@26lights/orcha 0.38.11 → 0.38.12
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 +2 -2
- package/dist/orcha.es.js +490 -483
- package/dist/orcha.umd.js +2 -2
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as Y, openBlock as p, createBlock as P, unref as Q, 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 G, renderSlot as te, toDisplayString as x, createCommentVNode as E, ref as ee, watch as de, nextTick as De, withKeys as dt, toHandlers as Li, withCtx as W, createTextVNode as Fa, createVNode as T, normalizeStyle as Ua, withModifiers as ve, createSlots as Za, Fragment as he, renderList as _e, onMounted as xt, onBeforeUnmount as Tn, onUnmounted as ks, Teleport as jt, toRefs as Ae, getCurrentInstance as Mt, toRef as Pt, normalizeProps as pa, guardReactiveProps as va, withDirectives as Ue, vShow as Hi, onUpdated as Di, vModelText as Ge, resolveComponent as Ke, getCurrentScope as Pi, onScopeDispose as Vi, toHandlerKey as Bi } from "vue";
|
|
2
2
|
import { RouterView as Ri } from "vue-router";
|
|
3
3
|
import mt from "vuedraggable";
|
|
4
|
-
const
|
|
4
|
+
const S8 = /* @__PURE__ */ Y({
|
|
5
5
|
__name: "AoTemplates",
|
|
6
6
|
props: {
|
|
7
7
|
templates: {}
|
|
@@ -614,7 +614,7 @@ const su = /* @__PURE__ */ N(Ql, [["render", au]]), nu = {}, iu = {
|
|
|
614
614
|
function lu(t, e) {
|
|
615
615
|
return p(), m("svg", iu, ru);
|
|
616
616
|
}
|
|
617
|
-
const uu = /* @__PURE__ */ N(nu, [["render", lu]]), cu =
|
|
617
|
+
const uu = /* @__PURE__ */ N(nu, [["render", lu]]), cu = Y({
|
|
618
618
|
name: "LoadingIcon"
|
|
619
619
|
});
|
|
620
620
|
const Ss = (t) => (Oi("data-v-ad6da4a9"), t = t(), Ei(), t), du = {
|
|
@@ -1155,7 +1155,7 @@ const $2 = /* @__PURE__ */ N(g2, [["render", w2]]), k2 = /* @__PURE__ */ Object.
|
|
|
1155
1155
|
const On = {
|
|
1156
1156
|
ROUND: "round",
|
|
1157
1157
|
ROUNDED: "rounded"
|
|
1158
|
-
}, pe = /* @__PURE__ */
|
|
1158
|
+
}, pe = /* @__PURE__ */ Y({
|
|
1159
1159
|
__name: "AoIcon",
|
|
1160
1160
|
props: {
|
|
1161
1161
|
name: {},
|
|
@@ -1171,7 +1171,7 @@ const On = {
|
|
|
1171
1171
|
const M2 = ["type"], T2 = {
|
|
1172
1172
|
key: 0,
|
|
1173
1173
|
class: "ao-button__label"
|
|
1174
|
-
}, ue = /* @__PURE__ */
|
|
1174
|
+
}, ue = /* @__PURE__ */ Y({
|
|
1175
1175
|
__name: "AoButton",
|
|
1176
1176
|
props: {
|
|
1177
1177
|
label: { default: () => "" },
|
|
@@ -1201,7 +1201,7 @@ const M2 = ["type"], T2 = {
|
|
|
1201
1201
|
])
|
|
1202
1202
|
}, [
|
|
1203
1203
|
te(n.$slots, "default", {}, () => [
|
|
1204
|
-
n.label ? (p(), m("span", T2,
|
|
1204
|
+
n.label ? (p(), m("span", T2, x(n.label), 1)) : E("", !0)
|
|
1205
1205
|
]),
|
|
1206
1206
|
s.value ? (p(), P(pe, {
|
|
1207
1207
|
key: 0,
|
|
@@ -1241,7 +1241,7 @@ function En(t) {
|
|
|
1241
1241
|
onDiscard: i
|
|
1242
1242
|
};
|
|
1243
1243
|
}
|
|
1244
|
-
const ye = /* @__PURE__ */
|
|
1244
|
+
const ye = /* @__PURE__ */ Y({
|
|
1245
1245
|
__name: "AoTitle",
|
|
1246
1246
|
props: {
|
|
1247
1247
|
id: {},
|
|
@@ -1297,7 +1297,7 @@ const ye = /* @__PURE__ */ x({
|
|
|
1297
1297
|
onKeydown: dt(Q(v), ["esc"])
|
|
1298
1298
|
}), {
|
|
1299
1299
|
default: W(() => [
|
|
1300
|
-
Fa(
|
|
1300
|
+
Fa(x(g.title), 1)
|
|
1301
1301
|
]),
|
|
1302
1302
|
_: 1
|
|
1303
1303
|
}, 16, ["id", "class", "type", "value", "onKeyup", "onKeydown"]));
|
|
@@ -1324,7 +1324,7 @@ const O2 = {
|
|
|
1324
1324
|
}, B2 = {
|
|
1325
1325
|
key: 3,
|
|
1326
1326
|
class: "ao-card-horiz__secondary"
|
|
1327
|
-
}, In = /* @__PURE__ */
|
|
1327
|
+
}, In = /* @__PURE__ */ Y({
|
|
1328
1328
|
__name: "AoCardHoriz",
|
|
1329
1329
|
props: {
|
|
1330
1330
|
id: {},
|
|
@@ -1369,7 +1369,7 @@ const O2 = {
|
|
|
1369
1369
|
"onUpdate:title": a
|
|
1370
1370
|
}, null, 8, ["id", "title"]),
|
|
1371
1371
|
te(s.$slots, "subtitle", {}, () => [
|
|
1372
|
-
s.subtitle ? (p(), m("span", H2,
|
|
1372
|
+
s.subtitle ? (p(), m("span", H2, x(s.subtitle), 1)) : E("", !0)
|
|
1373
1373
|
])
|
|
1374
1374
|
]),
|
|
1375
1375
|
s.$slots.header ? (p(), m("div", D2, [
|
|
@@ -1390,7 +1390,7 @@ const O2 = {
|
|
|
1390
1390
|
}, 8, ["class"]));
|
|
1391
1391
|
}
|
|
1392
1392
|
});
|
|
1393
|
-
const qa = /* @__PURE__ */
|
|
1393
|
+
const qa = /* @__PURE__ */ Y({
|
|
1394
1394
|
__name: "AoTag",
|
|
1395
1395
|
props: {
|
|
1396
1396
|
label: {},
|
|
@@ -1419,7 +1419,7 @@ const qa = /* @__PURE__ */ x({
|
|
|
1419
1419
|
onClick: o[0] || (o[0] = (i) => n.$emit("click", i))
|
|
1420
1420
|
}), {
|
|
1421
1421
|
default: W(() => [
|
|
1422
|
-
Fa(
|
|
1422
|
+
Fa(x(n.label), 1)
|
|
1423
1423
|
]),
|
|
1424
1424
|
_: 1
|
|
1425
1425
|
}, 16)),
|
|
@@ -1441,11 +1441,11 @@ const Cs = {
|
|
|
1441
1441
|
todo: "todo",
|
|
1442
1442
|
done: "done",
|
|
1443
1443
|
archived: "archived"
|
|
1444
|
-
},
|
|
1444
|
+
}, A8 = {
|
|
1445
1445
|
months: "months",
|
|
1446
1446
|
weeks: "weeks",
|
|
1447
1447
|
days: "days"
|
|
1448
|
-
},
|
|
1448
|
+
}, M8 = {
|
|
1449
1449
|
future: "future",
|
|
1450
1450
|
this_month: "this_month",
|
|
1451
1451
|
this_week: "this_week",
|
|
@@ -1469,7 +1469,7 @@ const Cs = {
|
|
|
1469
1469
|
TASKS: "tasks"
|
|
1470
1470
|
};
|
|
1471
1471
|
var F2 = /* @__PURE__ */ ((t) => (t.PHASES = "phases", t.MILESTONES = "milestones", t.ACTIVITIES = "activities", t))(F2 || {});
|
|
1472
|
-
const
|
|
1472
|
+
const T8 = {
|
|
1473
1473
|
add: "add",
|
|
1474
1474
|
remove: "remove",
|
|
1475
1475
|
moved: "moved"
|
|
@@ -1486,7 +1486,7 @@ function Ha(t) {
|
|
|
1486
1486
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
1487
1487
|
}, Ha(t);
|
|
1488
1488
|
}
|
|
1489
|
-
function
|
|
1489
|
+
function Je(t) {
|
|
1490
1490
|
if (t === null || t === !0 || t === !1)
|
|
1491
1491
|
return NaN;
|
|
1492
1492
|
var e = Number(t);
|
|
@@ -1503,7 +1503,7 @@ function be(t) {
|
|
|
1503
1503
|
}
|
|
1504
1504
|
function U2(t, e) {
|
|
1505
1505
|
ge(2, arguments);
|
|
1506
|
-
var a = be(t).getTime(), s =
|
|
1506
|
+
var a = be(t).getTime(), s = Je(e);
|
|
1507
1507
|
return new Date(a + s);
|
|
1508
1508
|
}
|
|
1509
1509
|
var Z2 = {};
|
|
@@ -1542,7 +1542,7 @@ function Dn(t) {
|
|
|
1542
1542
|
}
|
|
1543
1543
|
function gs(t, e) {
|
|
1544
1544
|
ge(2, arguments);
|
|
1545
|
-
var a =
|
|
1545
|
+
var a = Je(e);
|
|
1546
1546
|
return U2(t, -a);
|
|
1547
1547
|
}
|
|
1548
1548
|
var Y2 = 864e5;
|
|
@@ -1583,7 +1583,7 @@ function Q2(t) {
|
|
|
1583
1583
|
function Pa(t, e) {
|
|
1584
1584
|
var a, s, n, o, i, r, l, c;
|
|
1585
1585
|
ge(1, arguments);
|
|
1586
|
-
var u = fa(), v =
|
|
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,7 +1592,7 @@ function Pa(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 = fa(), h =
|
|
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);
|
|
@@ -1605,7 +1605,7 @@ function Vn(t, e) {
|
|
|
1605
1605
|
function J2(t, e) {
|
|
1606
1606
|
var a, s, n, o, i, r, l, c;
|
|
1607
1607
|
ge(1, arguments);
|
|
1608
|
-
var u = fa(), v =
|
|
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
1610
|
var w = Pa(h, e);
|
|
1611
1611
|
return w;
|
|
@@ -1674,7 +1674,7 @@ var a0 = {
|
|
|
1674
1674
|
return ce(o, a.length);
|
|
1675
1675
|
}
|
|
1676
1676
|
};
|
|
1677
|
-
const
|
|
1677
|
+
const lt = a0;
|
|
1678
1678
|
var Ht = {
|
|
1679
1679
|
am: "am",
|
|
1680
1680
|
pm: "pm",
|
|
@@ -1714,7 +1714,7 @@ var Ht = {
|
|
|
1714
1714
|
unit: "year"
|
|
1715
1715
|
});
|
|
1716
1716
|
}
|
|
1717
|
-
return
|
|
1717
|
+
return lt.y(e, a);
|
|
1718
1718
|
},
|
|
1719
1719
|
// Local week-numbering year
|
|
1720
1720
|
Y: function(e, a, s, n) {
|
|
@@ -1811,7 +1811,7 @@ var Ht = {
|
|
|
1811
1811
|
switch (a) {
|
|
1812
1812
|
case "M":
|
|
1813
1813
|
case "MM":
|
|
1814
|
-
return
|
|
1814
|
+
return lt.M(e, a);
|
|
1815
1815
|
case "Mo":
|
|
1816
1816
|
return s.ordinalNumber(n + 1, {
|
|
1817
1817
|
unit: "month"
|
|
@@ -1882,7 +1882,7 @@ var Ht = {
|
|
|
1882
1882
|
d: function(e, a, s) {
|
|
1883
1883
|
return a === "do" ? s.ordinalNumber(e.getUTCDate(), {
|
|
1884
1884
|
unit: "date"
|
|
1885
|
-
}) :
|
|
1885
|
+
}) : lt.d(e, a);
|
|
1886
1886
|
},
|
|
1887
1887
|
// Day of year
|
|
1888
1888
|
D: function(e, a, s) {
|
|
@@ -2113,13 +2113,13 @@ var Ht = {
|
|
|
2113
2113
|
unit: "hour"
|
|
2114
2114
|
});
|
|
2115
2115
|
}
|
|
2116
|
-
return
|
|
2116
|
+
return lt.h(e, a);
|
|
2117
2117
|
},
|
|
2118
2118
|
// Hour [0-23]
|
|
2119
2119
|
H: function(e, a, s) {
|
|
2120
2120
|
return a === "Ho" ? s.ordinalNumber(e.getUTCHours(), {
|
|
2121
2121
|
unit: "hour"
|
|
2122
|
-
}) :
|
|
2122
|
+
}) : lt.H(e, a);
|
|
2123
2123
|
},
|
|
2124
2124
|
// Hour [0-11]
|
|
2125
2125
|
K: function(e, a, s) {
|
|
@@ -2139,17 +2139,17 @@ var Ht = {
|
|
|
2139
2139
|
m: function(e, a, s) {
|
|
2140
2140
|
return a === "mo" ? s.ordinalNumber(e.getUTCMinutes(), {
|
|
2141
2141
|
unit: "minute"
|
|
2142
|
-
}) :
|
|
2142
|
+
}) : lt.m(e, a);
|
|
2143
2143
|
},
|
|
2144
2144
|
// Second
|
|
2145
2145
|
s: function(e, a, s) {
|
|
2146
2146
|
return a === "so" ? s.ordinalNumber(e.getUTCSeconds(), {
|
|
2147
2147
|
unit: "second"
|
|
2148
|
-
}) :
|
|
2148
|
+
}) : lt.s(e, a);
|
|
2149
2149
|
},
|
|
2150
2150
|
// Fraction of second
|
|
2151
2151
|
S: function(e, a) {
|
|
2152
|
-
return
|
|
2152
|
+
return lt.S(e, a);
|
|
2153
2153
|
},
|
|
2154
2154
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2155
2155
|
X: function(e, a, s, n) {
|
|
@@ -2724,10 +2724,10 @@ var G0 = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, X0 = /P+p+|P+|
|
|
|
2724
2724
|
function jn(t, e, a) {
|
|
2725
2725
|
var s, n, o, i, r, l, c, u, v, d, h, w, g, b, A, _, C, D;
|
|
2726
2726
|
ge(2, arguments);
|
|
2727
|
-
var I = String(e), L = fa(), U = (s = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : L.locale) !== null && s !== void 0 ? s : Rn, Z =
|
|
2727
|
+
var I = String(e), L = fa(), U = (s = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : L.locale) !== null && s !== void 0 ? s : Rn, Z = 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 (!(Z >= 1 && Z <= 7))
|
|
2729
2729
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
2730
|
-
var z =
|
|
2730
|
+
var z = Je((h = (w = (g = (b = a == null ? void 0 : a.weekStartsOn) !== null && b !== void 0 ? b : a == null || (A = a.locale) === null || A === void 0 || (_ = A.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);
|
|
2731
2731
|
if (!(z >= 0 && z <= 6))
|
|
2732
2732
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
2733
2733
|
if (!U.localize)
|
|
@@ -2771,7 +2771,7 @@ function t3(t) {
|
|
|
2771
2771
|
function a3(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 = fa(), b = (s = (n = a == null ? void 0 : a.locale) !== null && n !== void 0 ? n : g.locale) !== null && s !== void 0 ? s : Rn, A =
|
|
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, A = 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)
|
|
@@ -2795,7 +2795,7 @@ function a3(t, e, a) {
|
|
|
2795
2795
|
function la(t, e) {
|
|
2796
2796
|
var a;
|
|
2797
2797
|
ge(1, arguments);
|
|
2798
|
-
var s =
|
|
2798
|
+
var s = Je((a = e == null ? void 0 : e.additionalDigits) !== null && a !== void 0 ? a : 2);
|
|
2799
2799
|
if (s !== 2 && s !== 1 && s !== 0)
|
|
2800
2800
|
throw new RangeError("additionalDigits must be 0, 1 or 2");
|
|
2801
2801
|
if (!(typeof t == "string" || Object.prototype.toString.call(t) === "[object String]"))
|
|
@@ -3695,7 +3695,7 @@ const zn = (t) => {
|
|
|
3695
3695
|
}, E3 = ["title"], I3 = {
|
|
3696
3696
|
key: 0,
|
|
3697
3697
|
className: "ao-avatar__initials"
|
|
3698
|
-
}, L3 = ["src"],
|
|
3698
|
+
}, L3 = ["src"], et = /* @__PURE__ */ Y({
|
|
3699
3699
|
__name: "AoAvatar",
|
|
3700
3700
|
props: {
|
|
3701
3701
|
userName: {},
|
|
@@ -3717,7 +3717,7 @@ const zn = (t) => {
|
|
|
3717
3717
|
class: G(s.value),
|
|
3718
3718
|
title: i.userName
|
|
3719
3719
|
}, [
|
|
3720
|
-
i.avatarUrl ? E("", !0) : (p(), m("span", I3,
|
|
3720
|
+
i.avatarUrl ? E("", !0) : (p(), m("span", I3, x(Q(n)), 1)),
|
|
3721
3721
|
i.avatarUrl ? (p(), m("img", {
|
|
3722
3722
|
key: 1,
|
|
3723
3723
|
className: "ao-avatar__image",
|
|
@@ -3743,7 +3743,7 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
|
|
|
3743
3743
|
}, q3 = { class: "ao-card-template__col-title" }, z3 = { class: "ao-card-template__col-label" }, x3 = { class: "ao-card-template__col-body" }, Y3 = {
|
|
3744
3744
|
key: 1,
|
|
3745
3745
|
class: "ao-card-template__col ao-card-template__col--updated-by"
|
|
3746
|
-
}, K3 = { class: "ao-card-template__col-title" }, G3 = { class: "ao-card-template__col-label" }, X3 = { class: "ao-card-template__col-body" }, Q3 = /* @__PURE__ */
|
|
3746
|
+
}, K3 = { class: "ao-card-template__col-title" }, G3 = { class: "ao-card-template__col-label" }, X3 = { class: "ao-card-template__col-body" }, Q3 = /* @__PURE__ */ Y({
|
|
3747
3747
|
__name: "AoCardTemplate",
|
|
3748
3748
|
props: {
|
|
3749
3749
|
id: {},
|
|
@@ -3772,14 +3772,14 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
|
|
|
3772
3772
|
name: "MountainFlagOutlineRounded",
|
|
3773
3773
|
size: "sm"
|
|
3774
3774
|
}),
|
|
3775
|
-
f("span", P3,
|
|
3775
|
+
f("span", P3, x(s.milestones), 1)
|
|
3776
3776
|
]),
|
|
3777
3777
|
f("li", V3, [
|
|
3778
3778
|
T(pe, {
|
|
3779
3779
|
name: "TaskOutlineRounded",
|
|
3780
3780
|
size: "sm"
|
|
3781
3781
|
}),
|
|
3782
|
-
f("span", B3,
|
|
3782
|
+
f("span", B3, x(s.activities), 1)
|
|
3783
3783
|
])
|
|
3784
3784
|
])
|
|
3785
3785
|
]),
|
|
@@ -3791,7 +3791,7 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
|
|
|
3791
3791
|
name: "WaterfallChartRounded",
|
|
3792
3792
|
size: "sm"
|
|
3793
3793
|
}),
|
|
3794
|
-
f("span", F3,
|
|
3794
|
+
f("span", F3, x(s.$t("template.phases.title")), 1)
|
|
3795
3795
|
]),
|
|
3796
3796
|
s.phases ? (p(), m("ul", U3, [
|
|
3797
3797
|
(p(!0), m(he, null, _e(s.phases, (o) => (p(), P(qa, {
|
|
@@ -3812,18 +3812,18 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
|
|
|
3812
3812
|
f("div", Z3, [
|
|
3813
3813
|
s.updatedAt ? (p(), m("div", W3, [
|
|
3814
3814
|
f("div", q3, [
|
|
3815
|
-
f("span", z3,
|
|
3815
|
+
f("span", z3, x(s.$t("template.updatedAt.label")), 1)
|
|
3816
3816
|
]),
|
|
3817
3817
|
f("div", x3, [
|
|
3818
|
-
f("span", null,
|
|
3818
|
+
f("span", null, x(s.updatedAt), 1)
|
|
3819
3819
|
])
|
|
3820
3820
|
])) : E("", !0),
|
|
3821
3821
|
s.updatedBy ? (p(), m("div", Y3, [
|
|
3822
3822
|
f("div", K3, [
|
|
3823
|
-
f("span", G3,
|
|
3823
|
+
f("span", G3, x(s.$t("template.updatedBy.label")), 1)
|
|
3824
3824
|
]),
|
|
3825
3825
|
f("div", X3, [
|
|
3826
|
-
T(
|
|
3826
|
+
T(et, { "user-name": s.updatedBy }, null, 8, ["user-name"])
|
|
3827
3827
|
])
|
|
3828
3828
|
])) : E("", !0)
|
|
3829
3829
|
])
|
|
@@ -3836,7 +3836,7 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
|
|
|
3836
3836
|
const J3 = { class: "ao-page-header" }, e5 = { class: "ao-page-header-main" }, t5 = {
|
|
3837
3837
|
key: 0,
|
|
3838
3838
|
class: "ao-page-header-secondary"
|
|
3839
|
-
}, Ga = /* @__PURE__ */
|
|
3839
|
+
}, Ga = /* @__PURE__ */ Y({
|
|
3840
3840
|
__name: "AoPageHeader",
|
|
3841
3841
|
props: {
|
|
3842
3842
|
canGoBack: { type: Boolean }
|
|
@@ -3862,7 +3862,7 @@ const J3 = { class: "ao-page-header" }, e5 = { class: "ao-page-header-main" }, t
|
|
|
3862
3862
|
const a5 = ["type"], s5 = {
|
|
3863
3863
|
key: 0,
|
|
3864
3864
|
class: "ao-button-card__label"
|
|
3865
|
-
}, Ct = /* @__PURE__ */
|
|
3865
|
+
}, Ct = /* @__PURE__ */ Y({
|
|
3866
3866
|
__name: "AoButtonCard",
|
|
3867
3867
|
props: {
|
|
3868
3868
|
label: { default: () => "" },
|
|
@@ -3886,7 +3886,7 @@ const a5 = ["type"], s5 = {
|
|
|
3886
3886
|
])
|
|
3887
3887
|
}, [
|
|
3888
3888
|
te(n.$slots, "default", {}, () => [
|
|
3889
|
-
n.label ? (p(), m("span", s5,
|
|
3889
|
+
n.label ? (p(), m("span", s5, x(n.label), 1)) : E("", !0)
|
|
3890
3890
|
]),
|
|
3891
3891
|
s.value ? (p(), P(pe, {
|
|
3892
3892
|
key: 0,
|
|
@@ -3900,7 +3900,7 @@ const a5 = ["type"], s5 = {
|
|
|
3900
3900
|
const n5 = { class: "ao-card-template-item__footer" }, i5 = {
|
|
3901
3901
|
key: 0,
|
|
3902
3902
|
class: "ao-card-template-item__subitem"
|
|
3903
|
-
}, o5 = { class: "ao-card-template-item__subitem-number" }, r5 = { class: "ao-card-template-item__secondary" }, Es = /* @__PURE__ */
|
|
3903
|
+
}, o5 = { class: "ao-card-template-item__subitem-number" }, r5 = { class: "ao-card-template-item__secondary" }, Es = /* @__PURE__ */ Y({
|
|
3904
3904
|
__name: "AoCardTemplateItem",
|
|
3905
3905
|
props: {
|
|
3906
3906
|
milestones: {},
|
|
@@ -3929,7 +3929,7 @@ const n5 = { class: "ao-card-template-item__footer" }, i5 = {
|
|
|
3929
3929
|
name: n[l],
|
|
3930
3930
|
size: "sm"
|
|
3931
3931
|
}, null, 8, ["name"]),
|
|
3932
|
-
f("span", o5,
|
|
3932
|
+
f("span", o5, x(i.$props[l]), 1)
|
|
3933
3933
|
])) : E("", !0)
|
|
3934
3934
|
], 64))), 64))
|
|
3935
3935
|
])
|
|
@@ -3949,7 +3949,7 @@ const n5 = { class: "ao-card-template-item__footer" }, i5 = {
|
|
|
3949
3949
|
}));
|
|
3950
3950
|
}
|
|
3951
3951
|
});
|
|
3952
|
-
const l5 = /* @__PURE__ */
|
|
3952
|
+
const l5 = /* @__PURE__ */ Y({
|
|
3953
3953
|
__name: "AoCardTemplateItemPhase",
|
|
3954
3954
|
props: {
|
|
3955
3955
|
id: {},
|
|
@@ -3973,7 +3973,7 @@ const l5 = /* @__PURE__ */ x({
|
|
|
3973
3973
|
_: 3
|
|
3974
3974
|
}, 16, ["id", "title", "activities", "milestones"]));
|
|
3975
3975
|
}
|
|
3976
|
-
}), u5 = /* @__PURE__ */
|
|
3976
|
+
}), u5 = /* @__PURE__ */ Y({
|
|
3977
3977
|
__name: "AoCardTemplateItemMilestone",
|
|
3978
3978
|
props: {
|
|
3979
3979
|
activities: {}
|
|
@@ -3990,7 +3990,7 @@ const l5 = /* @__PURE__ */ x({
|
|
|
3990
3990
|
_: 3
|
|
3991
3991
|
}, 8, ["activities"]));
|
|
3992
3992
|
}
|
|
3993
|
-
}), c5 = { class: "ao-list__footer" }, d5 = /* @__PURE__ */
|
|
3993
|
+
}), c5 = { class: "ao-list__footer" }, d5 = /* @__PURE__ */ Y({
|
|
3994
3994
|
__name: "AoTemplateDetailsMilestones",
|
|
3995
3995
|
props: {
|
|
3996
3996
|
templateId: {},
|
|
@@ -4059,7 +4059,7 @@ const l5 = /* @__PURE__ */ x({
|
|
|
4059
4059
|
_: 1
|
|
4060
4060
|
}, 8, ["model-value", "title"])) : E("", !0);
|
|
4061
4061
|
}
|
|
4062
|
-
}), p5 = /* @__PURE__ */
|
|
4062
|
+
}), p5 = /* @__PURE__ */ Y({
|
|
4063
4063
|
__name: "AoCardTemplateItemActivity",
|
|
4064
4064
|
props: {
|
|
4065
4065
|
name: {},
|
|
@@ -4077,7 +4077,7 @@ const l5 = /* @__PURE__ */ x({
|
|
|
4077
4077
|
_: 3
|
|
4078
4078
|
}, 8, ["tasks"]));
|
|
4079
4079
|
}
|
|
4080
|
-
}), v5 = { class: "ao-list__footer" }, f5 = /* @__PURE__ */
|
|
4080
|
+
}), v5 = { class: "ao-list__footer" }, f5 = /* @__PURE__ */ Y({
|
|
4081
4081
|
__name: "AoTemplateDetailsActivities",
|
|
4082
4082
|
props: {
|
|
4083
4083
|
templateId: {},
|
|
@@ -4151,7 +4151,7 @@ const l5 = /* @__PURE__ */ x({
|
|
|
4151
4151
|
}, C5 = { class: "ao-modal__header-meta" }, g5 = { class: "ao-modal__title-group" }, _5 = { class: "ao-modal__body" }, y5 = {
|
|
4152
4152
|
key: 1,
|
|
4153
4153
|
class: "ao-modal__footer"
|
|
4154
|
-
}, Xa = /* @__PURE__ */
|
|
4154
|
+
}, Xa = /* @__PURE__ */ Y({
|
|
4155
4155
|
__name: "AoModal",
|
|
4156
4156
|
props: {
|
|
4157
4157
|
size: { default: "md" }
|
|
@@ -4562,17 +4562,17 @@ function ke(t) {
|
|
|
4562
4562
|
var e;
|
|
4563
4563
|
return (t == null || (e = t.ownerDocument) == null ? void 0 : e.defaultView) || window;
|
|
4564
4564
|
}
|
|
4565
|
-
function
|
|
4565
|
+
function st(t) {
|
|
4566
4566
|
var e;
|
|
4567
4567
|
return (e = (Gn(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
|
|
4568
4568
|
}
|
|
4569
4569
|
function Gn(t) {
|
|
4570
4570
|
return t instanceof Node || t instanceof ke(t).Node;
|
|
4571
4571
|
}
|
|
4572
|
-
function
|
|
4572
|
+
function tt(t) {
|
|
4573
4573
|
return t instanceof Element || t instanceof ke(t).Element;
|
|
4574
4574
|
}
|
|
4575
|
-
function
|
|
4575
|
+
function Ze(t) {
|
|
4576
4576
|
return t instanceof HTMLElement || t instanceof ke(t).HTMLElement;
|
|
4577
4577
|
}
|
|
4578
4578
|
function hn(t) {
|
|
@@ -4596,7 +4596,7 @@ function Hs(t) {
|
|
|
4596
4596
|
}
|
|
4597
4597
|
function D5(t) {
|
|
4598
4598
|
let e = Ut(t);
|
|
4599
|
-
for (;
|
|
4599
|
+
for (; Ze(e) && !Ja(e); ) {
|
|
4600
4600
|
if (Hs(e))
|
|
4601
4601
|
return e;
|
|
4602
4602
|
e = Ut(e);
|
|
@@ -4613,7 +4613,7 @@ function Ve(t) {
|
|
|
4613
4613
|
return ke(t).getComputedStyle(t);
|
|
4614
4614
|
}
|
|
4615
4615
|
function es(t) {
|
|
4616
|
-
return
|
|
4616
|
+
return tt(t) ? {
|
|
4617
4617
|
scrollLeft: t.scrollLeft,
|
|
4618
4618
|
scrollTop: t.scrollTop
|
|
4619
4619
|
} : {
|
|
@@ -4629,13 +4629,13 @@ function Ut(t) {
|
|
|
4629
4629
|
t.assignedSlot || // DOM Element detected.
|
|
4630
4630
|
t.parentNode || // ShadowRoot detected.
|
|
4631
4631
|
hn(t) && t.host || // Fallback.
|
|
4632
|
-
|
|
4632
|
+
st(t)
|
|
4633
4633
|
);
|
|
4634
4634
|
return hn(e) ? e.host : e;
|
|
4635
4635
|
}
|
|
4636
4636
|
function Xn(t) {
|
|
4637
4637
|
const e = Ut(t);
|
|
4638
|
-
return Ja(e) ? t.ownerDocument ? t.ownerDocument.body : t.body :
|
|
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;
|
|
@@ -4646,7 +4646,7 @@ function ca(t, e, a) {
|
|
|
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 =
|
|
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,
|
|
@@ -4654,11 +4654,11 @@ function Qn(t) {
|
|
|
4654
4654
|
};
|
|
4655
4655
|
}
|
|
4656
4656
|
function Ps(t) {
|
|
4657
|
-
return
|
|
4657
|
+
return tt(t) ? t : t.contextElement;
|
|
4658
4658
|
}
|
|
4659
4659
|
function Vt(t) {
|
|
4660
4660
|
const e = Ps(t);
|
|
4661
|
-
if (!
|
|
4661
|
+
if (!Ze(e))
|
|
4662
4662
|
return pt(1);
|
|
4663
4663
|
const a = e.getBoundingClientRect(), {
|
|
4664
4664
|
width: s,
|
|
@@ -4686,11 +4686,11 @@ function St(t, e, a, s) {
|
|
|
4686
4686
|
e === void 0 && (e = !1), a === void 0 && (a = !1);
|
|
4687
4687
|
const n = t.getBoundingClientRect(), o = Ps(t);
|
|
4688
4688
|
let i = pt(1);
|
|
4689
|
-
e && (s ?
|
|
4689
|
+
e && (s ? tt(s) && (i = Vt(s)) : i = Vt(t));
|
|
4690
4690
|
const r = V5(o, a, s) ? Jn(o) : pt(0);
|
|
4691
4691
|
let l = (n.left + r.x) / i.x, c = (n.top + r.y) / i.y, u = n.width / i.x, v = n.height / i.y;
|
|
4692
4692
|
if (o) {
|
|
4693
|
-
const d = ke(o), h = s &&
|
|
4693
|
+
const d = ke(o), h = s && tt(s) ? ke(s) : s;
|
|
4694
4694
|
let w = d.frameElement;
|
|
4695
4695
|
for (; w && s && h !== d; ) {
|
|
4696
4696
|
const g = Vt(w), b = w.getBoundingClientRect(), A = Ve(w), _ = b.left + (w.clientLeft + parseFloat(A.paddingLeft)) * g.x, C = b.top + (w.clientTop + parseFloat(A.paddingTop)) * g.y;
|
|
@@ -4710,7 +4710,7 @@ function B5(t) {
|
|
|
4710
4710
|
offsetParent: a,
|
|
4711
4711
|
strategy: s
|
|
4712
4712
|
} = t;
|
|
4713
|
-
const n =
|
|
4713
|
+
const n = Ze(a), o = st(a);
|
|
4714
4714
|
if (a === o)
|
|
4715
4715
|
return e;
|
|
4716
4716
|
let i = {
|
|
@@ -4718,7 +4718,7 @@ function B5(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" || ga(o)) && (i = es(a)),
|
|
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 = Vt(a), l.x = c.x + a.clientLeft, l.y = c.y + a.clientTop;
|
|
4724
4724
|
}
|
|
@@ -4733,10 +4733,10 @@ function R5(t) {
|
|
|
4733
4733
|
return Array.from(t.getClientRects());
|
|
4734
4734
|
}
|
|
4735
4735
|
function ei(t) {
|
|
4736
|
-
return St(
|
|
4736
|
+
return St(st(t)).left + es(t).scrollLeft;
|
|
4737
4737
|
}
|
|
4738
4738
|
function j5(t) {
|
|
4739
|
-
const e =
|
|
4739
|
+
const e = st(t), a = es(t), s = t.ownerDocument.body, n = Ee(e.scrollWidth, e.clientWidth, s.scrollWidth, s.clientWidth), o = Ee(e.scrollHeight, e.clientHeight, s.scrollHeight, s.clientHeight);
|
|
4740
4740
|
let i = -a.scrollLeft + ei(t);
|
|
4741
4741
|
const r = -a.scrollTop;
|
|
4742
4742
|
return Ve(s).direction === "rtl" && (i += Ee(e.clientWidth, s.clientWidth) - n), {
|
|
@@ -4747,7 +4747,7 @@ function j5(t) {
|
|
|
4747
4747
|
};
|
|
4748
4748
|
}
|
|
4749
4749
|
function N5(t, e) {
|
|
4750
|
-
const a = ke(t), s =
|
|
4750
|
+
const a = ke(t), s = st(t), n = a.visualViewport;
|
|
4751
4751
|
let o = s.clientWidth, i = s.clientHeight, r = 0, l = 0;
|
|
4752
4752
|
if (n) {
|
|
4753
4753
|
o = n.width, i = n.height;
|
|
@@ -4762,7 +4762,7 @@ function N5(t, e) {
|
|
|
4762
4762
|
};
|
|
4763
4763
|
}
|
|
4764
4764
|
function F5(t, e) {
|
|
4765
|
-
const a = St(t, !0, e === "fixed"), s = a.top + t.clientTop, n = a.left + t.clientLeft, o =
|
|
4765
|
+
const a = St(t, !0, e === "fixed"), s = a.top + t.clientTop, n = a.left + t.clientLeft, o = Ze(t) ? Vt(t) : pt(1), i = t.clientWidth * o.x, r = t.clientHeight * o.y, l = n * o.x, c = s * o.y;
|
|
4766
4766
|
return {
|
|
4767
4767
|
width: i,
|
|
4768
4768
|
height: r,
|
|
@@ -4775,8 +4775,8 @@ function mn(t, e, a) {
|
|
|
4775
4775
|
if (e === "viewport")
|
|
4776
4776
|
s = N5(t, a);
|
|
4777
4777
|
else if (e === "document")
|
|
4778
|
-
s = j5(
|
|
4779
|
-
else if (
|
|
4778
|
+
s = j5(st(t));
|
|
4779
|
+
else if (tt(e))
|
|
4780
4780
|
s = F5(e, a);
|
|
4781
4781
|
else {
|
|
4782
4782
|
const n = Jn(t);
|
|
@@ -4790,16 +4790,16 @@ function mn(t, e, a) {
|
|
|
4790
4790
|
}
|
|
4791
4791
|
function ti(t, e) {
|
|
4792
4792
|
const a = Ut(t);
|
|
4793
|
-
return a === e || !
|
|
4793
|
+
return a === e || !tt(a) || Ja(a) ? !1 : Ve(a).position === "fixed" || ti(a, e);
|
|
4794
4794
|
}
|
|
4795
4795
|
function U5(t, e) {
|
|
4796
4796
|
const a = e.get(t);
|
|
4797
4797
|
if (a)
|
|
4798
4798
|
return a;
|
|
4799
|
-
let s = ca(t, [], !1).filter((r) =>
|
|
4799
|
+
let s = ca(t, [], !1).filter((r) => tt(r) && vt(r) !== "body"), n = null;
|
|
4800
4800
|
const o = Ve(t).position === "fixed";
|
|
4801
4801
|
let i = o ? Ut(t) : t;
|
|
4802
|
-
for (;
|
|
4802
|
+
for (; tt(i) && !Ja(i); ) {
|
|
4803
4803
|
const r = Ve(i), l = Hs(i);
|
|
4804
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 = Ut(i);
|
|
4805
4805
|
}
|
|
@@ -4827,7 +4827,7 @@ function W5(t) {
|
|
|
4827
4827
|
return Qn(t);
|
|
4828
4828
|
}
|
|
4829
4829
|
function q5(t, e, a) {
|
|
4830
|
-
const s =
|
|
4830
|
+
const s = Ze(e), n = st(e), o = a === "fixed", i = St(t, !0, o, e);
|
|
4831
4831
|
let r = {
|
|
4832
4832
|
scrollLeft: 0,
|
|
4833
4833
|
scrollTop: 0
|
|
@@ -4847,11 +4847,11 @@ function q5(t, e, a) {
|
|
|
4847
4847
|
};
|
|
4848
4848
|
}
|
|
4849
4849
|
function Cn(t, e) {
|
|
4850
|
-
return !
|
|
4850
|
+
return !Ze(t) || Ve(t).position === "fixed" ? null : e ? e(t) : t.offsetParent;
|
|
4851
4851
|
}
|
|
4852
4852
|
function ai(t, e) {
|
|
4853
4853
|
const a = ke(t);
|
|
4854
|
-
if (!
|
|
4854
|
+
if (!Ze(t))
|
|
4855
4855
|
return a;
|
|
4856
4856
|
let s = Cn(t, e);
|
|
4857
4857
|
for (; s && H5(s) && Ve(s).position === "static"; )
|
|
@@ -4879,19 +4879,19 @@ function x5(t) {
|
|
|
4879
4879
|
}
|
|
4880
4880
|
const Y5 = {
|
|
4881
4881
|
convertOffsetParentRelativeRectToViewportRelativeRect: B5,
|
|
4882
|
-
getDocumentElement:
|
|
4882
|
+
getDocumentElement: st,
|
|
4883
4883
|
getClippingRect: Z5,
|
|
4884
4884
|
getOffsetParent: ai,
|
|
4885
4885
|
getElementRects: z5,
|
|
4886
4886
|
getClientRects: R5,
|
|
4887
4887
|
getDimensions: W5,
|
|
4888
4888
|
getScale: Vt,
|
|
4889
|
-
isElement:
|
|
4889
|
+
isElement: tt,
|
|
4890
4890
|
isRTL: x5
|
|
4891
4891
|
};
|
|
4892
4892
|
function K5(t, e) {
|
|
4893
4893
|
let a = null, s;
|
|
4894
|
-
const n =
|
|
4894
|
+
const n = st(t);
|
|
4895
4895
|
function o() {
|
|
4896
4896
|
clearTimeout(s), a && a.disconnect(), a = null;
|
|
4897
4897
|
}
|
|
@@ -5161,7 +5161,7 @@ function i7(t, e, a) {
|
|
|
5161
5161
|
disabledProp: y,
|
|
5162
5162
|
searchStart: R,
|
|
5163
5163
|
searchFilter: le
|
|
5164
|
-
} = Ae(t), ie = Mt().proxy, q = a.iv, H = a.ev, K = a.search, fe = a.clearSearch, we = a.update, Kt = a.pointer, Gt = a.setPointer,
|
|
5164
|
+
} = Ae(t), ie = Mt().proxy, q = a.iv, H = a.ev, K = a.search, fe = a.clearSearch, we = 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([]), Me = ee(!1), Be = ee(null), ze = ee(O.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), Te = M(() => {
|
|
5165
5165
|
if (oe.value) {
|
|
5166
5166
|
let $ = _t.value || /* istanbul ignore next */
|
|
5167
5167
|
[], B = [];
|
|
@@ -5173,22 +5173,22 @@ function i7(t, e, a) {
|
|
|
5173
5173
|
} else {
|
|
5174
5174
|
let $ = ds(je.value || /* istanbul ignore next */
|
|
5175
5175
|
[]);
|
|
5176
|
-
return
|
|
5176
|
+
return ot.value.length && ($ = $.concat(ot.value)), $;
|
|
5177
5177
|
}
|
|
5178
5178
|
}), Qt = M(() => {
|
|
5179
5179
|
let $ = Te.value;
|
|
5180
5180
|
return J.value && ($ = $.reverse()), Ot.value.length && ($ = Ot.value.concat($)), cs($);
|
|
5181
|
-
}),
|
|
5181
|
+
}), rt = M(() => {
|
|
5182
5182
|
let $ = Qt.value;
|
|
5183
|
-
return
|
|
5183
|
+
return ze.value > 0 && ($ = $.slice(0, ze.value)), $;
|
|
5184
5184
|
}), _t = M(() => {
|
|
5185
5185
|
if (!oe.value)
|
|
5186
5186
|
return [];
|
|
5187
5187
|
let $ = [], B = je.value || /* istanbul ignore next */
|
|
5188
5188
|
[];
|
|
5189
|
-
return
|
|
5189
|
+
return ot.value.length && $.push({
|
|
5190
5190
|
[Z.value]: " ",
|
|
5191
|
-
[k.value]: [...
|
|
5191
|
+
[k.value]: [...ot.value],
|
|
5192
5192
|
__CREATE__: !0
|
|
5193
5193
|
}), $.concat(B);
|
|
5194
5194
|
}), wa = M(() => {
|
|
@@ -5221,7 +5221,7 @@ function i7(t, e, a) {
|
|
|
5221
5221
|
case "tags":
|
|
5222
5222
|
return !Ne(q.value) && q.value.length > 0;
|
|
5223
5223
|
}
|
|
5224
|
-
}), pi = M(() => h !== void 0 && h.value !== void 0 ? h.value(q.value, ie) : q.value && q.value.length > 1 ? `${q.value.length} options selected` : "1 option selected"), vi = M(() => !Te.value.length && !Me.value && !Ot.value.length), fi = M(() => Te.value.length > 0 &&
|
|
5224
|
+
}), pi = M(() => h !== void 0 && h.value !== void 0 ? h.value(q.value, ie) : q.value && q.value.length > 1 ? `${q.value.length} options selected` : "1 option selected"), vi = M(() => !Te.value.length && !Me.value && !Ot.value.length), fi = M(() => Te.value.length > 0 && rt.value.length == 0 && (K.value && oe.value || !oe.value)), Ot = M(() => Xt.value === !1 || !K.value ? [] : $i(K.value) !== -1 ? [] : [{
|
|
5225
5225
|
[L.value]: K.value,
|
|
5226
5226
|
[yt.value[0]]: K.value,
|
|
5227
5227
|
[u.value]: K.value,
|
|
@@ -5235,7 +5235,7 @@ function i7(t, e, a) {
|
|
|
5235
5235
|
return [];
|
|
5236
5236
|
}
|
|
5237
5237
|
}), mi = M(() => g.value || Me.value), Et = ($) => {
|
|
5238
|
-
switch (typeof $ != "object" && ($ =
|
|
5238
|
+
switch (typeof $ != "object" && ($ = Ye($)), n.value) {
|
|
5239
5239
|
case "single":
|
|
5240
5240
|
we($);
|
|
5241
5241
|
break;
|
|
@@ -5246,7 +5246,7 @@ function i7(t, e, a) {
|
|
|
5246
5246
|
}
|
|
5247
5247
|
e.emit("select", Js($), $, ie);
|
|
5248
5248
|
}, It = ($) => {
|
|
5249
|
-
switch (typeof $ != "object" && ($ =
|
|
5249
|
+
switch (typeof $ != "object" && ($ = Ye($)), n.value) {
|
|
5250
5250
|
case "single":
|
|
5251
5251
|
tn();
|
|
5252
5252
|
break;
|
|
@@ -5266,7 +5266,7 @@ function i7(t, e, a) {
|
|
|
5266
5266
|
en($);
|
|
5267
5267
|
}, tn = () => {
|
|
5268
5268
|
we(hi.value), e.emit("clear", ie);
|
|
5269
|
-
},
|
|
5269
|
+
}, xe = ($) => {
|
|
5270
5270
|
if ($.group !== void 0)
|
|
5271
5271
|
return n.value === "single" ? !1 : wi($[k.value]) && $[k.value].length;
|
|
5272
5272
|
switch (n.value) {
|
|
@@ -5278,7 +5278,7 @@ function i7(t, e, a) {
|
|
|
5278
5278
|
}
|
|
5279
5279
|
}, rs = ($) => $[y.value] === !0, ls = () => X === void 0 || X.value === -1 || !os.value && X.value > 0 ? !1 : q.value.length >= X.value, gi = ($) => {
|
|
5280
5280
|
if (!rs($)) {
|
|
5281
|
-
if (ne && ne.value && !
|
|
5281
|
+
if (ne && ne.value && !xe($) && $.__CREATE__ && ($ = { ...$ }, delete $.__CREATE__, $ = ne.value($, ie), $ instanceof Promise)) {
|
|
5282
5282
|
Me.value = !0, $.then((B) => {
|
|
5283
5283
|
Me.value = !1, an(B);
|
|
5284
5284
|
});
|
|
@@ -5289,33 +5289,33 @@ function i7(t, e, a) {
|
|
|
5289
5289
|
}, an = ($) => {
|
|
5290
5290
|
switch ($.__CREATE__ && ($ = { ...$ }, delete $.__CREATE__), n.value) {
|
|
5291
5291
|
case "single":
|
|
5292
|
-
if ($ &&
|
|
5293
|
-
z.value && It($), j.value && (
|
|
5292
|
+
if ($ && xe($)) {
|
|
5293
|
+
z.value && It($), j.value && (nt(), it());
|
|
5294
5294
|
return;
|
|
5295
5295
|
}
|
|
5296
|
-
$ && us($), I.value && fe(), S.value && (
|
|
5296
|
+
$ && us($), I.value && fe(), S.value && (nt(), it()), $ && Et($);
|
|
5297
5297
|
break;
|
|
5298
5298
|
case "multiple":
|
|
5299
|
-
if ($ &&
|
|
5300
|
-
It($), j.value && (
|
|
5299
|
+
if ($ && xe($)) {
|
|
5300
|
+
It($), j.value && (nt(), it());
|
|
5301
5301
|
return;
|
|
5302
5302
|
}
|
|
5303
5303
|
if (ls()) {
|
|
5304
5304
|
e.emit("max", ie);
|
|
5305
5305
|
return;
|
|
5306
5306
|
}
|
|
5307
|
-
$ && (us($), Et($)), I.value && fe(), r.value &&
|
|
5307
|
+
$ && (us($), Et($)), I.value && fe(), r.value && nt(), S.value && it();
|
|
5308
5308
|
break;
|
|
5309
5309
|
case "tags":
|
|
5310
|
-
if ($ &&
|
|
5311
|
-
It($), j.value && (
|
|
5310
|
+
if ($ && xe($)) {
|
|
5311
|
+
It($), j.value && (nt(), it());
|
|
5312
5312
|
return;
|
|
5313
5313
|
}
|
|
5314
5314
|
if (ls()) {
|
|
5315
5315
|
e.emit("max", ie);
|
|
5316
5316
|
return;
|
|
5317
5317
|
}
|
|
5318
|
-
$ && us($), I.value && fe(), $ && Et($), r.value &&
|
|
5318
|
+
$ && us($), I.value && fe(), $ && Et($), r.value && nt(), S.value && it();
|
|
5319
5319
|
break;
|
|
5320
5320
|
}
|
|
5321
5321
|
S.value || _a();
|
|
@@ -5332,18 +5332,18 @@ function i7(t, e, a) {
|
|
|
5332
5332
|
S.value && ns();
|
|
5333
5333
|
}
|
|
5334
5334
|
}, us = ($) => {
|
|
5335
|
-
|
|
5335
|
+
Ye($[L.value]) === void 0 && Xt.value && (e.emit("tag", $[L.value], ie), e.emit("option", $[L.value], ie), e.emit("create", $[L.value], ie), ba.value && Si($), fe());
|
|
5336
5336
|
}, yi = () => {
|
|
5337
|
-
n.value !== "single" && Et(
|
|
5338
|
-
}, bi = ($) => $.find((B) => !
|
|
5339
|
-
|
|
5337
|
+
n.value !== "single" && Et(rt.value.filter(($) => !$.disabled && !xe($)));
|
|
5338
|
+
}, bi = ($) => $.find((B) => !xe(B) && !B[y.value]) === void 0, wi = ($) => $.find((B) => !xe(B)) === void 0, Ye = ($) => Te.value[Te.value.map((B) => String(B[L.value])).indexOf(String($))], $i = ($) => Te.value.findIndex((B) => yt.value.some((re) => (parseInt(B[re]) == B[re] ? parseInt(B[re]) : B[re]) === (parseInt($) == $ ? parseInt($) : $))), ki = ($) => ["tags", "multiple"].indexOf(n.value) !== -1 && r.value && xe($), Si = ($) => {
|
|
5339
|
+
ot.value.push($);
|
|
5340
5340
|
}, Ai = ($) => F.value ? $.filter(
|
|
5341
5341
|
(B) => K.value ? B.__VISIBLE__.length : B[k.value].length
|
|
5342
5342
|
) : $.filter((B) => K.value ? B.__VISIBLE__.length : !0), cs = ($, B = !0) => {
|
|
5343
5343
|
let re = $;
|
|
5344
5344
|
if (K.value && C.value) {
|
|
5345
5345
|
let me = le.value;
|
|
5346
|
-
me || (me = (bt, nn,
|
|
5346
|
+
me || (me = (bt, nn, b8) => yt.value.some((Ti) => {
|
|
5347
5347
|
let on = hs(ya(bt[Ti]), ae.value);
|
|
5348
5348
|
return R.value ? on.startsWith(hs(nn, ae.value)) : on.indexOf(hs(nn, ae.value)) !== -1;
|
|
5349
5349
|
})), re = re.filter((bt) => me(bt, K.value, ie));
|
|
@@ -5368,14 +5368,14 @@ function i7(t, e, a) {
|
|
|
5368
5368
|
})), ps = () => {
|
|
5369
5369
|
if (os.value)
|
|
5370
5370
|
if (n.value === "single") {
|
|
5371
|
-
let $ =
|
|
5371
|
+
let $ = Ye(q.value[L.value]);
|
|
5372
5372
|
if ($ !== void 0) {
|
|
5373
5373
|
let B = $[u.value];
|
|
5374
5374
|
q.value[u.value] = B, w.value && (H.value[u.value] = B);
|
|
5375
5375
|
}
|
|
5376
5376
|
} else
|
|
5377
5377
|
q.value.forEach(($, B) => {
|
|
5378
|
-
let re =
|
|
5378
|
+
let re = Ye(q.value[B][L.value]);
|
|
5379
5379
|
if (re !== void 0) {
|
|
5380
5380
|
let me = re[u.value];
|
|
5381
5381
|
q.value[B][u.value] = me, w.value && (H.value[B][u.value] = me);
|
|
@@ -5383,11 +5383,11 @@ function i7(t, e, a) {
|
|
|
5383
5383
|
});
|
|
5384
5384
|
}, Mi = ($) => {
|
|
5385
5385
|
ka($);
|
|
5386
|
-
}, Sa = ($) => Ne($) ? n.value === "single" ? {} : [] : w.value ? $ : n.value === "single" ?
|
|
5386
|
+
}, Sa = ($) => Ne($) ? n.value === "single" ? {} : [] : w.value ? $ : n.value === "single" ? Ye($) || (U.value ? {
|
|
5387
5387
|
[u.value]: $,
|
|
5388
5388
|
[L.value]: $,
|
|
5389
5389
|
[yt.value[0]]: $
|
|
5390
|
-
} : {}) : $.filter((B) => !!
|
|
5390
|
+
} : {}) : $.filter((B) => !!Ye(B) || U.value).map((B) => Ye(B) || {
|
|
5391
5391
|
[u.value]: B,
|
|
5392
5392
|
[L.value]: B,
|
|
5393
5393
|
[yt.value[0]]: B
|
|
@@ -5395,7 +5395,7 @@ function i7(t, e, a) {
|
|
|
5395
5395
|
Be.value = de(K, ($) => {
|
|
5396
5396
|
$.length < _.value || !$ && _.value !== 0 || (Me.value = !0, D.value && (je.value = []), setTimeout(() => {
|
|
5397
5397
|
$ == K.value && s.value(K.value, ie).then((B) => {
|
|
5398
|
-
($ == K.value || !K.value) && (je.value = B, Kt.value =
|
|
5398
|
+
($ == K.value || !K.value) && (je.value = B, Kt.value = rt.value.filter((re) => re[y.value] !== !0)[0] || null, Me.value = !1);
|
|
5399
5399
|
}).catch(
|
|
5400
5400
|
/* istanbul ignore next */
|
|
5401
5401
|
(B) => {
|
|
@@ -5426,11 +5426,11 @@ function i7(t, e, a) {
|
|
|
5426
5426
|
}, { deep: !0 }), de(s, ($, B) => {
|
|
5427
5427
|
typeof t.options == "function" ? A.value && (!B || $ && $.toString() !== B.toString()) && ka() : (je.value = t.options, Object.keys(q.value).length || $a(), ps());
|
|
5428
5428
|
}), de(u, ps), de(i, ($, B) => {
|
|
5429
|
-
|
|
5429
|
+
ze.value = O.value && $ === -1 ? 10 : $;
|
|
5430
5430
|
}), {
|
|
5431
5431
|
pfo: Qt,
|
|
5432
|
-
fo:
|
|
5433
|
-
filteredOptions:
|
|
5432
|
+
fo: rt,
|
|
5433
|
+
filteredOptions: rt,
|
|
5434
5434
|
hasSelected: os,
|
|
5435
5435
|
multipleLabelText: pi,
|
|
5436
5436
|
eo: Te,
|
|
@@ -5443,16 +5443,16 @@ function i7(t, e, a) {
|
|
|
5443
5443
|
noResults: fi,
|
|
5444
5444
|
resolving: Me,
|
|
5445
5445
|
busy: mi,
|
|
5446
|
-
offset:
|
|
5446
|
+
offset: ze,
|
|
5447
5447
|
select: Et,
|
|
5448
5448
|
deselect: It,
|
|
5449
5449
|
remove: en,
|
|
5450
5450
|
selectAll: yi,
|
|
5451
5451
|
clear: tn,
|
|
5452
|
-
isSelected:
|
|
5452
|
+
isSelected: xe,
|
|
5453
5453
|
isDisabled: rs,
|
|
5454
5454
|
isMax: ls,
|
|
5455
|
-
getOption:
|
|
5455
|
+
getOption: Ye,
|
|
5456
5456
|
handleOptionClick: gi,
|
|
5457
5457
|
handleGroupClick: _i,
|
|
5458
5458
|
handleTagRemove: Ci,
|
|
@@ -5615,7 +5615,7 @@ function r7(t) {
|
|
|
5615
5615
|
function l7(t) {
|
|
5616
5616
|
return t === Se(t) || !Pe(t) ? Bs(t) : r7(t);
|
|
5617
5617
|
}
|
|
5618
|
-
function
|
|
5618
|
+
function We(t) {
|
|
5619
5619
|
return t ? (t.nodeName || "").toLowerCase() : null;
|
|
5620
5620
|
}
|
|
5621
5621
|
function gt(t) {
|
|
@@ -5627,11 +5627,11 @@ function gt(t) {
|
|
|
5627
5627
|
function Rs(t) {
|
|
5628
5628
|
return Wt(gt(t)).left + Bs(t).scrollLeft;
|
|
5629
5629
|
}
|
|
5630
|
-
function
|
|
5630
|
+
function at(t) {
|
|
5631
5631
|
return Se(t).getComputedStyle(t);
|
|
5632
5632
|
}
|
|
5633
5633
|
function js(t) {
|
|
5634
|
-
var e =
|
|
5634
|
+
var e = at(t), a = e.overflow, s = e.overflowX, n = e.overflowY;
|
|
5635
5635
|
return /auto|scroll|overlay|hidden/.test(a + n + s);
|
|
5636
5636
|
}
|
|
5637
5637
|
function u7(t) {
|
|
@@ -5647,7 +5647,7 @@ function c7(t, e, a) {
|
|
|
5647
5647
|
x: 0,
|
|
5648
5648
|
y: 0
|
|
5649
5649
|
};
|
|
5650
|
-
return (s || !s && !a) && ((
|
|
5650
|
+
return (s || !s && !a) && ((We(e) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
|
5651
5651
|
js(o)) && (r = l7(e)), Pe(e) ? (l = Wt(e, !0), l.x += e.clientLeft, l.y += e.clientTop) : o && (l.x = Rs(o))), {
|
|
5652
5652
|
x: i.left + r.scrollLeft - l.x,
|
|
5653
5653
|
y: i.top + r.scrollTop - l.y,
|
|
@@ -5665,7 +5665,7 @@ function ni(t) {
|
|
|
5665
5665
|
};
|
|
5666
5666
|
}
|
|
5667
5667
|
function ts(t) {
|
|
5668
|
-
return
|
|
5668
|
+
return We(t) === "html" ? t : (
|
|
5669
5669
|
// this is a quicker (but less type safe) way to save quite some bytes from the bundle
|
|
5670
5670
|
// $FlowFixMe[incompatible-return]
|
|
5671
5671
|
// $FlowFixMe[prop-missing]
|
|
@@ -5677,7 +5677,7 @@ function ts(t) {
|
|
|
5677
5677
|
);
|
|
5678
5678
|
}
|
|
5679
5679
|
function ii(t) {
|
|
5680
|
-
return ["html", "body", "#document"].indexOf(
|
|
5680
|
+
return ["html", "body", "#document"].indexOf(We(t)) >= 0 ? t.ownerDocument.body : Pe(t) && js(t) ? t : ii(ts(t));
|
|
5681
5681
|
}
|
|
5682
5682
|
function ia(t, e) {
|
|
5683
5683
|
var a;
|
|
@@ -5689,22 +5689,22 @@ function ia(t, e) {
|
|
|
5689
5689
|
);
|
|
5690
5690
|
}
|
|
5691
5691
|
function d7(t) {
|
|
5692
|
-
return ["table", "td", "th"].indexOf(
|
|
5692
|
+
return ["table", "td", "th"].indexOf(We(t)) >= 0;
|
|
5693
5693
|
}
|
|
5694
5694
|
function gn(t) {
|
|
5695
5695
|
return !Pe(t) || // https://github.com/popperjs/popper-core/issues/837
|
|
5696
|
-
|
|
5696
|
+
at(t).position === "fixed" ? null : t.offsetParent;
|
|
5697
5697
|
}
|
|
5698
5698
|
function p7(t) {
|
|
5699
5699
|
var e = /firefox/i.test(ys()), a = /Trident/i.test(ys());
|
|
5700
5700
|
if (a && Pe(t)) {
|
|
5701
|
-
var s =
|
|
5701
|
+
var s = at(t);
|
|
5702
5702
|
if (s.position === "fixed")
|
|
5703
5703
|
return null;
|
|
5704
5704
|
}
|
|
5705
5705
|
var n = ts(t);
|
|
5706
|
-
for (Vs(n) && (n = n.host); Pe(n) && ["html", "body"].indexOf(
|
|
5707
|
-
var o =
|
|
5706
|
+
for (Vs(n) && (n = n.host); Pe(n) && ["html", "body"].indexOf(We(n)) < 0; ) {
|
|
5707
|
+
var o = at(n);
|
|
5708
5708
|
if (o.transform !== "none" || o.perspective !== "none" || o.contain === "paint" || ["transform", "perspective"].indexOf(o.willChange) !== -1 || e && o.willChange === "filter" || e && o.filter && o.filter !== "none")
|
|
5709
5709
|
return n;
|
|
5710
5710
|
n = n.parentNode;
|
|
@@ -5712,11 +5712,11 @@ function p7(t) {
|
|
|
5712
5712
|
return null;
|
|
5713
5713
|
}
|
|
5714
5714
|
function as(t) {
|
|
5715
|
-
for (var e = Se(t), a = gn(t); a && d7(a) &&
|
|
5715
|
+
for (var e = Se(t), a = gn(t); a && d7(a) && at(a).position === "static"; )
|
|
5716
5716
|
a = gn(a);
|
|
5717
|
-
return a && (
|
|
5717
|
+
return a && (We(a) === "html" || We(a) === "body" && at(a).position === "static") ? e : a || p7(t) || e;
|
|
5718
5718
|
}
|
|
5719
|
-
var Re = "top",
|
|
5719
|
+
var Re = "top", qe = "bottom", ft = "right", Xe = "left", Ns = "auto", ss = [Re, qe, ft, Xe], qt = "start", da = "end", v7 = "clippingParents", oi = "viewport", na = "popper", f7 = "reference", _n = /* @__PURE__ */ ss.reduce(function(t, e) {
|
|
5720
5720
|
return t.concat([e + "-" + qt, e + "-" + da]);
|
|
5721
5721
|
}, []), h7 = /* @__PURE__ */ [].concat(ss, [Ns]).reduce(function(t, e) {
|
|
5722
5722
|
return t.concat([e, e + "-" + qt, e + "-" + da]);
|
|
@@ -5786,7 +5786,7 @@ function E7(t, e) {
|
|
|
5786
5786
|
}
|
|
5787
5787
|
function I7(t) {
|
|
5788
5788
|
var e, a = gt(t), s = Bs(t), n = (e = t.ownerDocument) == null ? void 0 : e.body, o = kt(a.scrollWidth, a.clientWidth, n ? n.scrollWidth : 0, n ? n.clientWidth : 0), i = kt(a.scrollHeight, a.clientHeight, n ? n.scrollHeight : 0, n ? n.clientHeight : 0), r = -s.scrollLeft + Rs(t), l = -s.scrollTop;
|
|
5789
|
-
return
|
|
5789
|
+
return at(n || a).direction === "rtl" && (r += kt(a.clientWidth, n ? n.clientWidth : 0) - o), {
|
|
5790
5790
|
width: o,
|
|
5791
5791
|
height: i,
|
|
5792
5792
|
x: r,
|
|
@@ -5823,9 +5823,9 @@ function yn(t, e, a) {
|
|
|
5823
5823
|
return e === oi ? bs(E7(t, a)) : At(e) ? H7(e, a) : bs(I7(gt(t)));
|
|
5824
5824
|
}
|
|
5825
5825
|
function D7(t) {
|
|
5826
|
-
var e = ia(ts(t)), a = ["absolute", "fixed"].indexOf(
|
|
5826
|
+
var e = ia(ts(t)), a = ["absolute", "fixed"].indexOf(at(t).position) >= 0, s = a && Pe(t) ? as(t) : t;
|
|
5827
5827
|
return At(s) ? e.filter(function(n) {
|
|
5828
|
-
return At(n) && L7(n, s) &&
|
|
5828
|
+
return At(n) && L7(n, s) && We(n) !== "body";
|
|
5829
5829
|
}) : [];
|
|
5830
5830
|
}
|
|
5831
5831
|
function P7(t, e, a, s) {
|
|
@@ -5853,7 +5853,7 @@ function li(t) {
|
|
|
5853
5853
|
y: e.y - a.height
|
|
5854
5854
|
};
|
|
5855
5855
|
break;
|
|
5856
|
-
case
|
|
5856
|
+
case qe:
|
|
5857
5857
|
l = {
|
|
5858
5858
|
x: i,
|
|
5859
5859
|
y: e.y + e.height
|
|
@@ -5865,7 +5865,7 @@ function li(t) {
|
|
|
5865
5865
|
y: r
|
|
5866
5866
|
};
|
|
5867
5867
|
break;
|
|
5868
|
-
case
|
|
5868
|
+
case Xe:
|
|
5869
5869
|
l = {
|
|
5870
5870
|
x: e.x - a.width,
|
|
5871
5871
|
y: r
|
|
@@ -5923,7 +5923,7 @@ function Fs(t, e) {
|
|
|
5923
5923
|
if (d === na && ae) {
|
|
5924
5924
|
var S = ae[n];
|
|
5925
5925
|
Object.keys(X).forEach(function(j) {
|
|
5926
|
-
var oe = [ft,
|
|
5926
|
+
var oe = [ft, qe].indexOf(j) >= 0 ? 1 : -1, J = [Re, qe].indexOf(j) >= 0 ? "y" : "x";
|
|
5927
5927
|
X[j] += S[J] * oe;
|
|
5928
5928
|
});
|
|
5929
5929
|
}
|
|
@@ -6099,18 +6099,18 @@ function $n(t) {
|
|
|
6099
6099
|
y: g
|
|
6100
6100
|
};
|
|
6101
6101
|
h = b.x, g = b.y;
|
|
6102
|
-
var A = i.hasOwnProperty("x"), _ = i.hasOwnProperty("y"), C =
|
|
6102
|
+
var A = i.hasOwnProperty("x"), _ = i.hasOwnProperty("y"), C = Xe, D = Re, I = window;
|
|
6103
6103
|
if (c) {
|
|
6104
6104
|
var L = as(a), U = "clientHeight", Z = "clientWidth";
|
|
6105
|
-
if (L === Se(a) && (L = gt(a),
|
|
6106
|
-
D =
|
|
6105
|
+
if (L === Se(a) && (L = gt(a), at(L).position !== "static" && r === "absolute" && (U = "scrollHeight", Z = "scrollWidth")), L = L, n === Re || (n === Xe || n === ft) && o === da) {
|
|
6106
|
+
D = qe;
|
|
6107
6107
|
var z = v && L === I && I.visualViewport ? I.visualViewport.height : (
|
|
6108
6108
|
// $FlowFixMe[prop-missing]
|
|
6109
6109
|
L[U]
|
|
6110
6110
|
);
|
|
6111
6111
|
g -= z - s.height, g *= l ? 1 : -1;
|
|
6112
6112
|
}
|
|
6113
|
-
if (n ===
|
|
6113
|
+
if (n === Xe || (n === Re || n === qe) && o === da) {
|
|
6114
6114
|
C = ft;
|
|
6115
6115
|
var X = v && L === I && I.visualViewport ? I.visualViewport.width : (
|
|
6116
6116
|
// $FlowFixMe[prop-missing]
|
|
@@ -6168,7 +6168,7 @@ function x7(t) {
|
|
|
6168
6168
|
var e = t.state;
|
|
6169
6169
|
Object.keys(e.elements).forEach(function(a) {
|
|
6170
6170
|
var s = e.styles[a] || {}, n = e.attributes[a] || {}, o = e.elements[a];
|
|
6171
|
-
!Pe(o) || !
|
|
6171
|
+
!Pe(o) || !We(o) || (Object.assign(o.style, s), Object.keys(n).forEach(function(i) {
|
|
6172
6172
|
var r = n[i];
|
|
6173
6173
|
r === !1 ? o.removeAttribute(i) : o.setAttribute(i, r === !0 ? "" : r);
|
|
6174
6174
|
}));
|
|
@@ -6192,7 +6192,7 @@ function Y7(t) {
|
|
|
6192
6192
|
var n = e.elements[s], o = e.attributes[s] || {}, i = Object.keys(e.styles.hasOwnProperty(s) ? e.styles[s] : a[s]), r = i.reduce(function(l, c) {
|
|
6193
6193
|
return l[c] = "", l;
|
|
6194
6194
|
}, {});
|
|
6195
|
-
!Pe(n) || !
|
|
6195
|
+
!Pe(n) || !We(n) || (Object.assign(n.style, r), Object.keys(o).forEach(function(l) {
|
|
6196
6196
|
n.removeAttribute(l);
|
|
6197
6197
|
}));
|
|
6198
6198
|
});
|
|
@@ -6238,14 +6238,14 @@ function ep(t) {
|
|
|
6238
6238
|
};
|
|
6239
6239
|
if (L) {
|
|
6240
6240
|
if (o) {
|
|
6241
|
-
var j, oe = D === "y" ? Re :
|
|
6241
|
+
var j, oe = D === "y" ? Re : Xe, J = D === "y" ? qe : ft, O = D === "y" ? "height" : "width", k = L[D], F = k + b[oe], V = k - b[J], ne = h ? -Z[O] / 2 : 0, y = _ === qt ? U[O] : Z[O], R = _ === qt ? -Z[O] : -U[O], le = e.elements.arrow, ie = 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[oe], K = q[J], fe = Ia(0, U[O], ie[O]), we = C ? U[O] / 2 - ne - fe - H - X.mainAxis : y - fe - H - X.mainAxis, Kt = C ? -U[O] / 2 + ne + fe + K + X.mainAxis : R + fe + K + X.mainAxis, Gt = e.elements.arrow && as(e.elements.arrow),
|
|
6244
|
+
}, q = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : ui(), H = q[oe], K = q[J], fe = Ia(0, U[O], ie[O]), we = C ? U[O] / 2 - ne - fe - H - X.mainAxis : y - fe - H - X.mainAxis, Kt = C ? -U[O] / 2 + ne + fe + K + X.mainAxis : R + fe + K + X.mainAxis, Gt = e.elements.arrow && as(e.elements.arrow), nt = Gt ? D === "y" ? Gt.clientTop || 0 : Gt.clientLeft || 0 : 0, _a = (j = ae == null ? void 0 : ae[D]) != null ? j : 0, ns = k + we - _a - nt, it = k + Kt - _a, ya = Ia(h ? ja(F, ns) : F, k, h ? kt(V, it) : V);
|
|
6245
6245
|
L[D] = ya, S[D] = ya - k;
|
|
6246
6246
|
}
|
|
6247
6247
|
if (r) {
|
|
6248
|
-
var
|
|
6248
|
+
var ot, je = D === "x" ? Re : Xe, Me = D === "x" ? qe : ft, Be = L[I], ze = I === "y" ? "height" : "width", Xt = Be + b[je], ba = Be - b[Me], Te = [Re, Xe].indexOf(A) !== -1, Qt = (ot = ae == null ? void 0 : ae[I]) != null ? ot : 0, rt = Te ? Xt : Be - U[ze] - Z[ze] - Qt + X.altAxis, _t = Te ? Be + U[ze] + Z[ze] - Qt - X.altAxis : ba, wa = h && Te ? J7(rt, Be, _t) : Ia(h ? rt : Xt, Be, h ? _t : ba);
|
|
6249
6249
|
L[I] = wa, S[I] = wa - Be;
|
|
6250
6250
|
}
|
|
6251
6251
|
e.modifiersData[s] = S;
|
|
@@ -6316,13 +6316,13 @@ function op(t) {
|
|
|
6316
6316
|
allowedAutoPlacements: g
|
|
6317
6317
|
}) : q);
|
|
6318
6318
|
}, []), I = e.rects.reference, L = e.rects.popper, U = /* @__PURE__ */ new Map(), Z = !0, z = D[0], X = 0; X < D.length; X++) {
|
|
6319
|
-
var ae = D[X], S = ct(ae), j = zt(ae) === qt, oe = [Re,
|
|
6319
|
+
var ae = D[X], S = ct(ae), j = zt(ae) === qt, oe = [Re, qe].indexOf(S) >= 0, J = oe ? "width" : "height", O = Fs(e, {
|
|
6320
6320
|
placement: ae,
|
|
6321
6321
|
boundary: u,
|
|
6322
6322
|
rootBoundary: v,
|
|
6323
6323
|
altBoundary: d,
|
|
6324
6324
|
padding: c
|
|
6325
|
-
}), k = oe ? j ? ft :
|
|
6325
|
+
}), k = oe ? j ? ft : Xe : j ? qe : Re;
|
|
6326
6326
|
I[J] > L[J] && (k = La(k));
|
|
6327
6327
|
var F = La(k), V = [];
|
|
6328
6328
|
if (o && V.push(O[S] <= 0), r && V.push(O[k] <= 0, O[F] <= 0), V.every(function(ie) {
|
|
@@ -6785,7 +6785,7 @@ function mp(t, e, a, s = {}) {
|
|
|
6785
6785
|
});
|
|
6786
6786
|
}), s;
|
|
6787
6787
|
}
|
|
6788
|
-
var
|
|
6788
|
+
var ut = {
|
|
6789
6789
|
name: "Multiselect",
|
|
6790
6790
|
emits: [
|
|
6791
6791
|
"paste",
|
|
@@ -7245,7 +7245,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7245
7245
|
{
|
|
7246
7246
|
class: G(t.classList.tagWrapper)
|
|
7247
7247
|
},
|
|
7248
|
-
|
|
7248
|
+
x(t.localize(i[a.label])),
|
|
7249
7249
|
3
|
|
7250
7250
|
/* TEXT, CLASS */
|
|
7251
7251
|
),
|
|
@@ -7282,7 +7282,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7282
7282
|
{
|
|
7283
7283
|
class: G(t.classList.tagsSearchCopy)
|
|
7284
7284
|
},
|
|
7285
|
-
|
|
7285
|
+
x(t.search),
|
|
7286
7286
|
3
|
|
7287
7287
|
/* TEXT, CLASS */
|
|
7288
7288
|
),
|
|
@@ -7333,7 +7333,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7333
7333
|
{
|
|
7334
7334
|
class: G(t.classList.singleLabelText)
|
|
7335
7335
|
},
|
|
7336
|
-
|
|
7336
|
+
x(t.localize(t.iv[a.label])),
|
|
7337
7337
|
3
|
|
7338
7338
|
/* TEXT, CLASS */
|
|
7339
7339
|
)
|
|
@@ -7360,7 +7360,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7360
7360
|
class: G(t.classList.placeholder),
|
|
7361
7361
|
"aria-hidden": "true"
|
|
7362
7362
|
},
|
|
7363
|
-
|
|
7363
|
+
x(a.placeholder),
|
|
7364
7364
|
3
|
|
7365
7365
|
/* TEXT, CLASS */
|
|
7366
7366
|
)
|
|
@@ -7503,7 +7503,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7503
7503
|
f(
|
|
7504
7504
|
"span",
|
|
7505
7505
|
null,
|
|
7506
|
-
|
|
7506
|
+
x(t.localize(c[a.label])),
|
|
7507
7507
|
1
|
|
7508
7508
|
/* TEXT */
|
|
7509
7509
|
)
|
|
@@ -7540,7 +7540,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7540
7540
|
f(
|
|
7541
7541
|
"span",
|
|
7542
7542
|
null,
|
|
7543
|
-
|
|
7543
|
+
x(t.localize(i[a.label])),
|
|
7544
7544
|
1
|
|
7545
7545
|
/* TEXT */
|
|
7546
7546
|
)
|
|
@@ -7628,7 +7628,7 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7628
7628
|
class: G(t.classList.assist),
|
|
7629
7629
|
id: t.ariaAssist,
|
|
7630
7630
|
"aria-hidden": "true"
|
|
7631
|
-
},
|
|
7631
|
+
}, x(t.ariaLabel), 11, Bp)) : E("v-if", !0),
|
|
7632
7632
|
E(" Create height for empty input "),
|
|
7633
7633
|
f(
|
|
7634
7634
|
"div",
|
|
@@ -7641,9 +7641,9 @@ function Rp(t, e, a, s, n, o) {
|
|
|
7641
7641
|
)
|
|
7642
7642
|
], 42, Cp);
|
|
7643
7643
|
}
|
|
7644
|
-
|
|
7645
|
-
|
|
7646
|
-
const $e = /* @__PURE__ */
|
|
7644
|
+
ut.render = Rp;
|
|
7645
|
+
ut.__file = "src/Multiselect.vue";
|
|
7646
|
+
const $e = /* @__PURE__ */ Y({
|
|
7647
7647
|
__name: "AoMultiselect",
|
|
7648
7648
|
props: {
|
|
7649
7649
|
detached: { type: Boolean },
|
|
@@ -7654,7 +7654,7 @@ const $e = /* @__PURE__ */ x({
|
|
|
7654
7654
|
return e.detached && Q5({
|
|
7655
7655
|
multiselect: s,
|
|
7656
7656
|
appendTo: a.value
|
|
7657
|
-
}), (n, o) => (p(), P(Q(
|
|
7657
|
+
}), (n, o) => (p(), P(Q(ut), {
|
|
7658
7658
|
ref_key: "multiselectRef",
|
|
7659
7659
|
ref: s,
|
|
7660
7660
|
class: "ao-multiselect"
|
|
@@ -7682,7 +7682,7 @@ function jp() {
|
|
|
7682
7682
|
throw new Error("i18next-vue: No Vue instance in context. Make sure to register the i18next-vue plugin using app.use(...).");
|
|
7683
7683
|
return t;
|
|
7684
7684
|
}
|
|
7685
|
-
|
|
7685
|
+
Y({
|
|
7686
7686
|
props: {
|
|
7687
7687
|
translation: {
|
|
7688
7688
|
type: String,
|
|
@@ -7702,7 +7702,7 @@ x({
|
|
|
7702
7702
|
};
|
|
7703
7703
|
}
|
|
7704
7704
|
});
|
|
7705
|
-
async function
|
|
7705
|
+
async function Qe(t, e) {
|
|
7706
7706
|
if (e && t && t.length - e.length === 1) {
|
|
7707
7707
|
const a = new Set(e.map((r) => r.id)), s = t.filter(
|
|
7708
7708
|
(r) => !a.has(r.id)
|
|
@@ -7719,7 +7719,7 @@ async function Xe(t, e) {
|
|
|
7719
7719
|
i == null || i.select();
|
|
7720
7720
|
}
|
|
7721
7721
|
}
|
|
7722
|
-
const Np = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id", "value", "readonly", "onChange", "onKeyup"], Zp = { class: "ao-tasks__list-footer" }, Wp = /* @__PURE__ */
|
|
7722
|
+
const Np = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id", "value", "readonly", "onChange", "onKeyup"], Zp = { class: "ao-tasks__list-footer" }, Wp = /* @__PURE__ */ Y({
|
|
7723
7723
|
__name: "AoActivityTasks",
|
|
7724
7724
|
props: {
|
|
7725
7725
|
activityId: {},
|
|
@@ -7733,7 +7733,7 @@ const Np = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
|
|
|
7733
7733
|
setup(t, { emit: e }) {
|
|
7734
7734
|
const a = t, { t: s } = Tt();
|
|
7735
7735
|
de(() => a.tasks, (v, d) => {
|
|
7736
|
-
|
|
7736
|
+
Qe(v, d);
|
|
7737
7737
|
});
|
|
7738
7738
|
const n = M(
|
|
7739
7739
|
() => {
|
|
@@ -7814,7 +7814,7 @@ const Np = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
|
|
|
7814
7814
|
onChange: (b) => c(b, h.id)
|
|
7815
7815
|
}, {
|
|
7816
7816
|
tag: W(({ option: b, handleTagRemove: A }) => [
|
|
7817
|
-
T(
|
|
7817
|
+
T(et, {
|
|
7818
7818
|
"user-name": b.label,
|
|
7819
7819
|
"avatar-url": b.avatar,
|
|
7820
7820
|
"is-closable": !0,
|
|
@@ -7851,7 +7851,7 @@ const Np = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
|
|
|
7851
7851
|
const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class: "ao-files__placeholder" }, xp = {
|
|
7852
7852
|
key: 0,
|
|
7853
7853
|
class: "ao-files__list"
|
|
7854
|
-
}, Yp = ["href"], Kp = { class: "ao-file__title" }, Gp = { key: 0 }, Xp = { class: "ao-files__input" }, Qp = { class: "ao-files__button ao-button ao-button--primary ao-button--ghost ao-button--sm" }, Jp = { class: "ao-button__label" }, ev = { class: "ao-files__dropzone" }, tv = { class: "ao-files__dropzone-label" }, av = /* @__PURE__ */
|
|
7854
|
+
}, Yp = ["href"], Kp = { class: "ao-file__title" }, Gp = { key: 0 }, Xp = { class: "ao-files__input" }, Qp = { class: "ao-files__button ao-button ao-button--primary ao-button--ghost ao-button--sm" }, Jp = { class: "ao-button__label" }, ev = { class: "ao-files__dropzone" }, tv = { class: "ao-files__dropzone-label" }, av = /* @__PURE__ */ Y({
|
|
7855
7855
|
__name: "AoActivityDetailsFiles",
|
|
7856
7856
|
props: {
|
|
7857
7857
|
attachments: {},
|
|
@@ -7906,7 +7906,7 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
|
|
|
7906
7906
|
onDragleave: ve(l, ["prevent"])
|
|
7907
7907
|
}, [
|
|
7908
7908
|
te(u.$slots, "default", {}, () => [
|
|
7909
|
-
f("span", zp,
|
|
7909
|
+
f("span", zp, x(u.$t("activity.attachment.placeholder.resting")), 1)
|
|
7910
7910
|
]),
|
|
7911
7911
|
u.attachments ? (p(), m("ul", xp, [
|
|
7912
7912
|
(p(!0), m(he, null, _e(u.attachments, (d) => (p(), m("li", {
|
|
@@ -7924,7 +7924,7 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
|
|
|
7924
7924
|
name: "AttachFileRounded",
|
|
7925
7925
|
size: "sm"
|
|
7926
7926
|
}),
|
|
7927
|
-
f("span", Kp,
|
|
7927
|
+
f("span", Kp, x(d.name), 1)
|
|
7928
7928
|
], 8, Yp),
|
|
7929
7929
|
u.isEditable ? (p(), P(ue, {
|
|
7930
7930
|
key: 0,
|
|
@@ -7944,7 +7944,7 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
|
|
|
7944
7944
|
name: "Add",
|
|
7945
7945
|
size: "sm"
|
|
7946
7946
|
}),
|
|
7947
|
-
f("span", Jp,
|
|
7947
|
+
f("span", Jp, x(u.$t("activity.attachment.button.resting")), 1)
|
|
7948
7948
|
]),
|
|
7949
7949
|
f("input", {
|
|
7950
7950
|
class: "input-field",
|
|
@@ -7957,8 +7957,8 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
|
|
|
7957
7957
|
])
|
|
7958
7958
|
])) : E("", !0)
|
|
7959
7959
|
])) : E("", !0),
|
|
7960
|
-
|
|
7961
|
-
f("span", tv,
|
|
7960
|
+
Ue(f("div", ev, [
|
|
7961
|
+
f("span", tv, x(u.$t("activity.attachment.placeholder.active")), 1)
|
|
7962
7962
|
], 512), [
|
|
7963
7963
|
[Hi, i.value]
|
|
7964
7964
|
])
|
|
@@ -7968,7 +7968,7 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
|
|
|
7968
7968
|
const sv = { class: "ao-comment" }, nv = { class: "ao-comment__created-at" }, iv = { class: "ao-comment__body" }, ov = { class: "ao-comment__content-wrapper" }, rv = {
|
|
7969
7969
|
key: 1,
|
|
7970
7970
|
class: "ao-comment__footer"
|
|
7971
|
-
}, lv = /* @__PURE__ */
|
|
7971
|
+
}, lv = /* @__PURE__ */ Y({
|
|
7972
7972
|
__name: "AoComment",
|
|
7973
7973
|
props: {
|
|
7974
7974
|
user: {},
|
|
@@ -8001,13 +8001,13 @@ const sv = { class: "ao-comment" }, nv = { class: "ao-comment__created-at" }, iv
|
|
|
8001
8001
|
}), (g, b) => {
|
|
8002
8002
|
var A;
|
|
8003
8003
|
return p(), m("li", sv, [
|
|
8004
|
-
s.value ? (p(), P(
|
|
8004
|
+
s.value ? (p(), P(et, {
|
|
8005
8005
|
key: 0,
|
|
8006
8006
|
"avatar-url": (A = g.user) == null ? void 0 : A.avatarUrl,
|
|
8007
8007
|
"user-name": s.value,
|
|
8008
8008
|
class: "ao-comment__avatar"
|
|
8009
8009
|
}, null, 8, ["avatar-url", "user-name"])) : E("", !0),
|
|
8010
|
-
f("span", nv,
|
|
8010
|
+
f("span", nv, x(c.value), 1),
|
|
8011
8011
|
f("div", iv, [
|
|
8012
8012
|
f("div", ov, [
|
|
8013
8013
|
(p(), P(ht(u.value), {
|
|
@@ -8022,7 +8022,7 @@ const sv = { class: "ao-comment" }, nv = { class: "ao-comment__created-at" }, iv
|
|
|
8022
8022
|
]
|
|
8023
8023
|
}, {
|
|
8024
8024
|
default: W(() => [
|
|
8025
|
-
Fa(
|
|
8025
|
+
Fa(x(g.content), 1)
|
|
8026
8026
|
]),
|
|
8027
8027
|
_: 1
|
|
8028
8028
|
}, 40, ["value", "rows", "onKeyup"]))
|
|
@@ -8069,7 +8069,7 @@ const sv = { class: "ao-comment" }, nv = { class: "ao-comment__created-at" }, iv
|
|
|
8069
8069
|
const uv = { class: "ao-comments__header" }, cv = ["onSubmit"], dv = ["placeholder"], pv = { class: "ao-comments__form-submit" }, vv = {
|
|
8070
8070
|
key: 0,
|
|
8071
8071
|
class: "ao-comments__list"
|
|
8072
|
-
}, fv = /* @__PURE__ */
|
|
8072
|
+
}, fv = /* @__PURE__ */ Y({
|
|
8073
8073
|
__name: "AoActivityDetailsComments",
|
|
8074
8074
|
props: {
|
|
8075
8075
|
comments: { default: () => [] },
|
|
@@ -8115,14 +8115,14 @@ const uv = { class: "ao-comments__header" }, cv = ["onSubmit"], dv = ["placehold
|
|
|
8115
8115
|
class: "ao-comments__form",
|
|
8116
8116
|
onSubmit: ve(l, ["prevent"])
|
|
8117
8117
|
}, [
|
|
8118
|
-
|
|
8118
|
+
Ue(f("textarea", {
|
|
8119
8119
|
"onUpdate:modelValue": d[0] || (d[0] = (w) => r.value = w),
|
|
8120
8120
|
rows: "2",
|
|
8121
8121
|
class: "ao-field__textarea ao-comments__form-textarea",
|
|
8122
8122
|
placeholder: v.$t("activity.comment.label")
|
|
8123
8123
|
}, null, 8, dv), [
|
|
8124
8124
|
[
|
|
8125
|
-
|
|
8125
|
+
Ge,
|
|
8126
8126
|
r.value,
|
|
8127
8127
|
void 0,
|
|
8128
8128
|
{ trim: !0 }
|
|
@@ -8157,7 +8157,7 @@ const uv = { class: "ao-comments__header" }, cv = ["onSubmit"], dv = ["placehold
|
|
|
8157
8157
|
};
|
|
8158
8158
|
}
|
|
8159
8159
|
});
|
|
8160
|
-
const ws = /* @__PURE__ */
|
|
8160
|
+
const ws = /* @__PURE__ */ Y({
|
|
8161
8161
|
__name: "AoButtonCheck",
|
|
8162
8162
|
props: {
|
|
8163
8163
|
modelValue: { type: Boolean },
|
|
@@ -8201,7 +8201,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8201
8201
|
}, nf = { class: "ao-fieldset ao-activity-details__aside-section" }, of = { class: "ao-fieldset__title" }, rf = { class: "ao-fieldset__body" }, lf = { class: "ao-field__row" }, uf = { class: "ao-field ao-field--multiselect" }, cf = { class: "ao-field__label" }, df = { class: "ao-field__row" }, pf = { class: "ao-field ao-field--multiselect" }, vf = { class: "ao-field__label" }, ff = {
|
|
8202
8202
|
key: 2,
|
|
8203
8203
|
class: "ao-activity-details__aside-section ao-activity-details__aside-section--created-by"
|
|
8204
|
-
}, hf = { class: "ao-activity__created-by" }, Us = /* @__PURE__ */
|
|
8204
|
+
}, hf = { class: "ao-activity__created-by" }, Us = /* @__PURE__ */ Y({
|
|
8205
8205
|
__name: "AoActivityDetails",
|
|
8206
8206
|
props: {
|
|
8207
8207
|
activity: {},
|
|
@@ -8432,7 +8432,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8432
8432
|
class: "ao-activity__ao-tag",
|
|
8433
8433
|
onClick: ne
|
|
8434
8434
|
}, null, 8, ["label"])) : E("", !0),
|
|
8435
|
-
y.breadcrumbs ? (p(), m("div", gv,
|
|
8435
|
+
y.breadcrumbs ? (p(), m("div", gv, x(y.breadcrumbs), 1)) : E("", !0),
|
|
8436
8436
|
T(ye, {
|
|
8437
8437
|
title: y.activity.name || "",
|
|
8438
8438
|
level: 4,
|
|
@@ -8441,7 +8441,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8441
8441
|
}, null, 8, ["title", "is-editable"]),
|
|
8442
8442
|
f("div", _v, [
|
|
8443
8443
|
X.value ? (p(), m("label", yv, [
|
|
8444
|
-
f("span", bv,
|
|
8444
|
+
f("span", bv, x(y.$t("activity.project.label")), 1),
|
|
8445
8445
|
T($e, {
|
|
8446
8446
|
options: X.value,
|
|
8447
8447
|
value: (le = y.activity.project) == null ? void 0 : le.id,
|
|
@@ -8452,7 +8452,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8452
8452
|
}, null, 8, ["options", "value", "disabled", "caret"])
|
|
8453
8453
|
])) : E("", !0),
|
|
8454
8454
|
ae.value ? (p(), m("label", wv, [
|
|
8455
|
-
f("span", $v,
|
|
8455
|
+
f("span", $v, x(y.$t("activity.milestone.label")), 1),
|
|
8456
8456
|
T($e, {
|
|
8457
8457
|
options: ae.value,
|
|
8458
8458
|
value: (ie = y.activity.milestone) == null ? void 0 : ie.id,
|
|
@@ -8476,15 +8476,15 @@ const ws = /* @__PURE__ */ x({
|
|
|
8476
8476
|
}, {
|
|
8477
8477
|
default: W(() => [
|
|
8478
8478
|
f("label", Mv, [
|
|
8479
|
-
f("span", Tv,
|
|
8480
|
-
|
|
8479
|
+
f("span", Tv, x(y.$t("activity.description.label")), 1),
|
|
8480
|
+
Ue(f("textarea", {
|
|
8481
8481
|
"onUpdate:modelValue": R[0] || (R[0] = (H) => o.value = H),
|
|
8482
8482
|
readonly: !s.value,
|
|
8483
8483
|
rows: "4",
|
|
8484
8484
|
class: "ao-field__textarea"
|
|
8485
8485
|
}, null, 8, Ov), [
|
|
8486
8486
|
[
|
|
8487
|
-
|
|
8487
|
+
Ge,
|
|
8488
8488
|
o.value,
|
|
8489
8489
|
void 0,
|
|
8490
8490
|
{
|
|
@@ -8500,8 +8500,8 @@ const ws = /* @__PURE__ */ x({
|
|
|
8500
8500
|
]),
|
|
8501
8501
|
f("div", Ev, [
|
|
8502
8502
|
f("label", Iv, [
|
|
8503
|
-
f("span", Lv,
|
|
8504
|
-
|
|
8503
|
+
f("span", Lv, x(y.$t("activity.estimation.label")), 1),
|
|
8504
|
+
Ue(f("input", {
|
|
8505
8505
|
"onUpdate:modelValue": R[1] || (R[1] = (H) => i.value = H),
|
|
8506
8506
|
readonly: !s.value,
|
|
8507
8507
|
class: "ao-field__input ao-field__input--estim",
|
|
@@ -8509,7 +8509,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8509
8509
|
min: "0"
|
|
8510
8510
|
}, null, 8, Hv), [
|
|
8511
8511
|
[
|
|
8512
|
-
|
|
8512
|
+
Ge,
|
|
8513
8513
|
i.value,
|
|
8514
8514
|
void 0,
|
|
8515
8515
|
{
|
|
@@ -8572,7 +8572,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8572
8572
|
]),
|
|
8573
8573
|
oe.value ? (p(), m("div", Fv, [
|
|
8574
8574
|
f("label", Uv, [
|
|
8575
|
-
f("span", Zv,
|
|
8575
|
+
f("span", Zv, x(y.$t("activity.status.label")), 1),
|
|
8576
8576
|
T($e, {
|
|
8577
8577
|
class: "ao-activity-details__multiselect",
|
|
8578
8578
|
options: oe.value,
|
|
@@ -8588,7 +8588,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8588
8588
|
f("div", Wv, [
|
|
8589
8589
|
f("div", qv, [
|
|
8590
8590
|
f("div", zv, [
|
|
8591
|
-
f("span", xv,
|
|
8591
|
+
f("span", xv, x(y.$t("activity.assignee.label")), 1),
|
|
8592
8592
|
T(ue, {
|
|
8593
8593
|
label: y.$t("activity.assignee.toMe"),
|
|
8594
8594
|
type: "button",
|
|
@@ -8615,7 +8615,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8615
8615
|
option: H,
|
|
8616
8616
|
handleTagRemove: K
|
|
8617
8617
|
}) => [
|
|
8618
|
-
T(
|
|
8618
|
+
T(et, {
|
|
8619
8619
|
"user-name": H.label,
|
|
8620
8620
|
"avatar-url": H.avatar,
|
|
8621
8621
|
"is-closable": !0,
|
|
@@ -8629,15 +8629,15 @@ const ws = /* @__PURE__ */ x({
|
|
|
8629
8629
|
f("div", Yv, [
|
|
8630
8630
|
y.isTemplate !== !0 && y.userId ? (p(), m("div", Kv, [
|
|
8631
8631
|
f("label", Gv, [
|
|
8632
|
-
f("span", Xv,
|
|
8633
|
-
|
|
8632
|
+
f("span", Xv, x(y.$t("activity.deadline.label")), 1),
|
|
8633
|
+
Ue(f("input", {
|
|
8634
8634
|
"onUpdate:modelValue": R[4] || (R[4] = (H) => c.value = H),
|
|
8635
8635
|
readonly: !s.value,
|
|
8636
8636
|
class: "ao-field__input",
|
|
8637
8637
|
type: "date"
|
|
8638
8638
|
}, null, 8, Qv), [
|
|
8639
8639
|
[
|
|
8640
|
-
|
|
8640
|
+
Ge,
|
|
8641
8641
|
c.value,
|
|
8642
8642
|
void 0,
|
|
8643
8643
|
{ lazy: !0 }
|
|
@@ -8704,7 +8704,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8704
8704
|
f("div", rf, [
|
|
8705
8705
|
f("div", lf, [
|
|
8706
8706
|
f("label", uf, [
|
|
8707
|
-
f("span", cf,
|
|
8707
|
+
f("span", cf, x(y.$t("activity.dependingOn.label")), 1),
|
|
8708
8708
|
T($e, {
|
|
8709
8709
|
modelValue: h.value,
|
|
8710
8710
|
"onUpdate:modelValue": R[8] || (R[8] = (H) => h.value = H),
|
|
@@ -8720,7 +8720,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8720
8720
|
]),
|
|
8721
8721
|
f("div", df, [
|
|
8722
8722
|
f("label", pf, [
|
|
8723
|
-
f("span", vf,
|
|
8723
|
+
f("span", vf, x(y.$t("activity.blocking.label")), 1),
|
|
8724
8724
|
T($e, {
|
|
8725
8725
|
modelValue: g.value,
|
|
8726
8726
|
"onUpdate:modelValue": R[9] || (R[9] = (H) => g.value = H),
|
|
@@ -8738,11 +8738,11 @@ const ws = /* @__PURE__ */ x({
|
|
|
8738
8738
|
]),
|
|
8739
8739
|
y.isTemplate !== !0 && V.value ? (p(), m("div", ff, [
|
|
8740
8740
|
f("div", hf, [
|
|
8741
|
-
T(
|
|
8741
|
+
T(et, {
|
|
8742
8742
|
"user-name": V.value,
|
|
8743
8743
|
color: "black"
|
|
8744
8744
|
}, null, 8, ["user-name"]),
|
|
8745
|
-
f("span", null,
|
|
8745
|
+
f("span", null, x(V.value), 1)
|
|
8746
8746
|
])
|
|
8747
8747
|
])) : E("", !0)
|
|
8748
8748
|
])
|
|
@@ -8753,7 +8753,7 @@ const ws = /* @__PURE__ */ x({
|
|
|
8753
8753
|
}));
|
|
8754
8754
|
}
|
|
8755
8755
|
});
|
|
8756
|
-
const mf = /* @__PURE__ */
|
|
8756
|
+
const mf = /* @__PURE__ */ Y({
|
|
8757
8757
|
__name: "AoRuleLine",
|
|
8758
8758
|
props: {
|
|
8759
8759
|
rule: {},
|
|
@@ -8829,39 +8829,39 @@ const mf = /* @__PURE__ */ x({
|
|
|
8829
8829
|
}), b = M(() => Object.values(N2));
|
|
8830
8830
|
return (A, _) => (p(), P(ht(A.tagName), { class: "ao-rule-line" }, {
|
|
8831
8831
|
default: W(() => [
|
|
8832
|
-
T(Q(
|
|
8832
|
+
T(Q(ut), {
|
|
8833
8833
|
modelValue: n.value,
|
|
8834
8834
|
"onUpdate:modelValue": _[0] || (_[0] = (C) => n.value = C),
|
|
8835
8835
|
options: o.value
|
|
8836
8836
|
}, null, 8, ["modelValue", "options"]),
|
|
8837
|
-
T(Q(
|
|
8837
|
+
T(Q(ut), {
|
|
8838
8838
|
modelValue: i.value,
|
|
8839
8839
|
"onUpdate:modelValue": _[1] || (_[1] = (C) => i.value = C),
|
|
8840
8840
|
options: r.value
|
|
8841
8841
|
}, null, 8, ["modelValue", "options"]),
|
|
8842
|
-
T(Q(
|
|
8842
|
+
T(Q(ut), {
|
|
8843
8843
|
modelValue: d.value,
|
|
8844
8844
|
"onUpdate:modelValue": _[2] || (_[2] = (C) => d.value = C),
|
|
8845
8845
|
options: h.value
|
|
8846
8846
|
}, null, 8, ["modelValue", "options"]),
|
|
8847
|
-
T(Q(
|
|
8847
|
+
T(Q(ut), {
|
|
8848
8848
|
modelValue: c.value,
|
|
8849
8849
|
"onUpdate:modelValue": _[3] || (_[3] = (C) => c.value = C),
|
|
8850
8850
|
options: u.value
|
|
8851
8851
|
}, null, 8, ["modelValue", "options"]),
|
|
8852
|
-
|
|
8852
|
+
Ue(f("input", {
|
|
8853
8853
|
"onUpdate:modelValue": _[4] || (_[4] = (C) => w.value = C),
|
|
8854
8854
|
type: "number",
|
|
8855
8855
|
min: "0"
|
|
8856
8856
|
}, null, 512), [
|
|
8857
8857
|
[
|
|
8858
|
-
|
|
8858
|
+
Ge,
|
|
8859
8859
|
w.value,
|
|
8860
8860
|
void 0,
|
|
8861
8861
|
{ number: !0 }
|
|
8862
8862
|
]
|
|
8863
8863
|
]),
|
|
8864
|
-
T(Q(
|
|
8864
|
+
T(Q(ut), {
|
|
8865
8865
|
modelValue: g.value,
|
|
8866
8866
|
"onUpdate:modelValue": _[5] || (_[5] = (C) => g.value = C),
|
|
8867
8867
|
options: b.value
|
|
@@ -8877,7 +8877,7 @@ const mf = /* @__PURE__ */ x({
|
|
|
8877
8877
|
}));
|
|
8878
8878
|
}
|
|
8879
8879
|
});
|
|
8880
|
-
const Cf = { class: "ao-template-rules__body" }, gf = { class: "ao-template-rules__list" }, _f = /* @__PURE__ */
|
|
8880
|
+
const Cf = { class: "ao-template-rules__body" }, gf = { class: "ao-template-rules__list" }, _f = /* @__PURE__ */ Y({
|
|
8881
8881
|
__name: "AoTemplateRules",
|
|
8882
8882
|
props: {
|
|
8883
8883
|
templateId: {},
|
|
@@ -8934,7 +8934,7 @@ function Bt(t, e, a) {
|
|
|
8934
8934
|
const yf = {
|
|
8935
8935
|
key: 0,
|
|
8936
8936
|
class: "ao-template-details"
|
|
8937
|
-
}, bf = { class: "ao-template-details__body" }, wf = { class: "ao-template-details__cols" }, $f = { class: "ao-template-details__col" }, kf = { class: "ao-list__footer" }, Sf = { class: "ao-template-details__col" }, Af = { class: "ao-template-details__col" }, Mf = /* @__PURE__ */
|
|
8937
|
+
}, bf = { class: "ao-template-details__body" }, wf = { class: "ao-template-details__cols" }, $f = { class: "ao-template-details__col" }, kf = { class: "ao-list__footer" }, Sf = { class: "ao-template-details__col" }, Af = { class: "ao-template-details__col" }, Mf = /* @__PURE__ */ Y({
|
|
8938
8938
|
__name: "AoTemplateDetails",
|
|
8939
8939
|
props: {
|
|
8940
8940
|
templateId: {},
|
|
@@ -8962,7 +8962,7 @@ const yf = {
|
|
|
8962
8962
|
return (k = n.value) == null ? void 0 : k.phases;
|
|
8963
8963
|
},
|
|
8964
8964
|
(k, F) => {
|
|
8965
|
-
o.value &&
|
|
8965
|
+
o.value && Qe(k, F);
|
|
8966
8966
|
}
|
|
8967
8967
|
);
|
|
8968
8968
|
const i = M(() => {
|
|
@@ -8975,7 +8975,7 @@ const yf = {
|
|
|
8975
8975
|
return (k = i.value) == null ? void 0 : k.milestones;
|
|
8976
8976
|
},
|
|
8977
8977
|
(k, F) => {
|
|
8978
|
-
o.value &&
|
|
8978
|
+
o.value && Qe(k, F);
|
|
8979
8979
|
}
|
|
8980
8980
|
);
|
|
8981
8981
|
const r = M(() => {
|
|
@@ -8990,7 +8990,7 @@ const yf = {
|
|
|
8990
8990
|
return (k = r.value) == null ? void 0 : k.activities;
|
|
8991
8991
|
},
|
|
8992
8992
|
(k, F) => {
|
|
8993
|
-
o.value &&
|
|
8993
|
+
o.value && Qe(k, F);
|
|
8994
8994
|
}
|
|
8995
8995
|
);
|
|
8996
8996
|
const l = M(() => {
|
|
@@ -9319,7 +9319,7 @@ const Tf = {
|
|
|
9319
9319
|
}, Of = { class: "ao-card__body" }, Ef = {
|
|
9320
9320
|
key: 1,
|
|
9321
9321
|
class: "ao-card__footer"
|
|
9322
|
-
}, Zs = /* @__PURE__ */
|
|
9322
|
+
}, Zs = /* @__PURE__ */ Y({
|
|
9323
9323
|
__name: "AoCard",
|
|
9324
9324
|
props: {
|
|
9325
9325
|
isClickable: { type: Boolean },
|
|
@@ -9351,7 +9351,7 @@ const Tf = {
|
|
|
9351
9351
|
}, 8, ["class"]));
|
|
9352
9352
|
}
|
|
9353
9353
|
});
|
|
9354
|
-
const Ws = /* @__PURE__ */
|
|
9354
|
+
const Ws = /* @__PURE__ */ Y({
|
|
9355
9355
|
__name: "AoProgress",
|
|
9356
9356
|
props: {
|
|
9357
9357
|
percentages: {},
|
|
@@ -9380,7 +9380,7 @@ const If = { class: "ao-card-project-phase__header" }, Lf = { class: "ao-card-pr
|
|
|
9380
9380
|
}, Vf = { class: "ao-card-project-phase__subitem" }, Bf = { class: "ao-card-project-phase__subitem" }, Rf = {
|
|
9381
9381
|
key: 0,
|
|
9382
9382
|
class: "ao-card-project-phase__secondary"
|
|
9383
|
-
}, jf = { class: "ao-card-project-phase__deadline ao-card-project-phase__deadline--readonly" }, Nf = /* @__PURE__ */
|
|
9383
|
+
}, jf = { class: "ao-card-project-phase__deadline ao-card-project-phase__deadline--readonly" }, Nf = /* @__PURE__ */ Y({
|
|
9384
9384
|
__name: "AoCardProjectItemPhase",
|
|
9385
9385
|
props: {
|
|
9386
9386
|
id: {},
|
|
@@ -9427,7 +9427,7 @@ const If = { class: "ao-card-project-phase__header" }, Lf = { class: "ao-card-pr
|
|
|
9427
9427
|
"is-editable": c.isEditable,
|
|
9428
9428
|
"onUpdate:title": s
|
|
9429
9429
|
}, null, 8, ["id", "title", "is-editable"]),
|
|
9430
|
-
n.value ? (p(), m("span", Hf, " (" +
|
|
9430
|
+
n.value ? (p(), m("span", Hf, " (" + x(n.value) + ")", 1)) : E("", !0)
|
|
9431
9431
|
])
|
|
9432
9432
|
]),
|
|
9433
9433
|
footer: W(() => [
|
|
@@ -9438,7 +9438,7 @@ const If = { class: "ao-card-project-phase__header" }, Lf = { class: "ao-card-pr
|
|
|
9438
9438
|
name: "MountainFlagOutlineRounded",
|
|
9439
9439
|
size: "sm"
|
|
9440
9440
|
}),
|
|
9441
|
-
f("span", Bf,
|
|
9441
|
+
f("span", Bf, x(i.value) + " / " + x(o.value), 1)
|
|
9442
9442
|
]),
|
|
9443
9443
|
T(Ws, {
|
|
9444
9444
|
percentages: r.value,
|
|
@@ -9451,20 +9451,20 @@ const If = { class: "ao-card-project-phase__header" }, Lf = { class: "ao-card-pr
|
|
|
9451
9451
|
f("div", {
|
|
9452
9452
|
class: G(["ao-card-project-phase__footer-row", l.value ? "" : "ao-card-project-phase__no_deadline"])
|
|
9453
9453
|
}, [
|
|
9454
|
-
c.isEditable ?
|
|
9454
|
+
c.isEditable ? Ue((p(), m("input", {
|
|
9455
9455
|
key: 0,
|
|
9456
9456
|
"onUpdate:modelValue": u[1] || (u[1] = (v) => l.value = v),
|
|
9457
9457
|
class: "ao-card-project-phase__deadline ao-card-project-phase__deadline--input",
|
|
9458
9458
|
type: "date"
|
|
9459
9459
|
}, null, 512)), [
|
|
9460
9460
|
[
|
|
9461
|
-
|
|
9461
|
+
Ge,
|
|
9462
9462
|
l.value,
|
|
9463
9463
|
void 0,
|
|
9464
9464
|
{ lazy: !0 }
|
|
9465
9465
|
]
|
|
9466
9466
|
]) : E("", !0),
|
|
9467
|
-
f("span", jf,
|
|
9467
|
+
f("span", jf, x(Q(Ts)(c.deadline)), 1)
|
|
9468
9468
|
], 2)
|
|
9469
9469
|
])
|
|
9470
9470
|
]),
|
|
@@ -9492,7 +9492,7 @@ const If = { class: "ao-card-project-phase__header" }, Lf = { class: "ao-card-pr
|
|
|
9492
9492
|
]), 1032, ["is-clickable"]));
|
|
9493
9493
|
}
|
|
9494
9494
|
});
|
|
9495
|
-
const Ff = /* @__PURE__ */
|
|
9495
|
+
const Ff = /* @__PURE__ */ Y({
|
|
9496
9496
|
__name: "AoBadge",
|
|
9497
9497
|
props: {
|
|
9498
9498
|
color: {}
|
|
@@ -9519,7 +9519,7 @@ const Uf = { class: "ao-card-project-milestone__default" }, Zf = { class: "ao-ti
|
|
|
9519
9519
|
}, e9 = { class: "ao-field__label" }, t9 = {
|
|
9520
9520
|
key: 2,
|
|
9521
9521
|
class: "ao-card-project-milestone__assignee"
|
|
9522
|
-
}, a9 = /* @__PURE__ */
|
|
9522
|
+
}, a9 = /* @__PURE__ */ Y({
|
|
9523
9523
|
__name: "AoCardProjectItemMilestone",
|
|
9524
9524
|
props: {
|
|
9525
9525
|
id: {},
|
|
@@ -9574,7 +9574,7 @@ const Uf = { class: "ao-card-project-milestone__default" }, Zf = { class: "ao-ti
|
|
|
9574
9574
|
class: "ao-card-project-milestone__title",
|
|
9575
9575
|
"onUpdate:title": r
|
|
9576
9576
|
}, null, 8, ["id", "title", "is-editable"]),
|
|
9577
|
-
s.value ? (p(), m("span", qf, " (" +
|
|
9577
|
+
s.value ? (p(), m("span", qf, " (" + x(s.value) + ")", 1)) : E("", !0)
|
|
9578
9578
|
])
|
|
9579
9579
|
]),
|
|
9580
9580
|
!l.readonly && l.isEditable ? (p(), m("div", zf, [
|
|
@@ -9598,7 +9598,7 @@ const Uf = { class: "ao-card-project-milestone__default" }, Zf = { class: "ao-ti
|
|
|
9598
9598
|
name: "SelectCheckBox",
|
|
9599
9599
|
size: "sm"
|
|
9600
9600
|
}),
|
|
9601
|
-
f("span", Gf,
|
|
9601
|
+
f("span", Gf, x(o.value) + " / " + x(n.value), 1)
|
|
9602
9602
|
]),
|
|
9603
9603
|
T(Ws, {
|
|
9604
9604
|
percentages: i.value,
|
|
@@ -9622,10 +9622,10 @@ const Uf = { class: "ao-card-project-milestone__default" }, Zf = { class: "ao-ti
|
|
|
9622
9622
|
size: "sm"
|
|
9623
9623
|
}, null, 8, ["class"])) : E("", !0),
|
|
9624
9624
|
l.deadline ? (p(), m("label", Jf, [
|
|
9625
|
-
f("span", e9,
|
|
9625
|
+
f("span", e9, x(Q(Ts)(l.deadline)), 1)
|
|
9626
9626
|
])) : E("", !0),
|
|
9627
9627
|
l.assignee ? (p(), m("div", t9, [
|
|
9628
|
-
T(
|
|
9628
|
+
T(et, {
|
|
9629
9629
|
"user-name": Q(zn)(l.assignee),
|
|
9630
9630
|
"avatar-url": l.assignee.avatarUrl,
|
|
9631
9631
|
color: l.isSelected ? "black" : "primary",
|
|
@@ -9641,7 +9641,7 @@ const Uf = { class: "ao-card-project-milestone__default" }, Zf = { class: "ao-ti
|
|
|
9641
9641
|
const s9 = {
|
|
9642
9642
|
key: 0,
|
|
9643
9643
|
class: "ao-project-phase__drag ao-card__drag"
|
|
9644
|
-
}, n9 = { class: "ao-project-phase__col-phase" }, i9 = { class: "ao-project-phase__col-milestones" }, o9 = { class: "ao-project-phase__milestones" }, r9 = { class: "ao-project-phase__milestones-list-footer" }, l9 = /* @__PURE__ */
|
|
9644
|
+
}, n9 = { class: "ao-project-phase__col-phase" }, i9 = { class: "ao-project-phase__col-milestones" }, o9 = { class: "ao-project-phase__milestones" }, r9 = { class: "ao-project-phase__milestones-list-footer" }, l9 = /* @__PURE__ */ Y({
|
|
9645
9645
|
__name: "AoProjectPhase",
|
|
9646
9646
|
props: {
|
|
9647
9647
|
phase: {},
|
|
@@ -9656,7 +9656,7 @@ const s9 = {
|
|
|
9656
9656
|
de(
|
|
9657
9657
|
() => a.phase.milestones,
|
|
9658
9658
|
(d, h) => {
|
|
9659
|
-
|
|
9659
|
+
Qe(d, h);
|
|
9660
9660
|
}
|
|
9661
9661
|
);
|
|
9662
9662
|
const n = (d) => {
|
|
@@ -9771,7 +9771,7 @@ const s9 = {
|
|
|
9771
9771
|
const u9 = { class: "ao-project__phases" }, c9 = {
|
|
9772
9772
|
key: 0,
|
|
9773
9773
|
class: "ao-project-phase__phases-list-footer"
|
|
9774
|
-
}, d9 = /* @__PURE__ */ f("div", { class: "ao-project-phase__empty_drag" }, null, -1), p9 = { class: "ao-project-phase__col-phase" }, v9 = /* @__PURE__ */ f("div", { class: "ao-project-phase__col-milestones" }, null, -1), f9 = /* @__PURE__ */
|
|
9774
|
+
}, d9 = /* @__PURE__ */ f("div", { class: "ao-project-phase__empty_drag" }, null, -1), p9 = { class: "ao-project-phase__col-phase" }, v9 = /* @__PURE__ */ f("div", { class: "ao-project-phase__col-milestones" }, null, -1), f9 = /* @__PURE__ */ Y({
|
|
9775
9775
|
__name: "AoProjectPhases",
|
|
9776
9776
|
props: {
|
|
9777
9777
|
phases: {},
|
|
@@ -9784,7 +9784,7 @@ const u9 = { class: "ao-project__phases" }, c9 = {
|
|
|
9784
9784
|
setup(t, { emit: e }) {
|
|
9785
9785
|
const a = t;
|
|
9786
9786
|
de(() => a.phases, (u, v) => {
|
|
9787
|
-
|
|
9787
|
+
Qe(u, v);
|
|
9788
9788
|
});
|
|
9789
9789
|
const s = (u) => {
|
|
9790
9790
|
e("addMilestone", u);
|
|
@@ -9846,7 +9846,7 @@ const u9 = { class: "ao-project__phases" }, c9 = {
|
|
|
9846
9846
|
]));
|
|
9847
9847
|
}
|
|
9848
9848
|
});
|
|
9849
|
-
const h9 = ["onSubmit"], m9 = { class: "ao-add-template-modal__form-body" }, C9 = { class: "field__row" }, g9 = { class: "ao-add-template-modal__form-footer" }, _9 = /* @__PURE__ */
|
|
9849
|
+
const h9 = ["onSubmit"], m9 = { class: "ao-add-template-modal__form-body" }, C9 = { class: "field__row" }, g9 = { class: "ao-add-template-modal__form-footer" }, _9 = /* @__PURE__ */ Y({
|
|
9850
9850
|
__name: "AoAddTemplateModal",
|
|
9851
9851
|
props: {
|
|
9852
9852
|
projectId: {},
|
|
@@ -9899,7 +9899,7 @@ const h9 = ["onSubmit"], m9 = { class: "ao-add-template-modal__form-body" }, C9
|
|
|
9899
9899
|
}));
|
|
9900
9900
|
}
|
|
9901
9901
|
});
|
|
9902
|
-
const y9 =
|
|
9902
|
+
const y9 = Y({
|
|
9903
9903
|
props: {
|
|
9904
9904
|
isLeft: {
|
|
9905
9905
|
type: Boolean,
|
|
@@ -9939,7 +9939,7 @@ function w9(t, e, a, s, n, o) {
|
|
|
9939
9939
|
}),
|
|
9940
9940
|
type: "button",
|
|
9941
9941
|
onClick: e[0] || (e[0] = (...i) => t.selectLeft && t.selectLeft(...i))
|
|
9942
|
-
},
|
|
9942
|
+
}, x(t.leftLabel), 3),
|
|
9943
9943
|
f("button", {
|
|
9944
9944
|
class: G({
|
|
9945
9945
|
button: !0,
|
|
@@ -9948,56 +9948,10 @@ function w9(t, e, a, s, n, o) {
|
|
|
9948
9948
|
}),
|
|
9949
9949
|
type: "button",
|
|
9950
9950
|
onClick: e[1] || (e[1] = (...i) => t.selectRight && t.selectRight(...i))
|
|
9951
|
-
},
|
|
9951
|
+
}, x(t.rightLabel), 3)
|
|
9952
9952
|
]);
|
|
9953
9953
|
}
|
|
9954
|
-
const ci = /* @__PURE__ */ N(y9, [["render", w9], ["__scopeId", "data-v-cbe33527"]]), $9 = { class: "ao-field__label" },
|
|
9955
|
-
__name: "AoField",
|
|
9956
|
-
props: {
|
|
9957
|
-
label: {},
|
|
9958
|
-
isMultiselect: { type: Boolean, default: !1 }
|
|
9959
|
-
},
|
|
9960
|
-
setup(t) {
|
|
9961
|
-
return (e, a) => (p(), m("label", {
|
|
9962
|
-
class: G(["ao-field", { "ao-field--multiselect": e.isMultiselect }])
|
|
9963
|
-
}, [
|
|
9964
|
-
f("span", $9, Y(e.label), 1),
|
|
9965
|
-
te(e.$slots, "default")
|
|
9966
|
-
], 2));
|
|
9967
|
-
}
|
|
9968
|
-
}), S9 = ["type", "value", "disabled", "readonly"], A9 = /* @__PURE__ */ x({
|
|
9969
|
-
__name: "AoInputField",
|
|
9970
|
-
props: {
|
|
9971
|
-
label: { default: "" },
|
|
9972
|
-
type: { default: "text" },
|
|
9973
|
-
modelValue: { default: "" },
|
|
9974
|
-
modelModifiers: { default: () => ({}) },
|
|
9975
|
-
isDisabled: { type: Boolean, default: !1 },
|
|
9976
|
-
isReadonly: { type: Boolean, default: !1 }
|
|
9977
|
-
},
|
|
9978
|
-
emits: ["update:modelValue"],
|
|
9979
|
-
setup(t, { emit: e }) {
|
|
9980
|
-
const a = t, s = M(
|
|
9981
|
-
() => a.modelModifiers.lazy ? "change" : "input"
|
|
9982
|
-
), n = (o) => {
|
|
9983
|
-
a.modelModifiers.number && (o = Number(o)), e("update:modelValue", o);
|
|
9984
|
-
};
|
|
9985
|
-
return (o, i) => (p(), P(k9, { label: o.label }, {
|
|
9986
|
-
default: W(() => [
|
|
9987
|
-
f("input", He({
|
|
9988
|
-
class: "ao-field__input",
|
|
9989
|
-
type: o.type,
|
|
9990
|
-
value: o.modelValue,
|
|
9991
|
-
disabled: o.isDisabled,
|
|
9992
|
-
readonly: o.isReadonly
|
|
9993
|
-
}, {
|
|
9994
|
-
[Pi(s.value)]: i[0] || (i[0] = (r) => n(r.target.value))
|
|
9995
|
-
}), null, 16, S9)
|
|
9996
|
-
]),
|
|
9997
|
-
_: 1
|
|
9998
|
-
}, 8, ["label"]));
|
|
9999
|
-
}
|
|
10000
|
-
}), M9 = ["onSubmit"], T9 = { class: "ao-save-template-modal__form-body" }, O9 = { class: "field__row" }, E9 = { class: "ao-save-template-modal__form-footer" }, I9 = /* @__PURE__ */ x({
|
|
9954
|
+
const ci = /* @__PURE__ */ N(y9, [["render", w9], ["__scopeId", "data-v-cbe33527"]]), $9 = ["onSubmit"], k9 = { class: "ao-save-template-modal__form-body" }, S9 = { class: "field__row" }, A9 = { class: "ao-field ao-field--inline" }, M9 = { class: "ao-field__label" }, T9 = { class: "ao-save-template-modal__form-footer" }, O9 = /* @__PURE__ */ Y({
|
|
10001
9955
|
__name: "AoSaveTemplateModal",
|
|
10002
9956
|
props: {
|
|
10003
9957
|
projectId: {}
|
|
@@ -10019,14 +9973,21 @@ const ci = /* @__PURE__ */ N(y9, [["render", w9], ["__scopeId", "data-v-cbe33527
|
|
|
10019
9973
|
class: "ao-save-template-modal__form",
|
|
10020
9974
|
onSubmit: ve(n, ["prevent"])
|
|
10021
9975
|
}, [
|
|
10022
|
-
f("div",
|
|
10023
|
-
f("div",
|
|
10024
|
-
|
|
10025
|
-
|
|
10026
|
-
|
|
9976
|
+
f("div", k9, [
|
|
9977
|
+
f("div", S9, [
|
|
9978
|
+
f("label", A9, [
|
|
9979
|
+
f("span", M9, x(o.$t("project.template.name.label")), 1),
|
|
9980
|
+
Ue(f("input", {
|
|
9981
|
+
"onUpdate:modelValue": i[0] || (i[0] = (r) => s.value = r),
|
|
9982
|
+
class: "ao-field__input ao-field__input--estim",
|
|
9983
|
+
type: "text"
|
|
9984
|
+
}, null, 512), [
|
|
9985
|
+
[Ge, s.value]
|
|
9986
|
+
])
|
|
9987
|
+
])
|
|
10027
9988
|
])
|
|
10028
9989
|
]),
|
|
10029
|
-
f("footer",
|
|
9990
|
+
f("footer", T9, [
|
|
10030
9991
|
T(ue, {
|
|
10031
9992
|
label: o.$t("project.template.saveAsTemplate.label"),
|
|
10032
9993
|
type: "submit",
|
|
@@ -10035,13 +9996,13 @@ const ci = /* @__PURE__ */ N(y9, [["render", w9], ["__scopeId", "data-v-cbe33527
|
|
|
10035
9996
|
onClick: n
|
|
10036
9997
|
}, null, 8, ["label"])
|
|
10037
9998
|
])
|
|
10038
|
-
], 40,
|
|
9999
|
+
], 40, $9)
|
|
10039
10000
|
]),
|
|
10040
10001
|
_: 1
|
|
10041
10002
|
}));
|
|
10042
10003
|
}
|
|
10043
10004
|
});
|
|
10044
|
-
const
|
|
10005
|
+
const E9 = { class: "ao-project" }, I9 = { class: "ao-project__body" }, L9 = /* @__PURE__ */ Y({
|
|
10045
10006
|
__name: "AoProjectOverviewProject",
|
|
10046
10007
|
props: {
|
|
10047
10008
|
project: {},
|
|
@@ -10106,10 +10067,10 @@ const L9 = { class: "ao-project" }, H9 = { class: "ao-project__body" }, D9 = /*
|
|
|
10106
10067
|
e("saveTemplate", { templateName: S, projectId: j }), z.value = !1;
|
|
10107
10068
|
};
|
|
10108
10069
|
return (S, j) => {
|
|
10109
|
-
const oe =
|
|
10070
|
+
const oe = Ke("RouterView");
|
|
10110
10071
|
return p(), m(he, null, [
|
|
10111
10072
|
f("div", He({ class: "ao-project-overview" }, S.$attrs), [
|
|
10112
|
-
f("div",
|
|
10073
|
+
f("div", E9, [
|
|
10113
10074
|
T(Ga, null, {
|
|
10114
10075
|
primary: W(() => [
|
|
10115
10076
|
T(ci, {
|
|
@@ -10151,7 +10112,7 @@ const L9 = { class: "ao-project" }, H9 = { class: "ao-project__body" }, D9 = /*
|
|
|
10151
10112
|
]),
|
|
10152
10113
|
_: 1
|
|
10153
10114
|
}),
|
|
10154
|
-
f("div",
|
|
10115
|
+
f("div", I9, [
|
|
10155
10116
|
T(f9, {
|
|
10156
10117
|
phases: S.phases,
|
|
10157
10118
|
"closed-status": S.closedStatus,
|
|
@@ -10217,7 +10178,7 @@ const L9 = { class: "ao-project" }, H9 = { class: "ao-project__body" }, D9 = /*
|
|
|
10217
10178
|
]))
|
|
10218
10179
|
], 16),
|
|
10219
10180
|
(p(), P(jt, { to: "body" }, [
|
|
10220
|
-
z.value ? (p(), P(
|
|
10181
|
+
z.value ? (p(), P(O9, {
|
|
10221
10182
|
key: 0,
|
|
10222
10183
|
"project-id": S.project.id,
|
|
10223
10184
|
templates: S.templates,
|
|
@@ -10236,39 +10197,39 @@ const L9 = { class: "ao-project" }, H9 = { class: "ao-project__body" }, D9 = /*
|
|
|
10236
10197
|
};
|
|
10237
10198
|
}
|
|
10238
10199
|
});
|
|
10239
|
-
const
|
|
10200
|
+
const H9 = { class: "ao-card-feed__header" }, D9 = {
|
|
10240
10201
|
key: 1,
|
|
10241
10202
|
class: "ao-card-feed__header-secondary ao-card-feed__header-icons"
|
|
10242
|
-
},
|
|
10203
|
+
}, P9 = {
|
|
10243
10204
|
key: 2,
|
|
10244
10205
|
class: "ao-card-feed__header-secondary ao-card-feed__secondary"
|
|
10245
|
-
},
|
|
10206
|
+
}, V9 = { class: "ao-card-feed__body" }, B9 = {
|
|
10246
10207
|
key: 0,
|
|
10247
10208
|
class: "ao-card-feed__breadcrumbs"
|
|
10248
|
-
},
|
|
10209
|
+
}, R9 = {
|
|
10249
10210
|
class: /* @__PURE__ */ G(["ao-card-feed__title-group"])
|
|
10250
|
-
},
|
|
10211
|
+
}, j9 = { class: "ao-card-feed__title-line" }, N9 = {
|
|
10251
10212
|
key: 0,
|
|
10252
10213
|
class: "ao-card-feed__slug"
|
|
10253
|
-
},
|
|
10214
|
+
}, F9 = {
|
|
10254
10215
|
key: 1,
|
|
10255
10216
|
class: "ao-card-feed__deadline"
|
|
10256
|
-
},
|
|
10217
|
+
}, U9 = { class: "ao-card-feed__footer" }, Z9 = { class: "ao-card-feed__footer-row" }, W9 = { class: "ao-assignees" }, q9 = {
|
|
10257
10218
|
key: 0,
|
|
10258
10219
|
class: "ao-assignee"
|
|
10259
|
-
},
|
|
10220
|
+
}, z9 = {
|
|
10260
10221
|
key: 0,
|
|
10261
10222
|
class: "ao-card-feed__subitems"
|
|
10262
|
-
},
|
|
10223
|
+
}, x9 = {
|
|
10263
10224
|
key: 0,
|
|
10264
10225
|
class: "ao-card-feed__subitem"
|
|
10265
|
-
},
|
|
10226
|
+
}, Y9 = { class: "ao-card-feed__subitem" }, K9 = {
|
|
10266
10227
|
key: 1,
|
|
10267
10228
|
class: "ao-card-feed__subitem"
|
|
10268
|
-
},
|
|
10229
|
+
}, G9 = { class: "ao-card-feed__subitem" }, X9 = { class: "ao-card-feed__footer-row" }, Q9 = {
|
|
10269
10230
|
key: 0,
|
|
10270
10231
|
class: "ao-card-feed__progress-wrapper"
|
|
10271
|
-
},
|
|
10232
|
+
}, J9 = { class: "ao-card-feed__subitem" }, e4 = { class: "ao-card-feed__subitem" }, di = /* @__PURE__ */ Y({
|
|
10272
10233
|
__name: "AoCardFeed",
|
|
10273
10234
|
props: {
|
|
10274
10235
|
id: {},
|
|
@@ -10311,7 +10272,7 @@ const P9 = { class: "ao-card-feed__header" }, V9 = {
|
|
|
10311
10272
|
"is-clickable": !0
|
|
10312
10273
|
}, {
|
|
10313
10274
|
header: W(() => [
|
|
10314
|
-
f("div",
|
|
10275
|
+
f("div", H9, [
|
|
10315
10276
|
s.value ? (p(), P(qa, {
|
|
10316
10277
|
key: 0,
|
|
10317
10278
|
label: s.value,
|
|
@@ -10320,7 +10281,7 @@ const P9 = { class: "ao-card-feed__header" }, V9 = {
|
|
|
10320
10281
|
color: h.projectColor ? void 0 : "primary",
|
|
10321
10282
|
"raw-color": n.value
|
|
10322
10283
|
}, null, 8, ["label", "color", "raw-color"])) : E("", !0),
|
|
10323
|
-
h.isPrivate || h.important || h.isClosed ? (p(), m("div",
|
|
10284
|
+
h.isPrivate || h.important || h.isClosed ? (p(), m("div", D9, [
|
|
10324
10285
|
h.isPrivate ? (p(), P(pe, {
|
|
10325
10286
|
key: 0,
|
|
10326
10287
|
name: "Lock",
|
|
@@ -10339,17 +10300,17 @@ const P9 = { class: "ao-card-feed__header" }, V9 = {
|
|
|
10339
10300
|
class: "ao-card-feed__closed"
|
|
10340
10301
|
})) : E("", !0)
|
|
10341
10302
|
])) : E("", !0),
|
|
10342
|
-
h.$slots.secondary ? (p(), m("div",
|
|
10303
|
+
h.$slots.secondary ? (p(), m("div", P9, [
|
|
10343
10304
|
te(h.$slots, "secondary")
|
|
10344
10305
|
])) : E("", !0)
|
|
10345
10306
|
])
|
|
10346
10307
|
]),
|
|
10347
10308
|
default: W(() => [
|
|
10348
|
-
f("div",
|
|
10349
|
-
i.value ? (p(), m("span",
|
|
10350
|
-
f("div",
|
|
10351
|
-
f("div",
|
|
10352
|
-
h.slug ? (p(), m("span",
|
|
10309
|
+
f("div", V9, [
|
|
10310
|
+
i.value ? (p(), m("span", B9, x(i.value), 1)) : E("", !0),
|
|
10311
|
+
f("div", R9, [
|
|
10312
|
+
f("div", j9, [
|
|
10313
|
+
h.slug ? (p(), m("span", N9, x(h.slug) + ": ", 1)) : E("", !0),
|
|
10353
10314
|
T(ye, {
|
|
10354
10315
|
id: h.id,
|
|
10355
10316
|
title: h.name,
|
|
@@ -10360,18 +10321,18 @@ const P9 = { class: "ao-card-feed__header" }, V9 = {
|
|
|
10360
10321
|
}, null, 8, ["id", "title", "is-editable"])
|
|
10361
10322
|
])
|
|
10362
10323
|
]),
|
|
10363
|
-
h.deadline ? (p(), m("span",
|
|
10324
|
+
h.deadline ? (p(), m("span", F9, x(l.value), 1)) : E("", !0)
|
|
10364
10325
|
])
|
|
10365
10326
|
]),
|
|
10366
10327
|
footer: W(() => [
|
|
10367
|
-
f("div",
|
|
10368
|
-
f("div",
|
|
10369
|
-
f("ul",
|
|
10328
|
+
f("div", U9, [
|
|
10329
|
+
f("div", Z9, [
|
|
10330
|
+
f("ul", W9, [
|
|
10370
10331
|
(p(!0), m(he, null, _e(r.value, (g) => (p(), m(he, {
|
|
10371
10332
|
key: g.id
|
|
10372
10333
|
}, [
|
|
10373
|
-
g ? (p(), m("li",
|
|
10374
|
-
T(
|
|
10334
|
+
g ? (p(), m("li", q9, [
|
|
10335
|
+
T(et, {
|
|
10375
10336
|
"user-name": Q(zn)(g),
|
|
10376
10337
|
"avatar-url": g.avatarUrl,
|
|
10377
10338
|
"is-closable": !0,
|
|
@@ -10380,31 +10341,31 @@ const P9 = { class: "ao-card-feed__header" }, V9 = {
|
|
|
10380
10341
|
])) : E("", !0)
|
|
10381
10342
|
], 64))), 128))
|
|
10382
10343
|
]),
|
|
10383
|
-
h.comments || h.attachments ? (p(), m("ul",
|
|
10384
|
-
h.comments ? (p(), m("li",
|
|
10344
|
+
h.comments || h.attachments ? (p(), m("ul", z9, [
|
|
10345
|
+
h.comments ? (p(), m("li", x9, [
|
|
10385
10346
|
T(pe, {
|
|
10386
10347
|
name: "ChatOutline",
|
|
10387
10348
|
size: "sm"
|
|
10388
10349
|
}),
|
|
10389
|
-
f("span",
|
|
10350
|
+
f("span", Y9, x(h.comments), 1)
|
|
10390
10351
|
])) : E("", !0),
|
|
10391
|
-
h.attachments ? (p(), m("li",
|
|
10352
|
+
h.attachments ? (p(), m("li", K9, [
|
|
10392
10353
|
T(pe, {
|
|
10393
10354
|
name: "AttachFileRounded",
|
|
10394
10355
|
size: "sm"
|
|
10395
10356
|
}),
|
|
10396
|
-
f("span",
|
|
10357
|
+
f("span", G9, x(h.attachments), 1)
|
|
10397
10358
|
])) : E("", !0)
|
|
10398
10359
|
])) : E("", !0)
|
|
10399
10360
|
]),
|
|
10400
|
-
f("div",
|
|
10401
|
-
h.tasks && h.tasks.length ? (p(), m("div",
|
|
10402
|
-
f("div",
|
|
10361
|
+
f("div", X9, [
|
|
10362
|
+
h.tasks && h.tasks.length ? (p(), m("div", Q9, [
|
|
10363
|
+
f("div", J9, [
|
|
10403
10364
|
T(pe, {
|
|
10404
10365
|
name: "SelectCheckBox",
|
|
10405
10366
|
size: "sm"
|
|
10406
10367
|
}),
|
|
10407
|
-
f("span",
|
|
10368
|
+
f("span", e4, x(v.value) + " / " + x(u.value), 1)
|
|
10408
10369
|
]),
|
|
10409
10370
|
T(Ws, {
|
|
10410
10371
|
percentages: d.value,
|
|
@@ -10425,8 +10386,8 @@ const P9 = { class: "ao-card-feed__header" }, V9 = {
|
|
|
10425
10386
|
*/
|
|
10426
10387
|
function wt(t) {
|
|
10427
10388
|
let e = { r: 0, g: 0, b: 0, a: 1 };
|
|
10428
|
-
/#/.test(t) ? e =
|
|
10429
|
-
const { r: a, g: s, b: n, a: o } = e, { h: i, s: r, v: l } =
|
|
10389
|
+
/#/.test(t) ? e = a4(t) : /rgb/.test(t) ? e = An(t) : typeof t == "string" ? e = An(`rgba(${t})`) : Object.prototype.toString.call(t) === "[object Object]" && (e = t);
|
|
10390
|
+
const { r: a, g: s, b: n, a: o } = e, { h: i, s: r, v: l } = s4(e);
|
|
10430
10391
|
return { r: a, g: s, b: n, a: o === void 0 ? 1 : o, h: i, s: r, v: l };
|
|
10431
10392
|
}
|
|
10432
10393
|
function qs(t) {
|
|
@@ -10437,11 +10398,11 @@ function $s(t, e, a, s, n, o) {
|
|
|
10437
10398
|
const i = t === "l", r = e.createLinearGradient(0, 0, i ? a : 0, i ? 0 : s);
|
|
10438
10399
|
r.addColorStop(0.01, n), r.addColorStop(0.99, o), e.fillStyle = r, e.fillRect(0, 0, a, s);
|
|
10439
10400
|
}
|
|
10440
|
-
function
|
|
10401
|
+
function t4({ r: t, g: e, b: a }, s) {
|
|
10441
10402
|
const n = (i) => ("0" + Number(i).toString(16)).slice(-2), o = `#${n(t)}${n(e)}${n(a)}`;
|
|
10442
10403
|
return s ? o.toUpperCase() : o;
|
|
10443
10404
|
}
|
|
10444
|
-
function
|
|
10405
|
+
function a4(t) {
|
|
10445
10406
|
t = t.slice(1);
|
|
10446
10407
|
const e = (a) => parseInt(a, 16) || 0;
|
|
10447
10408
|
return {
|
|
@@ -10458,7 +10419,7 @@ function An(t) {
|
|
|
10458
10419
|
a: Number(t[3] ? t[3] : 1)
|
|
10459
10420
|
}) : t;
|
|
10460
10421
|
}
|
|
10461
|
-
function
|
|
10422
|
+
function s4({ r: t, g: e, b: a }) {
|
|
10462
10423
|
t = t / 255, e = e / 255, a = a / 255;
|
|
10463
10424
|
const s = Math.max(t, e, a), n = Math.min(t, e, a), o = s - n;
|
|
10464
10425
|
let i = 0;
|
|
@@ -10466,7 +10427,7 @@ function i4({ r: t, g: e, b: a }) {
|
|
|
10466
10427
|
let r = parseFloat((s === 0 ? 0 : 1 - n / s).toFixed(2)), l = parseFloat(s.toFixed(2));
|
|
10467
10428
|
return { h: i, s: r, v: l };
|
|
10468
10429
|
}
|
|
10469
|
-
var zs =
|
|
10430
|
+
var zs = Y({
|
|
10470
10431
|
props: {
|
|
10471
10432
|
color: {
|
|
10472
10433
|
type: String,
|
|
@@ -10525,8 +10486,8 @@ var zs = x({
|
|
|
10525
10486
|
}
|
|
10526
10487
|
}
|
|
10527
10488
|
});
|
|
10528
|
-
const
|
|
10529
|
-
function
|
|
10489
|
+
const n4 = { ref: "canvasSaturation" };
|
|
10490
|
+
function i4(t, e, a, s, n, o) {
|
|
10530
10491
|
return p(), P(
|
|
10531
10492
|
"div",
|
|
10532
10493
|
{
|
|
@@ -10536,7 +10497,7 @@ function r4(t, e, a, s, n, o) {
|
|
|
10536
10497
|
[
|
|
10537
10498
|
T(
|
|
10538
10499
|
"canvas",
|
|
10539
|
-
|
|
10500
|
+
n4,
|
|
10540
10501
|
null,
|
|
10541
10502
|
512
|
|
10542
10503
|
/* NEED_PATCH */
|
|
@@ -10556,9 +10517,9 @@ function r4(t, e, a, s, n, o) {
|
|
|
10556
10517
|
/* HYDRATE_EVENTS */
|
|
10557
10518
|
);
|
|
10558
10519
|
}
|
|
10559
|
-
zs.render =
|
|
10520
|
+
zs.render = i4;
|
|
10560
10521
|
zs.__file = "src/color/Saturation.vue";
|
|
10561
|
-
var xs =
|
|
10522
|
+
var xs = Y({
|
|
10562
10523
|
props: {
|
|
10563
10524
|
hsv: {
|
|
10564
10525
|
type: Object,
|
|
@@ -10611,8 +10572,8 @@ var xs = x({
|
|
|
10611
10572
|
}
|
|
10612
10573
|
}
|
|
10613
10574
|
});
|
|
10614
|
-
const
|
|
10615
|
-
function
|
|
10575
|
+
const o4 = { ref: "canvasHue" };
|
|
10576
|
+
function r4(t, e, a, s, n, o) {
|
|
10616
10577
|
return p(), P(
|
|
10617
10578
|
"div",
|
|
10618
10579
|
{
|
|
@@ -10622,7 +10583,7 @@ function u4(t, e, a, s, n, o) {
|
|
|
10622
10583
|
[
|
|
10623
10584
|
T(
|
|
10624
10585
|
"canvas",
|
|
10625
|
-
|
|
10586
|
+
o4,
|
|
10626
10587
|
null,
|
|
10627
10588
|
512
|
|
10628
10589
|
/* NEED_PATCH */
|
|
@@ -10642,9 +10603,9 @@ function u4(t, e, a, s, n, o) {
|
|
|
10642
10603
|
/* HYDRATE_EVENTS */
|
|
10643
10604
|
);
|
|
10644
10605
|
}
|
|
10645
|
-
xs.render =
|
|
10606
|
+
xs.render = r4;
|
|
10646
10607
|
xs.__file = "src/color/Hue.vue";
|
|
10647
|
-
var Ys =
|
|
10608
|
+
var Ys = Y({
|
|
10648
10609
|
props: {
|
|
10649
10610
|
color: {
|
|
10650
10611
|
type: String,
|
|
@@ -10706,8 +10667,8 @@ var Ys = x({
|
|
|
10706
10667
|
}
|
|
10707
10668
|
}
|
|
10708
10669
|
});
|
|
10709
|
-
const
|
|
10710
|
-
function
|
|
10670
|
+
const l4 = { ref: "canvasAlpha" };
|
|
10671
|
+
function u4(t, e, a, s, n, o) {
|
|
10711
10672
|
return p(), P(
|
|
10712
10673
|
"div",
|
|
10713
10674
|
{
|
|
@@ -10717,7 +10678,7 @@ function d4(t, e, a, s, n, o) {
|
|
|
10717
10678
|
[
|
|
10718
10679
|
T(
|
|
10719
10680
|
"canvas",
|
|
10720
|
-
|
|
10681
|
+
l4,
|
|
10721
10682
|
null,
|
|
10722
10683
|
512
|
|
10723
10684
|
/* NEED_PATCH */
|
|
@@ -10737,9 +10698,9 @@ function d4(t, e, a, s, n, o) {
|
|
|
10737
10698
|
/* HYDRATE_EVENTS */
|
|
10738
10699
|
);
|
|
10739
10700
|
}
|
|
10740
|
-
Ys.render =
|
|
10701
|
+
Ys.render = u4;
|
|
10741
10702
|
Ys.__file = "src/color/Alpha.vue";
|
|
10742
|
-
var Ks =
|
|
10703
|
+
var Ks = Y({
|
|
10743
10704
|
props: {
|
|
10744
10705
|
color: {
|
|
10745
10706
|
type: String,
|
|
@@ -10774,12 +10735,12 @@ var Ks = x({
|
|
|
10774
10735
|
}
|
|
10775
10736
|
}
|
|
10776
10737
|
});
|
|
10777
|
-
function
|
|
10738
|
+
function c4(t, e, a, s, n, o) {
|
|
10778
10739
|
return p(), P("canvas");
|
|
10779
10740
|
}
|
|
10780
|
-
Ks.render =
|
|
10741
|
+
Ks.render = c4;
|
|
10781
10742
|
Ks.__file = "src/color/Preview.vue";
|
|
10782
|
-
var Gs =
|
|
10743
|
+
var Gs = Y({
|
|
10783
10744
|
props: {
|
|
10784
10745
|
suckerCanvas: {
|
|
10785
10746
|
type: Object,
|
|
@@ -10840,19 +10801,19 @@ var Gs = x({
|
|
|
10840
10801
|
}
|
|
10841
10802
|
}
|
|
10842
10803
|
});
|
|
10843
|
-
const
|
|
10804
|
+
const d4 = /* @__PURE__ */ T(
|
|
10844
10805
|
"path",
|
|
10845
10806
|
{ d: "M13.1,8.2l5.6,5.6c0.4,0.4,0.5,1.1,0.1,1.5s-1.1,0.5-1.5,0.1c0,0-0.1,0-0.1-0.1l-1.4-1.4l-7.7,7.7C7.9,21.9,7.6,22,7.3,22H3.1C2.5,22,2,21.5,2,20.9l0,0v-4.2c0-0.3,0.1-0.6,0.3-0.8l5.8-5.8C8.5,9.7,9.2,9.6,9.7,10s0.5,1.1,0.1,1.5c0,0,0,0.1-0.1,0.1l-5.5,5.5v2.7h2.7l7.4-7.4L8.7,6.8c-0.5-0.4-0.5-1-0.1-1.5s1.1-0.5,1.5-0.1c0,0,0.1,0,0.1,0.1l1.4,1.4l3.5-3.5c1.6-1.6,4.1-1.6,5.8-0.1c1.6,1.6,1.6,4.1,0.1,5.8L20.9,9l-3.6,3.6c-0.4,0.4-1.1,0.5-1.5,0.1" },
|
|
10846
10807
|
null,
|
|
10847
10808
|
-1
|
|
10848
10809
|
/* HOISTED */
|
|
10849
|
-
),
|
|
10810
|
+
), p4 = {
|
|
10850
10811
|
key: 1,
|
|
10851
10812
|
class: "sucker",
|
|
10852
10813
|
viewBox: "-16 -16 68 68",
|
|
10853
10814
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10854
10815
|
stroke: "#9099a4"
|
|
10855
|
-
},
|
|
10816
|
+
}, v4 = /* @__PURE__ */ T(
|
|
10856
10817
|
"g",
|
|
10857
10818
|
{
|
|
10858
10819
|
fill: "none",
|
|
@@ -10884,7 +10845,7 @@ const v4 = /* @__PURE__ */ T(
|
|
|
10884
10845
|
-1
|
|
10885
10846
|
/* HOISTED */
|
|
10886
10847
|
);
|
|
10887
|
-
function
|
|
10848
|
+
function f4(t, e, a, s, n, o) {
|
|
10888
10849
|
return p(), P("div", null, [
|
|
10889
10850
|
t.isSucking ? E("v-if", !0) : (p(), P(
|
|
10890
10851
|
"svg",
|
|
@@ -10896,19 +10857,19 @@ function m4(t, e, a, s, n, o) {
|
|
|
10896
10857
|
onClick: e[1] || (e[1] = (...i) => t.openSucker && t.openSucker(...i))
|
|
10897
10858
|
},
|
|
10898
10859
|
[
|
|
10899
|
-
|
|
10860
|
+
d4
|
|
10900
10861
|
],
|
|
10901
10862
|
2
|
|
10902
10863
|
/* CLASS */
|
|
10903
10864
|
)),
|
|
10904
|
-
t.isSucking ? (p(), P("svg",
|
|
10905
|
-
|
|
10865
|
+
t.isSucking ? (p(), P("svg", p4, [
|
|
10866
|
+
v4
|
|
10906
10867
|
])) : E("v-if", !0)
|
|
10907
10868
|
]);
|
|
10908
10869
|
}
|
|
10909
|
-
Gs.render =
|
|
10870
|
+
Gs.render = f4;
|
|
10910
10871
|
Gs.__file = "src/color/Sucker.vue";
|
|
10911
|
-
var Xs =
|
|
10872
|
+
var Xs = Y({
|
|
10912
10873
|
props: {
|
|
10913
10874
|
name: {
|
|
10914
10875
|
type: String,
|
|
@@ -10939,17 +10900,17 @@ var Xs = x({
|
|
|
10939
10900
|
};
|
|
10940
10901
|
}
|
|
10941
10902
|
});
|
|
10942
|
-
const
|
|
10943
|
-
function
|
|
10944
|
-
return p(), P("div",
|
|
10903
|
+
const h4 = { class: "color-type" }, m4 = { class: "name" };
|
|
10904
|
+
function C4(t, e, a, s, n, o) {
|
|
10905
|
+
return p(), P("div", h4, [
|
|
10945
10906
|
T(
|
|
10946
10907
|
"span",
|
|
10947
|
-
|
|
10948
|
-
|
|
10908
|
+
m4,
|
|
10909
|
+
x(t.name),
|
|
10949
10910
|
1
|
|
10950
10911
|
/* TEXT */
|
|
10951
10912
|
),
|
|
10952
|
-
|
|
10913
|
+
Ue(T(
|
|
10953
10914
|
"input",
|
|
10954
10915
|
{
|
|
10955
10916
|
"onUpdate:modelValue": e[1] || (e[1] = (i) => t.modelColor = i),
|
|
@@ -10961,13 +10922,13 @@ function _4(t, e, a, s, n, o) {
|
|
|
10961
10922
|
544
|
|
10962
10923
|
/* HYDRATE_EVENTS, NEED_PATCH */
|
|
10963
10924
|
), [
|
|
10964
|
-
[
|
|
10925
|
+
[Ge, t.modelColor]
|
|
10965
10926
|
])
|
|
10966
10927
|
]);
|
|
10967
10928
|
}
|
|
10968
|
-
Xs.render =
|
|
10929
|
+
Xs.render = C4;
|
|
10969
10930
|
Xs.__file = "src/color/Box.vue";
|
|
10970
|
-
var Qs =
|
|
10931
|
+
var Qs = Y({
|
|
10971
10932
|
name: "ColorPicker",
|
|
10972
10933
|
props: {
|
|
10973
10934
|
color: {
|
|
@@ -11007,13 +10968,13 @@ var Qs = x({
|
|
|
11007
10968
|
};
|
|
11008
10969
|
}
|
|
11009
10970
|
});
|
|
11010
|
-
const
|
|
10971
|
+
const g4 = { class: "colors" }, _4 = {
|
|
11011
10972
|
key: 0,
|
|
11012
10973
|
class: "colors history"
|
|
11013
10974
|
};
|
|
11014
|
-
function
|
|
10975
|
+
function y4(t, e, a, s, n, o) {
|
|
11015
10976
|
return p(), P("div", null, [
|
|
11016
|
-
T("ul",
|
|
10977
|
+
T("ul", g4, [
|
|
11017
10978
|
(p(!0), P(
|
|
11018
10979
|
he,
|
|
11019
10980
|
null,
|
|
@@ -11047,7 +11008,7 @@ function w4(t, e, a, s, n, o) {
|
|
|
11047
11008
|
/* KEYED_FRAGMENT */
|
|
11048
11009
|
))
|
|
11049
11010
|
]),
|
|
11050
|
-
t.colorsHistory.length ? (p(), P("ul",
|
|
11011
|
+
t.colorsHistory.length ? (p(), P("ul", _4, [
|
|
11051
11012
|
(p(!0), P(
|
|
11052
11013
|
he,
|
|
11053
11014
|
null,
|
|
@@ -11083,9 +11044,9 @@ function w4(t, e, a, s, n, o) {
|
|
|
11083
11044
|
])) : E("v-if", !0)
|
|
11084
11045
|
]);
|
|
11085
11046
|
}
|
|
11086
|
-
Qs.render =
|
|
11047
|
+
Qs.render = y4;
|
|
11087
11048
|
Qs.__file = "src/color/Colors.vue";
|
|
11088
|
-
var Rt =
|
|
11049
|
+
var Rt = Y({
|
|
11089
11050
|
components: {
|
|
11090
11051
|
Saturation: zs,
|
|
11091
11052
|
Hue: xs,
|
|
@@ -11194,7 +11155,7 @@ var Rt = x({
|
|
|
11194
11155
|
return `rgba(${this.rgbaStringShort})`;
|
|
11195
11156
|
},
|
|
11196
11157
|
hexString() {
|
|
11197
|
-
return
|
|
11158
|
+
return t4(this.rgba, !0);
|
|
11198
11159
|
}
|
|
11199
11160
|
},
|
|
11200
11161
|
created() {
|
|
@@ -11258,9 +11219,9 @@ var Rt = x({
|
|
|
11258
11219
|
}
|
|
11259
11220
|
}
|
|
11260
11221
|
});
|
|
11261
|
-
const
|
|
11262
|
-
function
|
|
11263
|
-
const i =
|
|
11222
|
+
const b4 = { class: "color-set" };
|
|
11223
|
+
function w4(t, e, a, s, n, o) {
|
|
11224
|
+
const i = Ke("Saturation"), r = Ke("Hue"), l = Ke("Alpha"), c = Ke("Preview"), u = Ke("Sucker"), v = Ke("Box"), d = Ke("Colors");
|
|
11264
11225
|
return p(), P(
|
|
11265
11226
|
"div",
|
|
11266
11227
|
{
|
|
@@ -11268,7 +11229,7 @@ function k4(t, e, a, s, n, o) {
|
|
|
11268
11229
|
style: { width: t.totalWidth + "px" }
|
|
11269
11230
|
},
|
|
11270
11231
|
[
|
|
11271
|
-
T("div",
|
|
11232
|
+
T("div", b4, [
|
|
11272
11233
|
T(i, {
|
|
11273
11234
|
ref: "saturation",
|
|
11274
11235
|
color: t.rgbString,
|
|
@@ -11342,12 +11303,12 @@ function k4(t, e, a, s, n, o) {
|
|
|
11342
11303
|
/* CLASS, STYLE */
|
|
11343
11304
|
);
|
|
11344
11305
|
}
|
|
11345
|
-
Rt.render =
|
|
11306
|
+
Rt.render = w4;
|
|
11346
11307
|
Rt.__file = "src/color/ColorPicker.vue";
|
|
11347
11308
|
Rt.install = (t) => {
|
|
11348
11309
|
t.component(Rt.name, Rt);
|
|
11349
11310
|
};
|
|
11350
|
-
const
|
|
11311
|
+
const $4 = {
|
|
11351
11312
|
props: {
|
|
11352
11313
|
color: {
|
|
11353
11314
|
type: String,
|
|
@@ -11371,10 +11332,10 @@ const S4 = {
|
|
|
11371
11332
|
this.$emit("update:color", o);
|
|
11372
11333
|
}
|
|
11373
11334
|
}
|
|
11374
|
-
},
|
|
11375
|
-
function
|
|
11376
|
-
const i =
|
|
11377
|
-
return p(), m("div",
|
|
11335
|
+
}, k4 = { class: "color-picker-wrapper" };
|
|
11336
|
+
function S4(t, e, a, s, n, o) {
|
|
11337
|
+
const i = Ke("ColorPicker");
|
|
11338
|
+
return p(), m("div", k4, [
|
|
11378
11339
|
f("button", {
|
|
11379
11340
|
style: Ua({ backgroundColor: a.color }),
|
|
11380
11341
|
class: "color-button",
|
|
@@ -11389,13 +11350,13 @@ function M4(t, e, a, s, n, o) {
|
|
|
11389
11350
|
}, null, 8, ["color", "onChangeColor"])) : E("", !0)
|
|
11390
11351
|
]);
|
|
11391
11352
|
}
|
|
11392
|
-
const
|
|
11353
|
+
const A4 = /* @__PURE__ */ N($4, [["render", S4]]), M4 = { class: "ao-project-milestone" }, T4 = { class: "ao-project-milestone__header" }, O4 = { class: "ao-project-milestone__header_line" }, E4 = { class: "ao-project-milestone__header_line" }, I4 = { class: "ao-project-milestone__title" }, L4 = {
|
|
11393
11354
|
key: 0,
|
|
11394
11355
|
class: "ao-fieldset ao-milestone__fieldset"
|
|
11395
|
-
},
|
|
11356
|
+
}, H4 = { class: "ao-field__row ao-milestone__field-row" }, D4 = { class: "ao-field ao-field--inline" }, P4 = { class: "ao-field__row ao-milestone__field-row" }, V4 = { class: "ao-field ao-milestone__field-multiselect" }, B4 = { class: "ao-project-milestone__body" }, R4 = {
|
|
11396
11357
|
key: 0,
|
|
11397
11358
|
class: "ao-project-milestone__footer"
|
|
11398
|
-
}, Mn = /* @__PURE__ */
|
|
11359
|
+
}, Mn = /* @__PURE__ */ Y({
|
|
11399
11360
|
__name: "AoProjectOverviewMilestoneDetails",
|
|
11400
11361
|
props: {
|
|
11401
11362
|
milestoneId: {},
|
|
@@ -11424,7 +11385,7 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11424
11385
|
return (_ = i.value) == null ? void 0 : _.activities;
|
|
11425
11386
|
});
|
|
11426
11387
|
de(r, (_, C) => {
|
|
11427
|
-
|
|
11388
|
+
Qe(_, C);
|
|
11428
11389
|
});
|
|
11429
11390
|
const l = (_) => {
|
|
11430
11391
|
e("close", _);
|
|
@@ -11499,9 +11460,9 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11499
11460
|
});
|
|
11500
11461
|
return (_, C) => {
|
|
11501
11462
|
var D;
|
|
11502
|
-
return p(), m("div",
|
|
11503
|
-
f("header",
|
|
11504
|
-
f("div",
|
|
11463
|
+
return p(), m("div", M4, [
|
|
11464
|
+
f("header", T4, [
|
|
11465
|
+
f("div", O4, [
|
|
11505
11466
|
T(ue, {
|
|
11506
11467
|
"icon-name": "CloseRounded",
|
|
11507
11468
|
variant: "ghost",
|
|
@@ -11510,8 +11471,8 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11510
11471
|
onClick: l
|
|
11511
11472
|
})
|
|
11512
11473
|
]),
|
|
11513
|
-
f("div",
|
|
11514
|
-
f("div",
|
|
11474
|
+
f("div", E4, [
|
|
11475
|
+
f("div", I4, [
|
|
11515
11476
|
T(ye, {
|
|
11516
11477
|
title: ((D = i.value) == null ? void 0 : D.name) || _.milestoneId,
|
|
11517
11478
|
level: 5
|
|
@@ -11530,16 +11491,16 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11530
11491
|
}, null, 8, ["modelValue", "disabled", "label"])
|
|
11531
11492
|
])
|
|
11532
11493
|
]),
|
|
11533
|
-
i.value ? (p(), m("div",
|
|
11534
|
-
f("div",
|
|
11535
|
-
f("label",
|
|
11536
|
-
|
|
11494
|
+
i.value ? (p(), m("div", L4, [
|
|
11495
|
+
f("div", H4, [
|
|
11496
|
+
f("label", D4, [
|
|
11497
|
+
Ue(f("input", {
|
|
11537
11498
|
"onUpdate:modelValue": C[1] || (C[1] = (I) => h.value = I),
|
|
11538
11499
|
class: "ao-milestone__field ao-milestone__date-field",
|
|
11539
11500
|
type: "date"
|
|
11540
11501
|
}, null, 512), [
|
|
11541
11502
|
[
|
|
11542
|
-
|
|
11503
|
+
Ge,
|
|
11543
11504
|
h.value,
|
|
11544
11505
|
void 0,
|
|
11545
11506
|
{ lazy: !0 }
|
|
@@ -11547,8 +11508,8 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11547
11508
|
])
|
|
11548
11509
|
])
|
|
11549
11510
|
]),
|
|
11550
|
-
f("div",
|
|
11551
|
-
f("label",
|
|
11511
|
+
f("div", P4, [
|
|
11512
|
+
f("label", V4, [
|
|
11552
11513
|
T($e, {
|
|
11553
11514
|
modelValue: b.value,
|
|
11554
11515
|
"onUpdate:modelValue": C[2] || (C[2] = (I) => b.value = I),
|
|
@@ -11566,7 +11527,7 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11566
11527
|
option: I,
|
|
11567
11528
|
handleTagRemove: L
|
|
11568
11529
|
}) => [
|
|
11569
|
-
T(
|
|
11530
|
+
T(et, {
|
|
11570
11531
|
"user-name": I.label,
|
|
11571
11532
|
"avatar-url": I.avatar,
|
|
11572
11533
|
"is-closable": !0,
|
|
@@ -11577,13 +11538,13 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11577
11538
|
}, 8, ["modelValue", "options", "placeholder", "disabled", "caret"])
|
|
11578
11539
|
])
|
|
11579
11540
|
]),
|
|
11580
|
-
T(
|
|
11541
|
+
T(A4, {
|
|
11581
11542
|
color: d.value,
|
|
11582
11543
|
"onUpdate:color": C[3] || (C[3] = (I) => d.value = I)
|
|
11583
11544
|
}, null, 8, ["color"])
|
|
11584
11545
|
])) : E("", !0)
|
|
11585
11546
|
]),
|
|
11586
|
-
f("div",
|
|
11547
|
+
f("div", B4, [
|
|
11587
11548
|
T(Q(mt), He({
|
|
11588
11549
|
class: "ao-project-milestone__activities",
|
|
11589
11550
|
list: r.value,
|
|
@@ -11654,7 +11615,7 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11654
11615
|
}),
|
|
11655
11616
|
_: 1
|
|
11656
11617
|
}, 16, ["list", "disabled"]),
|
|
11657
|
-
_.isEditable ? (p(), m("div",
|
|
11618
|
+
_.isEditable ? (p(), m("div", R4, [
|
|
11658
11619
|
T(Ct, {
|
|
11659
11620
|
"icon-name": "Add",
|
|
11660
11621
|
label: _.$t("project.activity.add"),
|
|
@@ -11666,7 +11627,7 @@ const T4 = /* @__PURE__ */ N(S4, [["render", M4]]), O4 = { class: "ao-project-mi
|
|
|
11666
11627
|
};
|
|
11667
11628
|
}
|
|
11668
11629
|
});
|
|
11669
|
-
const
|
|
11630
|
+
const j4 = /* @__PURE__ */ Y({
|
|
11670
11631
|
__name: "AoProjectOverviewActivityDetails",
|
|
11671
11632
|
props: {
|
|
11672
11633
|
phaseId: {},
|
|
@@ -11753,14 +11714,14 @@ const F4 = /* @__PURE__ */ x({
|
|
|
11753
11714
|
}, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects", "onClose"])) : E("", !0);
|
|
11754
11715
|
};
|
|
11755
11716
|
}
|
|
11756
|
-
}),
|
|
11717
|
+
}), N4 = { class: "ao-col-header" }, F4 = /* @__PURE__ */ Y({
|
|
11757
11718
|
__name: "AoColHeader",
|
|
11758
11719
|
props: {
|
|
11759
11720
|
title: {},
|
|
11760
11721
|
items: {}
|
|
11761
11722
|
},
|
|
11762
11723
|
setup(t) {
|
|
11763
|
-
return (e, a) => (p(), m("header",
|
|
11724
|
+
return (e, a) => (p(), m("header", N4, [
|
|
11764
11725
|
T(ye, {
|
|
11765
11726
|
title: e.title,
|
|
11766
11727
|
class: "ao-col-header__title",
|
|
@@ -11776,17 +11737,17 @@ const F4 = /* @__PURE__ */ x({
|
|
|
11776
11737
|
]));
|
|
11777
11738
|
}
|
|
11778
11739
|
});
|
|
11779
|
-
function
|
|
11780
|
-
return
|
|
11740
|
+
function U4(t) {
|
|
11741
|
+
return Pi() ? (Vi(t), !0) : !1;
|
|
11781
11742
|
}
|
|
11782
11743
|
function Na(t) {
|
|
11783
11744
|
return typeof t == "function" ? t() : Q(t);
|
|
11784
11745
|
}
|
|
11785
|
-
const
|
|
11746
|
+
const Z4 = typeof window < "u" && typeof document < "u";
|
|
11786
11747
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
11787
|
-
const
|
|
11748
|
+
const W4 = (t) => t != null, oa = () => {
|
|
11788
11749
|
};
|
|
11789
|
-
function
|
|
11750
|
+
function q4(t, e) {
|
|
11790
11751
|
function a(...s) {
|
|
11791
11752
|
return new Promise((n, o) => {
|
|
11792
11753
|
Promise.resolve(t(() => e.apply(this, s), { fn: e, thisArg: this, args: s })).then(n).catch(o);
|
|
@@ -11794,7 +11755,7 @@ function x4(t, e) {
|
|
|
11794
11755
|
}
|
|
11795
11756
|
return a;
|
|
11796
11757
|
}
|
|
11797
|
-
function
|
|
11758
|
+
function z4(t, e = {}) {
|
|
11798
11759
|
let a, s, n = oa;
|
|
11799
11760
|
const o = (r) => {
|
|
11800
11761
|
clearTimeout(r), n(), n = oa;
|
|
@@ -11810,9 +11771,9 @@ function Y4(t, e = {}) {
|
|
|
11810
11771
|
});
|
|
11811
11772
|
};
|
|
11812
11773
|
}
|
|
11813
|
-
function
|
|
11814
|
-
return
|
|
11815
|
-
|
|
11774
|
+
function x4(t, e = 200, a = {}) {
|
|
11775
|
+
return q4(
|
|
11776
|
+
z4(e, a),
|
|
11816
11777
|
t
|
|
11817
11778
|
);
|
|
11818
11779
|
}
|
|
@@ -11821,27 +11782,27 @@ function ms(t) {
|
|
|
11821
11782
|
const a = Na(t);
|
|
11822
11783
|
return (e = a == null ? void 0 : a.$el) != null ? e : a;
|
|
11823
11784
|
}
|
|
11824
|
-
const
|
|
11825
|
-
function
|
|
11785
|
+
const Y4 = Z4 ? window : void 0;
|
|
11786
|
+
function K4() {
|
|
11826
11787
|
const t = ee(!1), e = Mt();
|
|
11827
11788
|
return e && xt(() => {
|
|
11828
11789
|
t.value = !0;
|
|
11829
11790
|
}, e), t;
|
|
11830
11791
|
}
|
|
11831
|
-
function
|
|
11832
|
-
const e =
|
|
11792
|
+
function G4(t) {
|
|
11793
|
+
const e = K4();
|
|
11833
11794
|
return M(() => (e.value, !!t()));
|
|
11834
11795
|
}
|
|
11835
|
-
function
|
|
11796
|
+
function X4(t, e, a = {}) {
|
|
11836
11797
|
const {
|
|
11837
11798
|
root: s,
|
|
11838
11799
|
rootMargin: n = "0px",
|
|
11839
11800
|
threshold: o = 0.1,
|
|
11840
|
-
window: i =
|
|
11801
|
+
window: i = Y4,
|
|
11841
11802
|
immediate: r = !0
|
|
11842
|
-
} = a, l =
|
|
11803
|
+
} = a, l = G4(() => i && "IntersectionObserver" in i), c = M(() => {
|
|
11843
11804
|
const w = Na(t);
|
|
11844
|
-
return (Array.isArray(w) ? w : [w]).map(ms).filter(
|
|
11805
|
+
return (Array.isArray(w) ? w : [w]).map(ms).filter(W4);
|
|
11845
11806
|
});
|
|
11846
11807
|
let u = oa;
|
|
11847
11808
|
const v = ee(r), d = l.value ? de(
|
|
@@ -11865,7 +11826,7 @@ function J4(t, e, a = {}) {
|
|
|
11865
11826
|
) : oa, h = () => {
|
|
11866
11827
|
u(), d(), v.value = !1;
|
|
11867
11828
|
};
|
|
11868
|
-
return
|
|
11829
|
+
return U4(h), {
|
|
11869
11830
|
isSupported: l,
|
|
11870
11831
|
isActive: v,
|
|
11871
11832
|
pause() {
|
|
@@ -11877,24 +11838,24 @@ function J4(t, e, a = {}) {
|
|
|
11877
11838
|
stop: h
|
|
11878
11839
|
};
|
|
11879
11840
|
}
|
|
11880
|
-
const
|
|
11841
|
+
const Q4 = {
|
|
11881
11842
|
class: /* @__PURE__ */ G(["ao-list-kanban"])
|
|
11882
|
-
},
|
|
11843
|
+
}, J4 = { class: "ao-list-kanban__header" }, e8 = {
|
|
11883
11844
|
key: 0,
|
|
11884
11845
|
class: "ao-list-kanban__end ao-list-kanban__end--loading"
|
|
11885
|
-
},
|
|
11846
|
+
}, t8 = {
|
|
11886
11847
|
key: 1,
|
|
11887
11848
|
class: "ao-list-kanban__end"
|
|
11888
|
-
},
|
|
11849
|
+
}, a8 = {
|
|
11889
11850
|
key: 0,
|
|
11890
11851
|
class: "ao-list-kanban__no-more"
|
|
11891
|
-
},
|
|
11852
|
+
}, s8 = {
|
|
11892
11853
|
key: 1,
|
|
11893
11854
|
class: "ao-list-kanban__divider"
|
|
11894
|
-
},
|
|
11855
|
+
}, n8 = {
|
|
11895
11856
|
key: 1,
|
|
11896
11857
|
class: "ao-list-kanban__footer"
|
|
11897
|
-
},
|
|
11858
|
+
}, i8 = /* @__PURE__ */ Y({
|
|
11898
11859
|
__name: "AoListKanban",
|
|
11899
11860
|
props: {
|
|
11900
11861
|
list: {},
|
|
@@ -11912,7 +11873,7 @@ const e8 = {
|
|
|
11912
11873
|
emits: ["add", "update:list", "change:list", "loadMore", "selectActivity", "archiveActivity", "unarchiveActivity", "updateActivity"],
|
|
11913
11874
|
setup(t, { emit: e }) {
|
|
11914
11875
|
const a = t, s = ee(!1), n = ee(null);
|
|
11915
|
-
|
|
11876
|
+
X4(n, ([{ isIntersecting: u }]) => {
|
|
11916
11877
|
s.value = u;
|
|
11917
11878
|
}), de(s, (u) => {
|
|
11918
11879
|
u && a.hasMore && !a.isLoading && e("loadMore");
|
|
@@ -11937,12 +11898,12 @@ const e8 = {
|
|
|
11937
11898
|
)
|
|
11938
11899
|
});
|
|
11939
11900
|
}, c = ee(!1);
|
|
11940
|
-
return (u, v) => (p(), m("div",
|
|
11901
|
+
return (u, v) => (p(), m("div", Q4, [
|
|
11941
11902
|
u.title || u.$slots.header ? te(u.$slots, "header", { key: 0 }, () => {
|
|
11942
11903
|
var d;
|
|
11943
11904
|
return [
|
|
11944
|
-
f("div",
|
|
11945
|
-
u.title ? (p(), P(
|
|
11905
|
+
f("div", J4, [
|
|
11906
|
+
u.title ? (p(), P(F4, {
|
|
11946
11907
|
key: 0,
|
|
11947
11908
|
title: u.title,
|
|
11948
11909
|
level: 3,
|
|
@@ -12028,20 +11989,20 @@ const e8 = {
|
|
|
12028
11989
|
];
|
|
12029
11990
|
}),
|
|
12030
11991
|
footer: W(() => [
|
|
12031
|
-
u.isLoading ? (p(), m("div",
|
|
11992
|
+
u.isLoading ? (p(), m("div", e8, [
|
|
12032
11993
|
T(pe, { name: "Loading" })
|
|
12033
11994
|
])) : u.hasMore ? (p(), m("div", {
|
|
12034
11995
|
key: 2,
|
|
12035
11996
|
ref_key: "scrollEnd",
|
|
12036
11997
|
ref: n,
|
|
12037
11998
|
class: "ao-list-kanban__end"
|
|
12038
|
-
}, null, 512)) : (p(), m("div",
|
|
12039
|
-
u.noMoreLabel ? (p(), m("span",
|
|
11999
|
+
}, null, 512)) : (p(), m("div", t8, [
|
|
12000
|
+
u.noMoreLabel ? (p(), m("span", a8, x(u.noMoreLabel), 1)) : u.isEditable ? (p(), m("span", s8)) : E("", !0)
|
|
12040
12001
|
]))
|
|
12041
12002
|
]),
|
|
12042
12003
|
_: 1
|
|
12043
12004
|
}, 16, ["class", "list", "disabled"]),
|
|
12044
|
-
u.$slots.footer || u.footerLabel ? (p(), m("div",
|
|
12005
|
+
u.$slots.footer || u.footerLabel ? (p(), m("div", n8, [
|
|
12045
12006
|
te(u.$slots, "footer", {}, () => [
|
|
12046
12007
|
u.isEditable ? (p(), P(Ct, {
|
|
12047
12008
|
key: 0,
|
|
@@ -12054,7 +12015,7 @@ const e8 = {
|
|
|
12054
12015
|
]));
|
|
12055
12016
|
}
|
|
12056
12017
|
});
|
|
12057
|
-
const
|
|
12018
|
+
const o8 = { class: "ao-field ao-search-field" }, r8 = ["value", "placeholder", "onKeypress"], l8 = /* @__PURE__ */ Y({
|
|
12058
12019
|
__name: "AoSearchField",
|
|
12059
12020
|
props: {
|
|
12060
12021
|
modelValue: {},
|
|
@@ -12066,10 +12027,10 @@ const l8 = { class: "ao-field ao-search-field" }, u8 = ["value", "placeholder",
|
|
|
12066
12027
|
const a = t, s = async (i) => {
|
|
12067
12028
|
const l = i.target.value;
|
|
12068
12029
|
e("update:modelValue", l, i);
|
|
12069
|
-
}, n =
|
|
12030
|
+
}, n = x4(s, a.delay), o = (i) => {
|
|
12070
12031
|
e("clear", i);
|
|
12071
12032
|
};
|
|
12072
|
-
return (i, r) => (p(), m("div",
|
|
12033
|
+
return (i, r) => (p(), m("div", o8, [
|
|
12073
12034
|
f("input", {
|
|
12074
12035
|
value: i.modelValue,
|
|
12075
12036
|
type: "text",
|
|
@@ -12078,7 +12039,7 @@ const l8 = { class: "ao-field ao-search-field" }, u8 = ["value", "placeholder",
|
|
|
12078
12039
|
onInput: r[0] || (r[0] = //@ts-ignore
|
|
12079
12040
|
(...l) => Q(n) && Q(n)(...l)),
|
|
12080
12041
|
onKeypress: dt(s, ["enter"])
|
|
12081
|
-
}, null, 40,
|
|
12042
|
+
}, null, 40, r8),
|
|
12082
12043
|
T(pe, {
|
|
12083
12044
|
name: "SearchRounded",
|
|
12084
12045
|
class: G(`ao-search-field__icon ao-search-field__action ${i.modelValue ? "" : "ao-search-field__action--visible"}`)
|
|
@@ -12094,7 +12055,7 @@ const l8 = { class: "ao-field ao-search-field" }, u8 = ["value", "placeholder",
|
|
|
12094
12055
|
]));
|
|
12095
12056
|
}
|
|
12096
12057
|
});
|
|
12097
|
-
const
|
|
12058
|
+
const u8 = { class: "ao-feed" }, c8 = { class: "ao-feed__filters" }, d8 = { class: "ao-feed__body" }, p8 = /* @__PURE__ */ Y({
|
|
12098
12059
|
__name: "AoFeed",
|
|
12099
12060
|
props: {
|
|
12100
12061
|
activities: {},
|
|
@@ -12137,7 +12098,7 @@ const d8 = { class: "ao-feed" }, p8 = { class: "ao-feed__filters" }, v8 = { clas
|
|
|
12137
12098
|
return ((ie = le.status) == null ? void 0 : ie.id) === R.id;
|
|
12138
12099
|
})
|
|
12139
12100
|
])
|
|
12140
|
-
), F && !l.value ? (i(F, null), l.value = !0) : V && !l.value && (i(null, V), l.value = !0), c.value &&
|
|
12101
|
+
), F && !l.value ? (i(F, null), l.value = !0) : V && !l.value && (i(null, V), l.value = !0), c.value && Qe(k, y);
|
|
12141
12102
|
},
|
|
12142
12103
|
{ immediate: !0 }
|
|
12143
12104
|
);
|
|
@@ -12205,10 +12166,10 @@ const d8 = { class: "ao-feed" }, p8 = { class: "ao-feed__filters" }, v8 = { clas
|
|
|
12205
12166
|
};
|
|
12206
12167
|
return (O, k) => {
|
|
12207
12168
|
var F;
|
|
12208
|
-
return p(), m("div",
|
|
12169
|
+
return p(), m("div", u8, [
|
|
12209
12170
|
T(Ga, null, {
|
|
12210
12171
|
primary: W(() => [
|
|
12211
|
-
f("div",
|
|
12172
|
+
f("div", c8, [
|
|
12212
12173
|
a.project ? (p(), P(ci, {
|
|
12213
12174
|
key: 0,
|
|
12214
12175
|
"is-left": !1,
|
|
@@ -12218,7 +12179,7 @@ const d8 = { class: "ao-feed" }, p8 = { class: "ao-feed__filters" }, v8 = { clas
|
|
|
12218
12179
|
V && O.$router.push({ name: Q(Fe).project });
|
|
12219
12180
|
})
|
|
12220
12181
|
}, null, 8, ["right-label", "left-label"])) : E("", !0),
|
|
12221
|
-
T(
|
|
12182
|
+
T(l8, {
|
|
12222
12183
|
"model-value": O.searchText,
|
|
12223
12184
|
placeholder: O.$t("feed.search.placeholder"),
|
|
12224
12185
|
class: "ao-feed__search",
|
|
@@ -12262,7 +12223,7 @@ const d8 = { class: "ao-feed" }, p8 = { class: "ao-feed__filters" }, v8 = { clas
|
|
|
12262
12223
|
option: V,
|
|
12263
12224
|
handleTagRemove: ne
|
|
12264
12225
|
}) => [
|
|
12265
|
-
T(
|
|
12226
|
+
T(et, {
|
|
12266
12227
|
"user-name": V.label,
|
|
12267
12228
|
"avatar-url": V.avatar,
|
|
12268
12229
|
"is-closable": !0,
|
|
@@ -12311,8 +12272,8 @@ const d8 = { class: "ao-feed" }, p8 = { class: "ao-feed__filters" }, v8 = { clas
|
|
|
12311
12272
|
]),
|
|
12312
12273
|
_: 1
|
|
12313
12274
|
}),
|
|
12314
|
-
f("div",
|
|
12315
|
-
(p(!0), m(he, null, _e(O.statuses, (V) => (p(), P(
|
|
12275
|
+
f("div", d8, [
|
|
12276
|
+
(p(!0), m(he, null, _e(O.statuses, (V) => (p(), P(i8, {
|
|
12316
12277
|
key: V.id,
|
|
12317
12278
|
status: V,
|
|
12318
12279
|
list: r.value[V.id],
|
|
@@ -12370,7 +12331,7 @@ const Dt = {
|
|
|
12370
12331
|
TEMPLATES: "templates",
|
|
12371
12332
|
TEMPLATE_DETAILS: "template_details",
|
|
12372
12333
|
TEMPLATES_LIST: "templates_list"
|
|
12373
|
-
},
|
|
12334
|
+
}, O8 = (t, e = {}) => [
|
|
12374
12335
|
{
|
|
12375
12336
|
path: t,
|
|
12376
12337
|
name: Dt.TEMPLATES,
|
|
@@ -12380,7 +12341,7 @@ const Dt = {
|
|
|
12380
12341
|
{
|
|
12381
12342
|
path: "",
|
|
12382
12343
|
name: Dt.TEMPLATES_LIST,
|
|
12383
|
-
component:
|
|
12344
|
+
component: f8
|
|
12384
12345
|
},
|
|
12385
12346
|
{
|
|
12386
12347
|
path: ":templateId/:phaseId?/:milestoneId?/:activityId?",
|
|
@@ -12395,7 +12356,7 @@ const Dt = {
|
|
|
12395
12356
|
feed: "AoProjectFeed",
|
|
12396
12357
|
milestone: "AoMilestone",
|
|
12397
12358
|
activity: "AoActivity"
|
|
12398
|
-
},
|
|
12359
|
+
}, E8 = (t, e = {}) => [
|
|
12399
12360
|
{
|
|
12400
12361
|
path: t,
|
|
12401
12362
|
...e,
|
|
@@ -12404,7 +12365,7 @@ const Dt = {
|
|
|
12404
12365
|
{
|
|
12405
12366
|
path: "",
|
|
12406
12367
|
name: Fe.project,
|
|
12407
|
-
component:
|
|
12368
|
+
component: L9,
|
|
12408
12369
|
props: !0,
|
|
12409
12370
|
children: [
|
|
12410
12371
|
{
|
|
@@ -12419,7 +12380,7 @@ const Dt = {
|
|
|
12419
12380
|
props: { default: !0, modal: !0 },
|
|
12420
12381
|
components: {
|
|
12421
12382
|
default: Mn,
|
|
12422
|
-
modal:
|
|
12383
|
+
modal: j4
|
|
12423
12384
|
}
|
|
12424
12385
|
}
|
|
12425
12386
|
]
|
|
@@ -12427,12 +12388,12 @@ const Dt = {
|
|
|
12427
12388
|
{
|
|
12428
12389
|
path: "feed",
|
|
12429
12390
|
name: Fe.feed,
|
|
12430
|
-
component:
|
|
12391
|
+
component: p8,
|
|
12431
12392
|
props: !0
|
|
12432
12393
|
}
|
|
12433
12394
|
]
|
|
12434
12395
|
}
|
|
12435
|
-
],
|
|
12396
|
+
], v8 = { class: "ao-templates" }, f8 = /* @__PURE__ */ Y({
|
|
12436
12397
|
__name: "AoTemplatesList",
|
|
12437
12398
|
props: {
|
|
12438
12399
|
templates: {}
|
|
@@ -12441,7 +12402,7 @@ const Dt = {
|
|
|
12441
12402
|
setup(t, { emit: e }) {
|
|
12442
12403
|
const a = t, { t: s } = Tt();
|
|
12443
12404
|
de(() => a.templates, (r, l) => {
|
|
12444
|
-
|
|
12405
|
+
Qe(r, l);
|
|
12445
12406
|
});
|
|
12446
12407
|
const n = () => {
|
|
12447
12408
|
var v, d;
|
|
@@ -12472,7 +12433,7 @@ const Dt = {
|
|
|
12472
12433
|
});
|
|
12473
12434
|
}
|
|
12474
12435
|
};
|
|
12475
|
-
return (r, l) => (p(), m("div",
|
|
12436
|
+
return (r, l) => (p(), m("div", v8, [
|
|
12476
12437
|
T(Ga, null, {
|
|
12477
12438
|
secondary: W(() => [
|
|
12478
12439
|
T(ue, {
|
|
@@ -12516,7 +12477,53 @@ const Dt = {
|
|
|
12516
12477
|
]));
|
|
12517
12478
|
}
|
|
12518
12479
|
});
|
|
12519
|
-
const
|
|
12480
|
+
const h8 = { class: "ao-field__label" }, m8 = /* @__PURE__ */ Y({
|
|
12481
|
+
__name: "AoField",
|
|
12482
|
+
props: {
|
|
12483
|
+
label: {},
|
|
12484
|
+
isMultiselect: { type: Boolean, default: !1 }
|
|
12485
|
+
},
|
|
12486
|
+
setup(t) {
|
|
12487
|
+
return (e, a) => (p(), m("label", {
|
|
12488
|
+
class: G(["ao-field", { "ao-field--multiselect": e.isMultiselect }])
|
|
12489
|
+
}, [
|
|
12490
|
+
f("span", h8, x(e.label), 1),
|
|
12491
|
+
te(e.$slots, "default")
|
|
12492
|
+
], 2));
|
|
12493
|
+
}
|
|
12494
|
+
}), C8 = ["type", "value", "disabled", "readonly"], I8 = /* @__PURE__ */ Y({
|
|
12495
|
+
__name: "AoInputField",
|
|
12496
|
+
props: {
|
|
12497
|
+
label: { default: "" },
|
|
12498
|
+
type: { default: "text" },
|
|
12499
|
+
modelValue: { default: "" },
|
|
12500
|
+
modelModifiers: { default: () => ({}) },
|
|
12501
|
+
isDisabled: { type: Boolean, default: !1 },
|
|
12502
|
+
isReadonly: { type: Boolean, default: !1 }
|
|
12503
|
+
},
|
|
12504
|
+
emits: ["update:modelValue"],
|
|
12505
|
+
setup(t, { emit: e }) {
|
|
12506
|
+
const a = t, s = M(
|
|
12507
|
+
() => a.modelModifiers.lazy ? "change" : "input"
|
|
12508
|
+
), n = (o) => {
|
|
12509
|
+
a.modelModifiers.number && (o = Number(o)), e("update:modelValue", o);
|
|
12510
|
+
};
|
|
12511
|
+
return (o, i) => (p(), P(m8, { label: o.label }, {
|
|
12512
|
+
default: W(() => [
|
|
12513
|
+
f("input", He({
|
|
12514
|
+
class: "ao-field__input",
|
|
12515
|
+
type: o.type,
|
|
12516
|
+
value: o.modelValue,
|
|
12517
|
+
disabled: o.isDisabled,
|
|
12518
|
+
readonly: o.isReadonly
|
|
12519
|
+
}, {
|
|
12520
|
+
[Bi(s.value)]: i[0] || (i[0] = (r) => n(r.target.value))
|
|
12521
|
+
}), null, 16, C8)
|
|
12522
|
+
]),
|
|
12523
|
+
_: 1
|
|
12524
|
+
}, 8, ["label"]));
|
|
12525
|
+
}
|
|
12526
|
+
}), g8 = { class: "ao-field" }, _8 = { class: "ao-field__label" }, y8 = ["checked", "disabled"], L8 = /* @__PURE__ */ Y({
|
|
12520
12527
|
__name: "AoCheckboxField",
|
|
12521
12528
|
props: {
|
|
12522
12529
|
label: { default: "" },
|
|
@@ -12526,8 +12533,8 @@ const C8 = { class: "ao-field" }, g8 = { class: "ao-field__label" }, _8 = ["chec
|
|
|
12526
12533
|
},
|
|
12527
12534
|
emits: ["update:modelValue"],
|
|
12528
12535
|
setup(t) {
|
|
12529
|
-
return (e, a) => (p(), m("label",
|
|
12530
|
-
f("span",
|
|
12536
|
+
return (e, a) => (p(), m("label", g8, [
|
|
12537
|
+
f("span", _8, x(e.label), 1),
|
|
12531
12538
|
f("input", {
|
|
12532
12539
|
class: "ao-field__input",
|
|
12533
12540
|
type: "checkbox",
|
|
@@ -12540,29 +12547,29 @@ const C8 = { class: "ao-field" }, g8 = { class: "ao-field__label" }, _8 = ["chec
|
|
|
12540
12547
|
((n = s.target) == null ? void 0 : n.checked) ?? !1
|
|
12541
12548
|
);
|
|
12542
12549
|
})
|
|
12543
|
-
}, null, 40,
|
|
12550
|
+
}, null, 40, y8)
|
|
12544
12551
|
]));
|
|
12545
12552
|
}
|
|
12546
12553
|
});
|
|
12547
12554
|
export {
|
|
12548
|
-
|
|
12555
|
+
et as AoAvatar,
|
|
12549
12556
|
di as AoCardFeed,
|
|
12550
|
-
|
|
12551
|
-
|
|
12552
|
-
|
|
12553
|
-
|
|
12557
|
+
L8 as AoCheckboxField,
|
|
12558
|
+
p8 as AoFeed,
|
|
12559
|
+
m8 as AoField,
|
|
12560
|
+
I8 as AoInputField,
|
|
12554
12561
|
$e as AoMultiselect,
|
|
12555
12562
|
f9 as AoProjectPhases,
|
|
12556
12563
|
Mf as AoTemplateDetails,
|
|
12557
|
-
|
|
12558
|
-
|
|
12564
|
+
S8 as AoTemplates,
|
|
12565
|
+
f8 as AoTemplatesList,
|
|
12559
12566
|
F2 as TemplateItemTypeEnum,
|
|
12560
|
-
|
|
12561
|
-
|
|
12567
|
+
M8 as activityFeedStatus,
|
|
12568
|
+
A8 as durationTypes,
|
|
12562
12569
|
Lt as feedFilterTypes,
|
|
12563
|
-
|
|
12564
|
-
|
|
12565
|
-
|
|
12570
|
+
E8 as getProjectOverviewRoutes,
|
|
12571
|
+
O8 as getTemplateRoutes,
|
|
12572
|
+
T8 as listUpdateTypes,
|
|
12566
12573
|
Cs as milestoneStatus,
|
|
12567
12574
|
Fe as projectOverviewRoutes,
|
|
12568
12575
|
R2 as ruleComparators,
|