@26lights/orcha 0.34.12 → 0.34.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/orcha.cjs.js +1 -1
- package/dist/orcha.css +1 -1
- package/dist/orcha.es.js +238 -238
- package/dist/orcha.umd.js +2 -2
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as J, openBlock as v, createBlock as R, unref as Q, mergeProps as Ve, createElementBlock as g, createElementVNode as p, pushScopeId as hs, popScopeId as Cs, createStaticVNode as gs, computed as k, resolveDynamicComponent as vt, normalizeClass as Y, renderSlot as te, toDisplayString as X, createCommentVNode as T, ref as ne, watch as de, nextTick as De, withKeys as ut, toHandlers as _s, withCtx as q, createTextVNode as Ra, createVNode as L, normalizeStyle as vn, withModifiers as me, createSlots as Na, Fragment as he, renderList as ye, onMounted as Ft, onBeforeUnmount as pn, onUnmounted as mn, Teleport as Ht, toRefs as Ae, getCurrentInstance as Mt, toRef as Vt, normalizeProps as ua, guardReactiveProps as da, withDirectives as rt, vShow as ys, onUpdated as bs, vModelText as bt, resolveComponent as ws, getCurrentScope as $s, onScopeDispose as ks, toHandlerKey as Ms } from "vue";
|
|
2
2
|
import { RouterView as As } from "vue-router";
|
|
3
3
|
import pt from "vuedraggable";
|
|
4
|
-
const
|
|
4
|
+
const Av = /* @__PURE__ */ J({
|
|
5
5
|
__name: "AoTemplates",
|
|
6
6
|
props: {
|
|
7
7
|
templates: {}
|
|
@@ -1441,11 +1441,11 @@ const c1 = {
|
|
|
1441
1441
|
todo: "todo",
|
|
1442
1442
|
done: "done",
|
|
1443
1443
|
archived: "archived"
|
|
1444
|
-
},
|
|
1444
|
+
}, Tv = {
|
|
1445
1445
|
months: "months",
|
|
1446
1446
|
weeks: "weeks",
|
|
1447
1447
|
days: "days"
|
|
1448
|
-
},
|
|
1448
|
+
}, Sv = {
|
|
1449
1449
|
future: "future",
|
|
1450
1450
|
this_month: "this_month",
|
|
1451
1451
|
this_week: "this_week",
|
|
@@ -1469,7 +1469,7 @@ const c1 = {
|
|
|
1469
1469
|
TASKS: "tasks"
|
|
1470
1470
|
};
|
|
1471
1471
|
var E2 = /* @__PURE__ */ ((t) => (t.PHASES = "phases", t.MILESTONES = "milestones", t.ACTIVITIES = "activities", t))(E2 || {});
|
|
1472
|
-
const
|
|
1472
|
+
const Ev = {
|
|
1473
1473
|
add: "add",
|
|
1474
1474
|
remove: "remove",
|
|
1475
1475
|
moved: "moved"
|
|
@@ -5343,7 +5343,7 @@ function Y5(t, e, a) {
|
|
|
5343
5343
|
let oe = b;
|
|
5344
5344
|
if (K.value && w.value) {
|
|
5345
5345
|
let ve = Ce.value;
|
|
5346
|
-
ve || (ve = (_t, q1,
|
|
5346
|
+
ve || (ve = (_t, q1, wv) => gt.value.some((ms) => {
|
|
5347
5347
|
let W1 = u1(Ca(_t[ms]), W.value);
|
|
5348
5348
|
return ee.value ? W1.startsWith(u1(q1, W.value)) : W1.indexOf(u1(q1, W.value)) !== -1;
|
|
5349
5349
|
})), oe = oe.filter((_t) => ve(_t, K.value, re));
|
|
@@ -8186,22 +8186,22 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8186
8186
|
}, c4 = { class: "ao-field__label" }, f4 = { class: "ao-activity-details__content" }, v4 = { class: "ao-fieldset" }, p4 = { class: "ao-field__row" }, m4 = { class: "ao-field ao-field--full" }, h4 = { class: "ao-field__label" }, C4 = ["readonly"], g4 = { class: "ao-field__row" }, _4 = { class: "ao-field ao-field--inline" }, y4 = { class: "ao-field__label" }, b4 = ["readonly"], w4 = { class: "ao-fieldset" }, $4 = { class: "ao-fieldset__title" }, k4 = { class: "ao-fieldset__body" }, M4 = {
|
|
8187
8187
|
key: 0,
|
|
8188
8188
|
class: "ao-fieldset"
|
|
8189
|
-
}, A4 = { class: "ao-fieldset__title" }, T4 = { class: "ao-activity-details__aside" }, S4 = {
|
|
8189
|
+
}, A4 = { class: "ao-fieldset__title" }, T4 = { class: "ao-activity-details__aside" }, S4 = { class: "ao-activity-details__close-button" }, E4 = {
|
|
8190
8190
|
key: 0,
|
|
8191
8191
|
class: "ao-activity-details__aside-section"
|
|
8192
|
-
},
|
|
8192
|
+
}, O4 = { class: "ao-field" }, I4 = { class: "ao-field__label" }, L4 = { class: "ao-activity-details__aside" }, V4 = { class: "ao-activity-details__aside-section" }, D4 = { class: "ao-field" }, P4 = { class: "ao-field__label" }, H4 = { class: "ao-activity-details__aside-section" }, B4 = {
|
|
8193
8193
|
key: 0,
|
|
8194
8194
|
class: "ao-field__row"
|
|
8195
|
-
},
|
|
8195
|
+
}, R4 = { class: "ao-field" }, N4 = { class: "ao-field__label" }, j4 = ["readonly"], U4 = { class: "ao-activity-details__aside-section" }, Z4 = {
|
|
8196
8196
|
key: 0,
|
|
8197
8197
|
class: "ao-field__row"
|
|
8198
|
-
},
|
|
8198
|
+
}, F4 = { class: "ao-field ao-field--multiselect" }, q4 = { class: "ao-activity-details__aside-section" }, W4 = {
|
|
8199
8199
|
key: 1,
|
|
8200
8200
|
class: "ao-activity-details__aside-section"
|
|
8201
|
-
},
|
|
8201
|
+
}, z4 = { class: "ao-fieldset ao-activity-details__aside-section" }, Y4 = { class: "ao-fieldset__title" }, x4 = { class: "ao-fieldset__body" }, G4 = { class: "ao-field__row" }, K4 = { class: "ao-field ao-field--multiselect" }, X4 = { class: "ao-field__label" }, Q4 = { class: "ao-field__row" }, J4 = { class: "ao-field ao-field--multiselect" }, ef = { class: "ao-field__label" }, tf = {
|
|
8202
8202
|
key: 2,
|
|
8203
8203
|
class: "ao-activity-details__aside-section ao-activity-details__aside-section--created-by"
|
|
8204
|
-
},
|
|
8204
|
+
}, af = { class: "ao-activity__created-by" }, H1 = /* @__PURE__ */ J({
|
|
8205
8205
|
__name: "AoActivityDetails",
|
|
8206
8206
|
props: {
|
|
8207
8207
|
activity: {},
|
|
@@ -8537,15 +8537,15 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8537
8537
|
])
|
|
8538
8538
|
]),
|
|
8539
8539
|
p("div", T4, [
|
|
8540
|
-
p("div",
|
|
8540
|
+
p("div", S4, [
|
|
8541
8541
|
L(ce, {
|
|
8542
8542
|
name: "CloseRounded",
|
|
8543
8543
|
onClick: O[2] || (O[2] = (ee) => f.$emit("close"))
|
|
8544
8544
|
})
|
|
8545
8545
|
]),
|
|
8546
|
-
W.value ? (v(), g("div",
|
|
8547
|
-
p("label",
|
|
8548
|
-
p("span",
|
|
8546
|
+
W.value ? (v(), g("div", E4, [
|
|
8547
|
+
p("label", O4, [
|
|
8548
|
+
p("span", I4, X(f.$t("activity.status.label")), 1),
|
|
8549
8549
|
L($e, {
|
|
8550
8550
|
class: "ao-activity-details__multiselect",
|
|
8551
8551
|
options: W.value,
|
|
@@ -8558,10 +8558,10 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8558
8558
|
}, null, 8, ["options", "value", "disabled", "caret"])
|
|
8559
8559
|
])
|
|
8560
8560
|
])) : T("", !0),
|
|
8561
|
-
p("div",
|
|
8562
|
-
p("div",
|
|
8563
|
-
p("label",
|
|
8564
|
-
p("span",
|
|
8561
|
+
p("div", L4, [
|
|
8562
|
+
p("div", V4, [
|
|
8563
|
+
p("label", D4, [
|
|
8564
|
+
p("span", P4, X(f.$t("activity.assignee.label")), 1),
|
|
8565
8565
|
L($e, {
|
|
8566
8566
|
modelValue: A.value,
|
|
8567
8567
|
"onUpdate:modelValue": O[3] || (O[3] = (ee) => A.value = ee),
|
|
@@ -8591,16 +8591,16 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8591
8591
|
])
|
|
8592
8592
|
])
|
|
8593
8593
|
]),
|
|
8594
|
-
p("div",
|
|
8595
|
-
f.isTemplate !== !0 && f.userId ? (v(), g("div",
|
|
8596
|
-
p("label",
|
|
8597
|
-
p("span",
|
|
8594
|
+
p("div", H4, [
|
|
8595
|
+
f.isTemplate !== !0 && f.userId ? (v(), g("div", B4, [
|
|
8596
|
+
p("label", R4, [
|
|
8597
|
+
p("span", N4, X(f.$t("activity.deadline.label")), 1),
|
|
8598
8598
|
rt(p("input", {
|
|
8599
8599
|
"onUpdate:modelValue": O[4] || (O[4] = (ee) => l.value = ee),
|
|
8600
8600
|
readonly: !f.isEditable,
|
|
8601
8601
|
class: "ao-field__input",
|
|
8602
8602
|
type: "date"
|
|
8603
|
-
}, null, 8,
|
|
8603
|
+
}, null, 8, j4), [
|
|
8604
8604
|
[
|
|
8605
8605
|
bt,
|
|
8606
8606
|
l.value,
|
|
@@ -8611,9 +8611,9 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8611
8611
|
])
|
|
8612
8612
|
])) : T("", !0)
|
|
8613
8613
|
]),
|
|
8614
|
-
p("div",
|
|
8615
|
-
u.value ? (v(), g("div",
|
|
8616
|
-
p("label",
|
|
8614
|
+
p("div", U4, [
|
|
8615
|
+
u.value ? (v(), g("div", Z4, [
|
|
8616
|
+
p("label", F4, [
|
|
8617
8617
|
L($e, {
|
|
8618
8618
|
modelValue: d.value,
|
|
8619
8619
|
"onUpdate:modelValue": O[5] || (O[5] = (ee) => d.value = ee),
|
|
@@ -8629,7 +8629,7 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8629
8629
|
])) : T("", !0),
|
|
8630
8630
|
te(f.$slots, "default", { activity: f.activity })
|
|
8631
8631
|
]),
|
|
8632
|
-
p("div",
|
|
8632
|
+
p("div", q4, [
|
|
8633
8633
|
L(h1, {
|
|
8634
8634
|
modelValue: i.value,
|
|
8635
8635
|
"onUpdate:modelValue": O[6] || (O[6] = (ee) => i.value = ee),
|
|
@@ -8644,7 +8644,7 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8644
8644
|
size: "sm"
|
|
8645
8645
|
}, null, 8, ["modelValue", "label", "disabled"])
|
|
8646
8646
|
]),
|
|
8647
|
-
f.isTemplate !== !0 && f.activity.createdBy.id === f.userId ? (v(), g("div",
|
|
8647
|
+
f.isTemplate !== !0 && f.activity.createdBy.id === f.userId ? (v(), g("div", W4, [
|
|
8648
8648
|
L(h1, {
|
|
8649
8649
|
modelValue: r.value,
|
|
8650
8650
|
"onUpdate:modelValue": O[7] || (O[7] = (ee) => r.value = ee),
|
|
@@ -8658,18 +8658,18 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8658
8658
|
size: "sm"
|
|
8659
8659
|
}, null, 8, ["modelValue", "label", "disabled"])
|
|
8660
8660
|
])) : T("", !0),
|
|
8661
|
-
p("fieldset",
|
|
8662
|
-
p("div",
|
|
8661
|
+
p("fieldset", z4, [
|
|
8662
|
+
p("div", Y4, [
|
|
8663
8663
|
L(ce, { name: "FlowsheetOutlineRounded" }),
|
|
8664
8664
|
L(_e, {
|
|
8665
8665
|
level: 4,
|
|
8666
8666
|
title: f.$t("activity.dependencies.title")
|
|
8667
8667
|
}, null, 8, ["title"])
|
|
8668
8668
|
]),
|
|
8669
|
-
p("div",
|
|
8670
|
-
p("div",
|
|
8671
|
-
p("label",
|
|
8672
|
-
p("span",
|
|
8669
|
+
p("div", x4, [
|
|
8670
|
+
p("div", G4, [
|
|
8671
|
+
p("label", K4, [
|
|
8672
|
+
p("span", X4, X(f.$t("activity.dependingOn.label")), 1),
|
|
8673
8673
|
L($e, {
|
|
8674
8674
|
modelValue: m.value,
|
|
8675
8675
|
"onUpdate:modelValue": O[8] || (O[8] = (ee) => m.value = ee),
|
|
@@ -8683,9 +8683,9 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8683
8683
|
}, null, 8, ["modelValue", "options", "disabled", "caret"])
|
|
8684
8684
|
])
|
|
8685
8685
|
]),
|
|
8686
|
-
p("div",
|
|
8687
|
-
p("label",
|
|
8688
|
-
p("span",
|
|
8686
|
+
p("div", Q4, [
|
|
8687
|
+
p("label", J4, [
|
|
8688
|
+
p("span", ef, X(f.$t("activity.blocking.label")), 1),
|
|
8689
8689
|
L($e, {
|
|
8690
8690
|
modelValue: $.value,
|
|
8691
8691
|
"onUpdate:modelValue": O[9] || (O[9] = (ee) => $.value = ee),
|
|
@@ -8701,8 +8701,8 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8701
8701
|
])
|
|
8702
8702
|
])
|
|
8703
8703
|
]),
|
|
8704
|
-
f.isTemplate !== !0 && x.value ? (v(), g("div",
|
|
8705
|
-
p("div",
|
|
8704
|
+
f.isTemplate !== !0 && x.value ? (v(), g("div", tf, [
|
|
8705
|
+
p("div", af, [
|
|
8706
8706
|
L(Xe, {
|
|
8707
8707
|
"user-name": x.value,
|
|
8708
8708
|
color: "black"
|
|
@@ -8718,7 +8718,7 @@ const h1 = /* @__PURE__ */ J({
|
|
|
8718
8718
|
}));
|
|
8719
8719
|
}
|
|
8720
8720
|
});
|
|
8721
|
-
const
|
|
8721
|
+
const nf = /* @__PURE__ */ J({
|
|
8722
8722
|
__name: "AoRuleLine",
|
|
8723
8723
|
props: {
|
|
8724
8724
|
rule: {},
|
|
@@ -8842,7 +8842,7 @@ const af = /* @__PURE__ */ J({
|
|
|
8842
8842
|
}));
|
|
8843
8843
|
}
|
|
8844
8844
|
});
|
|
8845
|
-
const
|
|
8845
|
+
const sf = { class: "ao-template-rules__body" }, of = { class: "ao-template-rules__list" }, rf = /* @__PURE__ */ J({
|
|
8846
8846
|
__name: "AoTemplateRules",
|
|
8847
8847
|
props: {
|
|
8848
8848
|
templateId: {},
|
|
@@ -8866,9 +8866,9 @@ const nf = { class: "ao-template-rules__body" }, sf = { class: "ao-template-rule
|
|
|
8866
8866
|
}, null, 8, ["title"])
|
|
8867
8867
|
]),
|
|
8868
8868
|
default: q(() => [
|
|
8869
|
-
p("div",
|
|
8870
|
-
p("ul",
|
|
8871
|
-
(v(!0), g(he, null, ye(s.rules, (i) => (v(), R(
|
|
8869
|
+
p("div", sf, [
|
|
8870
|
+
p("ul", of, [
|
|
8871
|
+
(v(!0), g(he, null, ye(s.rules, (i) => (v(), R(nf, {
|
|
8872
8872
|
key: i.id,
|
|
8873
8873
|
rule: i,
|
|
8874
8874
|
"template-phases": s.templatePhases,
|
|
@@ -8896,10 +8896,10 @@ function Pt(t, e, a) {
|
|
|
8896
8896
|
rank: o.format()
|
|
8897
8897
|
};
|
|
8898
8898
|
}
|
|
8899
|
-
const
|
|
8899
|
+
const lf = {
|
|
8900
8900
|
key: 0,
|
|
8901
8901
|
class: "ao-template-details"
|
|
8902
|
-
},
|
|
8902
|
+
}, uf = { class: "ao-template-details__body" }, df = { class: "ao-template-details__cols" }, cf = { class: "ao-template-details__col" }, ff = { class: "ao-list__footer" }, vf = { class: "ao-template-details__col" }, pf = { class: "ao-template-details__col" }, mf = /* @__PURE__ */ J({
|
|
8903
8903
|
__name: "AoTemplateDetails",
|
|
8904
8904
|
props: {
|
|
8905
8905
|
templateId: {},
|
|
@@ -9141,7 +9141,7 @@ const rf = {
|
|
|
9141
9141
|
};
|
|
9142
9142
|
return (f, O) => {
|
|
9143
9143
|
var B, se, ae, ee, Ce, re;
|
|
9144
|
-
return s.value ? (v(), g("div",
|
|
9144
|
+
return s.value ? (v(), g("div", lf, [
|
|
9145
9145
|
L(Wa, {
|
|
9146
9146
|
"can-go-back": !0,
|
|
9147
9147
|
onGoBack: O[1] || (O[1] = (G) => f.$router.push({ name: Q(Lt).TEMPLATES_LIST }))
|
|
@@ -9158,9 +9158,9 @@ const rf = {
|
|
|
9158
9158
|
]),
|
|
9159
9159
|
_: 1
|
|
9160
9160
|
}),
|
|
9161
|
-
p("div",
|
|
9162
|
-
p("ol",
|
|
9163
|
-
p("li",
|
|
9161
|
+
p("div", uf, [
|
|
9162
|
+
p("ol", df, [
|
|
9163
|
+
p("li", cf, [
|
|
9164
9164
|
L(Q(pt), {
|
|
9165
9165
|
"model-value": s.value.phases,
|
|
9166
9166
|
class: "ao-templates__list",
|
|
@@ -9195,7 +9195,7 @@ const rf = {
|
|
|
9195
9195
|
];
|
|
9196
9196
|
}),
|
|
9197
9197
|
footer: q(() => [
|
|
9198
|
-
p("div",
|
|
9198
|
+
p("div", ff, [
|
|
9199
9199
|
L(mt, {
|
|
9200
9200
|
"icon-name": "AddBoxOutlineRounded",
|
|
9201
9201
|
label: f.$t("template.phases.add"),
|
|
@@ -9206,7 +9206,7 @@ const rf = {
|
|
|
9206
9206
|
_: 1
|
|
9207
9207
|
}, 8, ["model-value"])
|
|
9208
9208
|
]),
|
|
9209
|
-
p("li",
|
|
9209
|
+
p("li", vf, [
|
|
9210
9210
|
i.value ? (v(), R(J3, {
|
|
9211
9211
|
key: 0,
|
|
9212
9212
|
"template-id": f.templateId,
|
|
@@ -9218,7 +9218,7 @@ const rf = {
|
|
|
9218
9218
|
onRemoveMilestone: M
|
|
9219
9219
|
}, null, 8, ["template-id", "phase", "milestone-id"])) : T("", !0)
|
|
9220
9220
|
]),
|
|
9221
|
-
p("li",
|
|
9221
|
+
p("li", pf, [
|
|
9222
9222
|
i.value && r.value ? (v(), R(a5, {
|
|
9223
9223
|
key: 0,
|
|
9224
9224
|
"template-id": f.templateId,
|
|
@@ -9262,7 +9262,7 @@ const rf = {
|
|
|
9262
9262
|
}, 8, ["activity", "activity-types", "breadcrumbs", "milestone-id", "template-activities", "template-milestones", "users", "onClose"])) : T("", !0)
|
|
9263
9263
|
])),
|
|
9264
9264
|
(v(), R(Ht, { to: "body" }, [
|
|
9265
|
-
Z.value ? (v(), R(
|
|
9265
|
+
Z.value ? (v(), R(rf, {
|
|
9266
9266
|
key: 0,
|
|
9267
9267
|
"template-id": s.value.id,
|
|
9268
9268
|
rules: s.value.rules || [],
|
|
@@ -9278,10 +9278,10 @@ const rf = {
|
|
|
9278
9278
|
};
|
|
9279
9279
|
}
|
|
9280
9280
|
});
|
|
9281
|
-
const
|
|
9281
|
+
const hf = {
|
|
9282
9282
|
key: 0,
|
|
9283
9283
|
class: "ao-card__header"
|
|
9284
|
-
},
|
|
9284
|
+
}, Cf = { class: "ao-card__body" }, gf = {
|
|
9285
9285
|
key: 1,
|
|
9286
9286
|
class: "ao-card__footer"
|
|
9287
9287
|
}, B1 = /* @__PURE__ */ J({
|
|
@@ -9302,13 +9302,13 @@ const mf = {
|
|
|
9302
9302
|
])
|
|
9303
9303
|
}, {
|
|
9304
9304
|
default: q(() => [
|
|
9305
|
-
e.$slots.header ? (v(), g("header",
|
|
9305
|
+
e.$slots.header ? (v(), g("header", hf, [
|
|
9306
9306
|
te(e.$slots, "header")
|
|
9307
9307
|
])) : T("", !0),
|
|
9308
|
-
p("div",
|
|
9308
|
+
p("div", Cf, [
|
|
9309
9309
|
te(e.$slots, "default")
|
|
9310
9310
|
]),
|
|
9311
|
-
e.$slots.footer ? (v(), g("footer",
|
|
9311
|
+
e.$slots.footer ? (v(), g("footer", gf, [
|
|
9312
9312
|
te(e.$slots, "footer")
|
|
9313
9313
|
])) : T("", !0)
|
|
9314
9314
|
]),
|
|
@@ -9336,13 +9336,13 @@ const R1 = /* @__PURE__ */ J({
|
|
|
9336
9336
|
], 2));
|
|
9337
9337
|
}
|
|
9338
9338
|
});
|
|
9339
|
-
const
|
|
9339
|
+
const _f = { class: "ao-card-project-phase__header" }, yf = { class: "ao-card-project-phase__footer" }, bf = {
|
|
9340
9340
|
key: 0,
|
|
9341
9341
|
class: "ao-card-project-phase__footer-row ao-card-project-phase__footer-row--progress"
|
|
9342
|
-
},
|
|
9342
|
+
}, wf = { class: "ao-card-project-phase__subitem" }, $f = { class: "ao-card-project-phase__subitem" }, kf = {
|
|
9343
9343
|
key: 0,
|
|
9344
9344
|
class: "ao-card-project-phase__secondary"
|
|
9345
|
-
},
|
|
9345
|
+
}, Mf = { class: "ao-card-project-phase__deadline ao-card-project-phase__deadline--readonly" }, Af = /* @__PURE__ */ J({
|
|
9346
9346
|
__name: "AoCardProjectItemPhase",
|
|
9347
9347
|
props: {
|
|
9348
9348
|
id: {},
|
|
@@ -9381,20 +9381,20 @@ const gf = { class: "ao-card-project-phase__header" }, _f = { class: "ao-card-pr
|
|
|
9381
9381
|
}, null, 8, ["id", "title", "is-editable"])
|
|
9382
9382
|
]),
|
|
9383
9383
|
footer: q(() => [
|
|
9384
|
-
p("div",
|
|
9385
|
-
s.value ? (v(), g("div",
|
|
9386
|
-
p("div",
|
|
9384
|
+
p("div", yf, [
|
|
9385
|
+
s.value ? (v(), g("div", bf, [
|
|
9386
|
+
p("div", wf, [
|
|
9387
9387
|
L(ce, {
|
|
9388
9388
|
name: "MountainFlagOutlineRounded",
|
|
9389
9389
|
size: "sm"
|
|
9390
9390
|
}),
|
|
9391
|
-
p("span",
|
|
9391
|
+
p("span", $f, X(o.value) + " / " + X(s.value), 1)
|
|
9392
9392
|
]),
|
|
9393
9393
|
L(R1, {
|
|
9394
9394
|
percentages: i.value,
|
|
9395
9395
|
class: "ao-card-project-phase__progress"
|
|
9396
9396
|
}, null, 8, ["percentages"]),
|
|
9397
|
-
l.$slots.secondary ? (v(), g("div",
|
|
9397
|
+
l.$slots.secondary ? (v(), g("div", kf, [
|
|
9398
9398
|
te(l.$slots, "secondary")
|
|
9399
9399
|
])) : T("", !0)
|
|
9400
9400
|
])) : T("", !0),
|
|
@@ -9414,7 +9414,7 @@ const gf = { class: "ao-card-project-phase__header" }, _f = { class: "ao-card-pr
|
|
|
9414
9414
|
{ lazy: !0 }
|
|
9415
9415
|
]
|
|
9416
9416
|
]) : T("", !0),
|
|
9417
|
-
p("span",
|
|
9417
|
+
p("span", Mf, X(Q(b1)(l.deadline)), 1)
|
|
9418
9418
|
], 2)
|
|
9419
9419
|
])
|
|
9420
9420
|
]),
|
|
@@ -9423,7 +9423,7 @@ const gf = { class: "ao-card-project-phase__header" }, _f = { class: "ao-card-pr
|
|
|
9423
9423
|
l.isEditable ? {
|
|
9424
9424
|
name: "header",
|
|
9425
9425
|
fn: q(() => [
|
|
9426
|
-
p("div",
|
|
9426
|
+
p("div", _f, [
|
|
9427
9427
|
L(ue, {
|
|
9428
9428
|
class: "ao-card-project-phase__archive",
|
|
9429
9429
|
color: "primary",
|
|
@@ -9442,19 +9442,19 @@ const gf = { class: "ao-card-project-phase__header" }, _f = { class: "ao-card-pr
|
|
|
9442
9442
|
]), 1032, ["is-clickable"]));
|
|
9443
9443
|
}
|
|
9444
9444
|
});
|
|
9445
|
-
const
|
|
9445
|
+
const Tf = { class: "ao-card-project-milestone__default" }, Sf = {
|
|
9446
9446
|
key: 0,
|
|
9447
9447
|
class: "ao-card-project-milestone__archive"
|
|
9448
|
-
},
|
|
9448
|
+
}, Ef = { class: "ao-card-project-milestone__activities" }, Of = { class: "ao-card-project-milestone__activities-row" }, If = { class: "ao-card-project-milestone__subitem" }, Lf = { class: "ao-card-project-milestone__subitem" }, Vf = {
|
|
9449
9449
|
key: 1,
|
|
9450
9450
|
class: "ao-card-project-milestone__secondary"
|
|
9451
|
-
},
|
|
9451
|
+
}, Df = { class: "ao-card-project-milestone__footer" }, Pf = {
|
|
9452
9452
|
key: 1,
|
|
9453
9453
|
class: "ao-field ao-card-project-milestone__deadline"
|
|
9454
|
-
},
|
|
9454
|
+
}, Hf = { class: "ao-field__label" }, Bf = {
|
|
9455
9455
|
key: 2,
|
|
9456
9456
|
class: "ao-card-project-milestone__assignee"
|
|
9457
|
-
},
|
|
9457
|
+
}, Rf = /* @__PURE__ */ J({
|
|
9458
9458
|
__name: "AoCardProjectItemMilestone",
|
|
9459
9459
|
props: {
|
|
9460
9460
|
id: {},
|
|
@@ -9491,7 +9491,7 @@ const Af = { class: "ao-card-project-milestone__default" }, Tf = {
|
|
|
9491
9491
|
"is-selected": r.isSelected
|
|
9492
9492
|
}, {
|
|
9493
9493
|
default: q(() => [
|
|
9494
|
-
p("div",
|
|
9494
|
+
p("div", Tf, [
|
|
9495
9495
|
L(_e, {
|
|
9496
9496
|
id: r.id,
|
|
9497
9497
|
title: r.name || "",
|
|
@@ -9500,7 +9500,7 @@ const Af = { class: "ao-card-project-milestone__default" }, Tf = {
|
|
|
9500
9500
|
class: "ao-card-project-milestone__title",
|
|
9501
9501
|
"onUpdate:title": i
|
|
9502
9502
|
}, null, 8, ["id", "title", "is-editable"]),
|
|
9503
|
-
!r.readonly && r.isEditable ? (v(), g("div",
|
|
9503
|
+
!r.readonly && r.isEditable ? (v(), g("div", Sf, [
|
|
9504
9504
|
L(ue, {
|
|
9505
9505
|
color: r.isSelected ? void 0 : "primary",
|
|
9506
9506
|
variant: "ghost",
|
|
@@ -9513,29 +9513,29 @@ const Af = { class: "ao-card-project-milestone__default" }, Tf = {
|
|
|
9513
9513
|
}, null, 8, ["color", "label"])
|
|
9514
9514
|
])) : T("", !0)
|
|
9515
9515
|
]),
|
|
9516
|
-
p("div",
|
|
9517
|
-
p("div",
|
|
9516
|
+
p("div", Ef, [
|
|
9517
|
+
p("div", Of, [
|
|
9518
9518
|
n.value ? (v(), g(he, { key: 0 }, [
|
|
9519
|
-
p("div",
|
|
9519
|
+
p("div", If, [
|
|
9520
9520
|
L(ce, {
|
|
9521
9521
|
name: "SelectCheckBox",
|
|
9522
9522
|
size: "sm"
|
|
9523
9523
|
}),
|
|
9524
|
-
p("span",
|
|
9524
|
+
p("span", Lf, X(s.value) + " / " + X(n.value), 1)
|
|
9525
9525
|
]),
|
|
9526
9526
|
L(R1, {
|
|
9527
9527
|
percentages: o.value,
|
|
9528
9528
|
class: "ao-card-project-milestone__progress"
|
|
9529
9529
|
}, null, 8, ["percentages"])
|
|
9530
9530
|
], 64)) : T("", !0),
|
|
9531
|
-
r.$slots.secondary ? (v(), g("div",
|
|
9531
|
+
r.$slots.secondary ? (v(), g("div", Vf, [
|
|
9532
9532
|
te(r.$slots, "secondary")
|
|
9533
9533
|
])) : T("", !0)
|
|
9534
9534
|
])
|
|
9535
9535
|
])
|
|
9536
9536
|
]),
|
|
9537
9537
|
footer: q(() => [
|
|
9538
|
-
p("div",
|
|
9538
|
+
p("div", Df, [
|
|
9539
9539
|
r.important ? (v(), R(ce, {
|
|
9540
9540
|
key: 0,
|
|
9541
9541
|
name: "FlagRounded",
|
|
@@ -9544,10 +9544,10 @@ const Af = { class: "ao-card-project-milestone__default" }, Tf = {
|
|
|
9544
9544
|
),
|
|
9545
9545
|
size: "sm"
|
|
9546
9546
|
}, null, 8, ["class"])) : T("", !0),
|
|
9547
|
-
r.deadline ? (v(), g("label",
|
|
9548
|
-
p("span",
|
|
9547
|
+
r.deadline ? (v(), g("label", Pf, [
|
|
9548
|
+
p("span", Hf, X(Q(b1)(r.deadline)), 1)
|
|
9549
9549
|
])) : T("", !0),
|
|
9550
|
-
r.assignee ? (v(), g("div",
|
|
9550
|
+
r.assignee ? (v(), g("div", Bf, [
|
|
9551
9551
|
L(Xe, {
|
|
9552
9552
|
"user-name": Q(Vn)(r.assignee),
|
|
9553
9553
|
"avatar-url": r.assignee.avatarUrl,
|
|
@@ -9561,10 +9561,10 @@ const Af = { class: "ao-card-project-milestone__default" }, Tf = {
|
|
|
9561
9561
|
}, 8, ["class", "is-clickable", "is-selected"]));
|
|
9562
9562
|
}
|
|
9563
9563
|
});
|
|
9564
|
-
const
|
|
9564
|
+
const Nf = {
|
|
9565
9565
|
key: 0,
|
|
9566
9566
|
class: "ao-project-phase__drag ao-card__drag"
|
|
9567
|
-
},
|
|
9567
|
+
}, jf = { class: "ao-project-phase__col-phase" }, Uf = { class: "ao-project-phase__col-milestones" }, Zf = { class: "ao-project-phase__milestones" }, Ff = { class: "ao-project-phase__milestones-list-footer" }, qf = /* @__PURE__ */ J({
|
|
9568
9568
|
__name: "AoProjectPhase",
|
|
9569
9569
|
props: {
|
|
9570
9570
|
phase: {},
|
|
@@ -9617,14 +9617,14 @@ const Rf = {
|
|
|
9617
9617
|
{ "ao-project-phase--selected": m.phase.id === (($ = m.$route.params) == null ? void 0 : $.phaseId) }
|
|
9618
9618
|
])
|
|
9619
9619
|
}, [
|
|
9620
|
-
m.isEditable ? (v(), g("div",
|
|
9620
|
+
m.isEditable ? (v(), g("div", Nf, [
|
|
9621
9621
|
L(ce, {
|
|
9622
9622
|
name: "DragIndicator",
|
|
9623
9623
|
class: "ao-project-phase__drag-handle"
|
|
9624
9624
|
})
|
|
9625
9625
|
])) : T("", !0),
|
|
9626
|
-
p("div",
|
|
9627
|
-
L(
|
|
9626
|
+
p("div", jf, [
|
|
9627
|
+
L(Af, {
|
|
9628
9628
|
id: m.phase.id,
|
|
9629
9629
|
milestones: i.value,
|
|
9630
9630
|
name: m.phase.name,
|
|
@@ -9635,8 +9635,8 @@ const Rf = {
|
|
|
9635
9635
|
onArchivePhase: d
|
|
9636
9636
|
}, null, 8, ["id", "milestones", "name", "deadline", "is-editable"])
|
|
9637
9637
|
]),
|
|
9638
|
-
p("div",
|
|
9639
|
-
p("div",
|
|
9638
|
+
p("div", Uf, [
|
|
9639
|
+
p("div", Zf, [
|
|
9640
9640
|
L(Q(pt), Ve({
|
|
9641
9641
|
class: "ao-project-phase__milestones-list",
|
|
9642
9642
|
list: i.value,
|
|
@@ -9647,7 +9647,7 @@ const Rf = {
|
|
|
9647
9647
|
item: q(({ element: _ }) => {
|
|
9648
9648
|
var y;
|
|
9649
9649
|
return [
|
|
9650
|
-
L(
|
|
9650
|
+
L(Rf, {
|
|
9651
9651
|
id: _.id,
|
|
9652
9652
|
name: _.name,
|
|
9653
9653
|
activities: _.activities,
|
|
@@ -9671,7 +9671,7 @@ const Rf = {
|
|
|
9671
9671
|
}),
|
|
9672
9672
|
_: 1
|
|
9673
9673
|
}, 16, ["list", "disabled"]),
|
|
9674
|
-
p("div",
|
|
9674
|
+
p("div", Ff, [
|
|
9675
9675
|
m.isEditable ? (v(), R(mt, {
|
|
9676
9676
|
key: 0,
|
|
9677
9677
|
label: m.$t("project.milestone.add"),
|
|
@@ -9686,10 +9686,10 @@ const Rf = {
|
|
|
9686
9686
|
};
|
|
9687
9687
|
}
|
|
9688
9688
|
});
|
|
9689
|
-
const
|
|
9689
|
+
const Wf = { class: "ao-project__phases" }, zf = {
|
|
9690
9690
|
key: 0,
|
|
9691
9691
|
class: "ao-project-phase__phases-list-footer"
|
|
9692
|
-
},
|
|
9692
|
+
}, Yf = /* @__PURE__ */ p("div", { class: "ao-project-phase__empty_drag" }, null, -1), xf = { class: "ao-project-phase__col-phase" }, Gf = /* @__PURE__ */ p("div", { class: "ao-project-phase__col-milestones" }, null, -1), Kf = /* @__PURE__ */ J({
|
|
9693
9693
|
__name: "AoProjectPhases",
|
|
9694
9694
|
props: {
|
|
9695
9695
|
phases: {},
|
|
@@ -9725,7 +9725,7 @@ const qf = { class: "ao-project__phases" }, Wf = {
|
|
|
9725
9725
|
}, u = (d) => {
|
|
9726
9726
|
e("addPhase", d);
|
|
9727
9727
|
};
|
|
9728
|
-
return (d, c) => (v(), g("div",
|
|
9728
|
+
return (d, c) => (v(), g("div", Wf, [
|
|
9729
9729
|
L(Q(pt), {
|
|
9730
9730
|
class: "ao-project-phase__phases-list",
|
|
9731
9731
|
"model-value": d.phases,
|
|
@@ -9734,7 +9734,7 @@ const qf = { class: "ao-project__phases" }, Wf = {
|
|
|
9734
9734
|
onChange: r
|
|
9735
9735
|
}, {
|
|
9736
9736
|
item: q(({ element: m }) => [
|
|
9737
|
-
L(
|
|
9737
|
+
L(qf, {
|
|
9738
9738
|
phase: m,
|
|
9739
9739
|
"is-editable": !d.readonly && d.isEditable,
|
|
9740
9740
|
"closed-status": d.closedStatus,
|
|
@@ -9749,9 +9749,9 @@ const qf = { class: "ao-project__phases" }, Wf = {
|
|
|
9749
9749
|
]),
|
|
9750
9750
|
_: 1
|
|
9751
9751
|
}, 8, ["model-value"]),
|
|
9752
|
-
d.isEditable ? (v(), g("div",
|
|
9753
|
-
|
|
9754
|
-
p("div",
|
|
9752
|
+
d.isEditable ? (v(), g("div", zf, [
|
|
9753
|
+
Yf,
|
|
9754
|
+
p("div", xf, [
|
|
9755
9755
|
L(mt, {
|
|
9756
9756
|
label: d.$t("project.phases.add"),
|
|
9757
9757
|
"icon-name": "Add",
|
|
@@ -9759,12 +9759,12 @@ const qf = { class: "ao-project__phases" }, Wf = {
|
|
|
9759
9759
|
onClick: u
|
|
9760
9760
|
}, null, 8, ["label"])
|
|
9761
9761
|
]),
|
|
9762
|
-
|
|
9762
|
+
Gf
|
|
9763
9763
|
])) : T("", !0)
|
|
9764
9764
|
]));
|
|
9765
9765
|
}
|
|
9766
9766
|
});
|
|
9767
|
-
const
|
|
9767
|
+
const Xf = ["onSubmit"], Qf = { class: "ao-add-template-modal__form-body" }, Jf = { class: "field__row" }, e8 = { class: "ao-add-template-modal__form-footer" }, t8 = /* @__PURE__ */ J({
|
|
9768
9768
|
__name: "AoAddTemplateModal",
|
|
9769
9769
|
props: {
|
|
9770
9770
|
projectId: {},
|
|
@@ -9792,8 +9792,8 @@ const Kf = ["onSubmit"], Xf = { class: "ao-add-template-modal__form-body" }, Qf
|
|
|
9792
9792
|
class: "ao-add-template-modal__form",
|
|
9793
9793
|
onSubmit: me(i, ["prevent"])
|
|
9794
9794
|
}, [
|
|
9795
|
-
p("div",
|
|
9796
|
-
p("div",
|
|
9795
|
+
p("div", Qf, [
|
|
9796
|
+
p("div", Jf, [
|
|
9797
9797
|
L($e, {
|
|
9798
9798
|
value: s.value,
|
|
9799
9799
|
options: n.value,
|
|
@@ -9802,7 +9802,7 @@ const Kf = ["onSubmit"], Xf = { class: "ao-add-template-modal__form-body" }, Qf
|
|
|
9802
9802
|
}, null, 8, ["value", "options"])
|
|
9803
9803
|
])
|
|
9804
9804
|
]),
|
|
9805
|
-
p("footer",
|
|
9805
|
+
p("footer", e8, [
|
|
9806
9806
|
L(ue, {
|
|
9807
9807
|
label: r.$t("project.template.add.label"),
|
|
9808
9808
|
type: "submit",
|
|
@@ -9811,13 +9811,13 @@ const Kf = ["onSubmit"], Xf = { class: "ao-add-template-modal__form-body" }, Qf
|
|
|
9811
9811
|
onClick: i
|
|
9812
9812
|
}, null, 8, ["label"])
|
|
9813
9813
|
])
|
|
9814
|
-
], 40,
|
|
9814
|
+
], 40, Xf)
|
|
9815
9815
|
]),
|
|
9816
9816
|
_: 1
|
|
9817
9817
|
}));
|
|
9818
9818
|
}
|
|
9819
9819
|
});
|
|
9820
|
-
const
|
|
9820
|
+
const a8 = J({
|
|
9821
9821
|
props: {
|
|
9822
9822
|
isLeft: {
|
|
9823
9823
|
type: Boolean,
|
|
@@ -9846,9 +9846,9 @@ const t8 = J({
|
|
|
9846
9846
|
}
|
|
9847
9847
|
}
|
|
9848
9848
|
});
|
|
9849
|
-
const
|
|
9850
|
-
function
|
|
9851
|
-
return v(), g("div",
|
|
9849
|
+
const n8 = { class: "toggle-wrapper" };
|
|
9850
|
+
function s8(t, e, a, n, s, o) {
|
|
9851
|
+
return v(), g("div", n8, [
|
|
9852
9852
|
p("button", {
|
|
9853
9853
|
class: Y({
|
|
9854
9854
|
button: !0,
|
|
@@ -9869,7 +9869,7 @@ function n8(t, e, a, n, s, o) {
|
|
|
9869
9869
|
}, X(t.rightLabel), 3)
|
|
9870
9870
|
]);
|
|
9871
9871
|
}
|
|
9872
|
-
const Xn = /* @__PURE__ */ j(
|
|
9872
|
+
const Xn = /* @__PURE__ */ j(a8, [["render", s8], ["__scopeId", "data-v-cbe33527"]]), i8 = { class: "ao-project" }, o8 = { class: "ao-project__body" }, r8 = /* @__PURE__ */ J({
|
|
9873
9873
|
__name: "AoProjectOverviewProject",
|
|
9874
9874
|
props: {
|
|
9875
9875
|
project: {},
|
|
@@ -9934,7 +9934,7 @@ const Xn = /* @__PURE__ */ j(t8, [["render", n8], ["__scopeId", "data-v-cbe33527
|
|
|
9934
9934
|
const H = ws("RouterView");
|
|
9935
9935
|
return v(), g(he, null, [
|
|
9936
9936
|
p("div", Ve({ class: "ao-project-overview" }, S.$attrs), [
|
|
9937
|
-
p("div",
|
|
9937
|
+
p("div", i8, [
|
|
9938
9938
|
L(Wa, null, {
|
|
9939
9939
|
primary: q(() => [
|
|
9940
9940
|
L(Xn, {
|
|
@@ -9969,8 +9969,8 @@ const Xn = /* @__PURE__ */ j(t8, [["render", n8], ["__scopeId", "data-v-cbe33527
|
|
|
9969
9969
|
]),
|
|
9970
9970
|
_: 1
|
|
9971
9971
|
}),
|
|
9972
|
-
p("div",
|
|
9973
|
-
L(
|
|
9972
|
+
p("div", o8, [
|
|
9973
|
+
L(Kf, {
|
|
9974
9974
|
phases: S.phases,
|
|
9975
9975
|
"closed-status": S.closedStatus,
|
|
9976
9976
|
"is-editable": S.isEditable,
|
|
@@ -10033,7 +10033,7 @@ const Xn = /* @__PURE__ */ j(t8, [["render", n8], ["__scopeId", "data-v-cbe33527
|
|
|
10033
10033
|
]))
|
|
10034
10034
|
], 16),
|
|
10035
10035
|
(v(), R(Ht, { to: "body" }, [
|
|
10036
|
-
U.value ? (v(), R(
|
|
10036
|
+
U.value ? (v(), R(t8, {
|
|
10037
10037
|
key: 0,
|
|
10038
10038
|
"project-id": S.project.id,
|
|
10039
10039
|
templates: S.templates,
|
|
@@ -10045,36 +10045,36 @@ const Xn = /* @__PURE__ */ j(t8, [["render", n8], ["__scopeId", "data-v-cbe33527
|
|
|
10045
10045
|
};
|
|
10046
10046
|
}
|
|
10047
10047
|
});
|
|
10048
|
-
const
|
|
10048
|
+
const l8 = { class: "ao-card-feed__header" }, u8 = {
|
|
10049
10049
|
key: 1,
|
|
10050
10050
|
class: "ao-card-feed__header-secondary ao-card-feed__header-icons"
|
|
10051
|
-
},
|
|
10051
|
+
}, d8 = {
|
|
10052
10052
|
key: 2,
|
|
10053
10053
|
class: "ao-card-feed__header-secondary ao-card-feed__secondary"
|
|
10054
|
-
},
|
|
10054
|
+
}, c8 = { class: "ao-card-feed__body" }, f8 = {
|
|
10055
10055
|
key: 0,
|
|
10056
10056
|
class: "ao-card-feed__breadcrumbs"
|
|
10057
|
-
}, f8 = {
|
|
10058
|
-
class: /* @__PURE__ */ Y(["ao-card-feed__title-group"])
|
|
10059
10057
|
}, v8 = {
|
|
10058
|
+
class: /* @__PURE__ */ Y(["ao-card-feed__title-group"])
|
|
10059
|
+
}, p8 = {
|
|
10060
10060
|
key: 1,
|
|
10061
10061
|
class: "ao-card-feed__deadline"
|
|
10062
|
-
},
|
|
10062
|
+
}, m8 = { class: "ao-card-feed__footer" }, h8 = { class: "ao-card-feed__footer-row" }, C8 = { class: "ao-assignees" }, g8 = {
|
|
10063
10063
|
key: 0,
|
|
10064
10064
|
class: "ao-assignee"
|
|
10065
|
-
},
|
|
10065
|
+
}, _8 = {
|
|
10066
10066
|
key: 0,
|
|
10067
10067
|
class: "ao-card-feed__subitems"
|
|
10068
|
-
},
|
|
10068
|
+
}, y8 = {
|
|
10069
10069
|
key: 0,
|
|
10070
10070
|
class: "ao-card-feed__subitem"
|
|
10071
|
-
},
|
|
10071
|
+
}, b8 = { class: "ao-card-feed__subitem" }, w8 = {
|
|
10072
10072
|
key: 1,
|
|
10073
10073
|
class: "ao-card-feed__subitem"
|
|
10074
|
-
},
|
|
10074
|
+
}, $8 = { class: "ao-card-feed__subitem" }, k8 = { class: "ao-card-feed__footer-row" }, M8 = {
|
|
10075
10075
|
key: 0,
|
|
10076
10076
|
class: "ao-card-feed__progress-wrapper"
|
|
10077
|
-
},
|
|
10077
|
+
}, A8 = { class: "ao-card-feed__subitem" }, T8 = { class: "ao-card-feed__subitem" }, Qn = /* @__PURE__ */ J({
|
|
10078
10078
|
__name: "AoCardFeed",
|
|
10079
10079
|
props: {
|
|
10080
10080
|
id: {},
|
|
@@ -10114,7 +10114,7 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
|
|
|
10114
10114
|
"is-clickable": !0
|
|
10115
10115
|
}, {
|
|
10116
10116
|
header: q(() => [
|
|
10117
|
-
p("div",
|
|
10117
|
+
p("div", l8, [
|
|
10118
10118
|
c.projectName ? (v(), R(_1, {
|
|
10119
10119
|
key: 0,
|
|
10120
10120
|
label: c.projectName,
|
|
@@ -10123,7 +10123,7 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
|
|
|
10123
10123
|
color: c.projectColor ? void 0 : "primary",
|
|
10124
10124
|
"raw-color": c.projectColor
|
|
10125
10125
|
}, null, 8, ["label", "color", "raw-color"])) : T("", !0),
|
|
10126
|
-
c.isPrivate || c.important || c.isClosed ? (v(), g("div",
|
|
10126
|
+
c.isPrivate || c.important || c.isClosed ? (v(), g("div", u8, [
|
|
10127
10127
|
c.isPrivate ? (v(), R(ce, {
|
|
10128
10128
|
key: 0,
|
|
10129
10129
|
name: "Lock",
|
|
@@ -10142,15 +10142,15 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
|
|
|
10142
10142
|
class: "ao-card-feed__closed"
|
|
10143
10143
|
})) : T("", !0)
|
|
10144
10144
|
])) : T("", !0),
|
|
10145
|
-
c.$slots.secondary ? (v(), g("div",
|
|
10145
|
+
c.$slots.secondary ? (v(), g("div", d8, [
|
|
10146
10146
|
te(c.$slots, "secondary")
|
|
10147
10147
|
])) : T("", !0)
|
|
10148
10148
|
])
|
|
10149
10149
|
]),
|
|
10150
10150
|
default: q(() => [
|
|
10151
|
-
p("div",
|
|
10152
|
-
s.value ? (v(), g("span",
|
|
10153
|
-
p("div",
|
|
10151
|
+
p("div", c8, [
|
|
10152
|
+
s.value ? (v(), g("span", f8, X(s.value), 1)) : T("", !0),
|
|
10153
|
+
p("div", v8, [
|
|
10154
10154
|
L(_e, {
|
|
10155
10155
|
id: c.id,
|
|
10156
10156
|
title: c.name,
|
|
@@ -10159,17 +10159,17 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
|
|
|
10159
10159
|
"onUpdate:title": n
|
|
10160
10160
|
}, null, 8, ["id", "title", "is-editable"])
|
|
10161
10161
|
]),
|
|
10162
|
-
c.deadline ? (v(), g("span",
|
|
10162
|
+
c.deadline ? (v(), g("span", p8, X(i.value), 1)) : T("", !0)
|
|
10163
10163
|
])
|
|
10164
10164
|
]),
|
|
10165
10165
|
footer: q(() => [
|
|
10166
|
-
p("div",
|
|
10167
|
-
p("div",
|
|
10168
|
-
p("ul",
|
|
10166
|
+
p("div", m8, [
|
|
10167
|
+
p("div", h8, [
|
|
10168
|
+
p("ul", C8, [
|
|
10169
10169
|
(v(!0), g(he, null, ye(o.value, (C) => (v(), g(he, {
|
|
10170
10170
|
key: C.id
|
|
10171
10171
|
}, [
|
|
10172
|
-
C ? (v(), g("li",
|
|
10172
|
+
C ? (v(), g("li", g8, [
|
|
10173
10173
|
L(Xe, {
|
|
10174
10174
|
"user-name": Q(Vn)(C),
|
|
10175
10175
|
"avatar-url": C.avatarUrl,
|
|
@@ -10179,31 +10179,31 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
|
|
|
10179
10179
|
])) : T("", !0)
|
|
10180
10180
|
], 64))), 128))
|
|
10181
10181
|
]),
|
|
10182
|
-
c.comments || c.attachments ? (v(), g("ul",
|
|
10183
|
-
c.comments ? (v(), g("li",
|
|
10182
|
+
c.comments || c.attachments ? (v(), g("ul", _8, [
|
|
10183
|
+
c.comments ? (v(), g("li", y8, [
|
|
10184
10184
|
L(ce, {
|
|
10185
10185
|
name: "ChatOutline",
|
|
10186
10186
|
size: "sm"
|
|
10187
10187
|
}),
|
|
10188
|
-
p("span",
|
|
10188
|
+
p("span", b8, X(c.comments), 1)
|
|
10189
10189
|
])) : T("", !0),
|
|
10190
|
-
c.attachments ? (v(), g("li",
|
|
10190
|
+
c.attachments ? (v(), g("li", w8, [
|
|
10191
10191
|
L(ce, {
|
|
10192
10192
|
name: "AttachFileRounded",
|
|
10193
10193
|
size: "sm"
|
|
10194
10194
|
}),
|
|
10195
|
-
p("span",
|
|
10195
|
+
p("span", $8, X(c.attachments), 1)
|
|
10196
10196
|
])) : T("", !0)
|
|
10197
10197
|
])) : T("", !0)
|
|
10198
10198
|
]),
|
|
10199
|
-
p("div",
|
|
10200
|
-
c.tasks && c.tasks.length ? (v(), g("div",
|
|
10201
|
-
p("div",
|
|
10199
|
+
p("div", k8, [
|
|
10200
|
+
c.tasks && c.tasks.length ? (v(), g("div", M8, [
|
|
10201
|
+
p("div", A8, [
|
|
10202
10202
|
L(ce, {
|
|
10203
10203
|
name: "SelectCheckBox",
|
|
10204
10204
|
size: "sm"
|
|
10205
10205
|
}),
|
|
10206
|
-
p("span",
|
|
10206
|
+
p("span", T8, X(u.value) + " / " + X(l.value), 1)
|
|
10207
10207
|
]),
|
|
10208
10208
|
L(R1, {
|
|
10209
10209
|
percentages: d.value,
|
|
@@ -10217,10 +10217,10 @@ const r8 = { class: "ao-card-feed__header" }, l8 = {
|
|
|
10217
10217
|
}, 8, ["class"]));
|
|
10218
10218
|
}
|
|
10219
10219
|
});
|
|
10220
|
-
const
|
|
10220
|
+
const S8 = { class: "ao-project-milestone" }, E8 = { class: "ao-project-milestone__header" }, O8 = { class: "ao-project-milestone__header_line" }, I8 = { class: "ao-project-milestone__header_line" }, L8 = { class: "ao-project-milestone__title" }, V8 = {
|
|
10221
10221
|
key: 0,
|
|
10222
10222
|
class: "ao-fieldset ao-milestone__fieldset"
|
|
10223
|
-
},
|
|
10223
|
+
}, D8 = { class: "ao-field__row ao-milestone__field-row" }, P8 = { class: "ao-field ao-field--inline" }, H8 = { class: "ao-field__row ao-milestone__field-row" }, B8 = { class: "ao-field ao-milestone__field-multiselect" }, R8 = { class: "ao-project-milestone__body" }, N8 = {
|
|
10224
10224
|
key: 0,
|
|
10225
10225
|
class: "ao-project-milestone__footer"
|
|
10226
10226
|
}, fn = /* @__PURE__ */ J({
|
|
@@ -10316,9 +10316,9 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10316
10316
|
});
|
|
10317
10317
|
return (h, M) => {
|
|
10318
10318
|
var w;
|
|
10319
|
-
return v(), g("div",
|
|
10320
|
-
p("header",
|
|
10321
|
-
p("div",
|
|
10319
|
+
return v(), g("div", S8, [
|
|
10320
|
+
p("header", E8, [
|
|
10321
|
+
p("div", O8, [
|
|
10322
10322
|
L(ue, {
|
|
10323
10323
|
"icon-name": "CloseRounded",
|
|
10324
10324
|
variant: "ghost",
|
|
@@ -10327,8 +10327,8 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10327
10327
|
onClick: l
|
|
10328
10328
|
})
|
|
10329
10329
|
]),
|
|
10330
|
-
p("div",
|
|
10331
|
-
p("div",
|
|
10330
|
+
p("div", I8, [
|
|
10331
|
+
p("div", L8, [
|
|
10332
10332
|
L(_e, {
|
|
10333
10333
|
title: ((w = i.value) == null ? void 0 : w.name) || h.milestoneId,
|
|
10334
10334
|
level: 5
|
|
@@ -10347,9 +10347,9 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10347
10347
|
}, null, 8, ["modelValue", "disabled", "label"])
|
|
10348
10348
|
])
|
|
10349
10349
|
]),
|
|
10350
|
-
i.value ? (v(), g("div",
|
|
10351
|
-
p("div",
|
|
10352
|
-
p("label",
|
|
10350
|
+
i.value ? (v(), g("div", V8, [
|
|
10351
|
+
p("div", D8, [
|
|
10352
|
+
p("label", P8, [
|
|
10353
10353
|
rt(p("input", {
|
|
10354
10354
|
"onUpdate:modelValue": M[1] || (M[1] = (A) => m.value = A),
|
|
10355
10355
|
class: "ao-milestone__field ao-milestone__date-field",
|
|
@@ -10364,8 +10364,8 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10364
10364
|
])
|
|
10365
10365
|
])
|
|
10366
10366
|
]),
|
|
10367
|
-
p("div",
|
|
10368
|
-
p("label",
|
|
10367
|
+
p("div", H8, [
|
|
10368
|
+
p("label", B8, [
|
|
10369
10369
|
L($e, {
|
|
10370
10370
|
modelValue: _.value,
|
|
10371
10371
|
"onUpdate:modelValue": M[2] || (M[2] = (A) => _.value = A),
|
|
@@ -10396,7 +10396,7 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10396
10396
|
])
|
|
10397
10397
|
])) : T("", !0)
|
|
10398
10398
|
]),
|
|
10399
|
-
p("div",
|
|
10399
|
+
p("div", R8, [
|
|
10400
10400
|
L(Q(pt), Ve({
|
|
10401
10401
|
class: "ao-project-milestone__activities",
|
|
10402
10402
|
list: r.value,
|
|
@@ -10465,7 +10465,7 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10465
10465
|
}),
|
|
10466
10466
|
_: 1
|
|
10467
10467
|
}, 16, ["list", "disabled"]),
|
|
10468
|
-
h.isEditable ? (v(), g("div",
|
|
10468
|
+
h.isEditable ? (v(), g("div", N8, [
|
|
10469
10469
|
L(mt, {
|
|
10470
10470
|
"icon-name": "Add",
|
|
10471
10471
|
label: h.$t("project.activity.add"),
|
|
@@ -10477,7 +10477,7 @@ const T8 = { class: "ao-project-milestone" }, S8 = { class: "ao-project-mileston
|
|
|
10477
10477
|
};
|
|
10478
10478
|
}
|
|
10479
10479
|
});
|
|
10480
|
-
const
|
|
10480
|
+
const j8 = /* @__PURE__ */ J({
|
|
10481
10481
|
__name: "AoProjectOverviewActivityDetails",
|
|
10482
10482
|
props: {
|
|
10483
10483
|
phaseId: {},
|
|
@@ -10565,14 +10565,14 @@ const N8 = /* @__PURE__ */ J({
|
|
|
10565
10565
|
}, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects", "onClose"])) : T("", !0);
|
|
10566
10566
|
};
|
|
10567
10567
|
}
|
|
10568
|
-
}),
|
|
10568
|
+
}), U8 = { class: "ao-col-header" }, Z8 = /* @__PURE__ */ J({
|
|
10569
10569
|
__name: "AoColHeader",
|
|
10570
10570
|
props: {
|
|
10571
10571
|
title: {},
|
|
10572
10572
|
items: {}
|
|
10573
10573
|
},
|
|
10574
10574
|
setup(t) {
|
|
10575
|
-
return (e, a) => (v(), g("header",
|
|
10575
|
+
return (e, a) => (v(), g("header", U8, [
|
|
10576
10576
|
L(_e, {
|
|
10577
10577
|
title: e.title,
|
|
10578
10578
|
class: "ao-col-header__title",
|
|
@@ -10588,17 +10588,17 @@ const N8 = /* @__PURE__ */ J({
|
|
|
10588
10588
|
]));
|
|
10589
10589
|
}
|
|
10590
10590
|
});
|
|
10591
|
-
function
|
|
10591
|
+
function F8(t) {
|
|
10592
10592
|
return $s() ? (ks(t), !0) : !1;
|
|
10593
10593
|
}
|
|
10594
10594
|
function Ba(t) {
|
|
10595
10595
|
return typeof t == "function" ? t() : Q(t);
|
|
10596
10596
|
}
|
|
10597
|
-
const
|
|
10597
|
+
const q8 = typeof window < "u" && typeof document < "u";
|
|
10598
10598
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
10599
|
-
const
|
|
10599
|
+
const W8 = (t) => t != null, aa = () => {
|
|
10600
10600
|
};
|
|
10601
|
-
function
|
|
10601
|
+
function z8(t, e) {
|
|
10602
10602
|
function a(...n) {
|
|
10603
10603
|
return new Promise((s, o) => {
|
|
10604
10604
|
Promise.resolve(t(() => e.apply(this, n), { fn: e, thisArg: this, args: n })).then(s).catch(o);
|
|
@@ -10606,7 +10606,7 @@ function W8(t, e) {
|
|
|
10606
10606
|
}
|
|
10607
10607
|
return a;
|
|
10608
10608
|
}
|
|
10609
|
-
function
|
|
10609
|
+
function Y8(t, e = {}) {
|
|
10610
10610
|
let a, n, s = aa;
|
|
10611
10611
|
const o = (r) => {
|
|
10612
10612
|
clearTimeout(r), s(), s = aa;
|
|
@@ -10622,9 +10622,9 @@ function z8(t, e = {}) {
|
|
|
10622
10622
|
});
|
|
10623
10623
|
};
|
|
10624
10624
|
}
|
|
10625
|
-
function
|
|
10626
|
-
return
|
|
10627
|
-
|
|
10625
|
+
function x8(t, e = 200, a = {}) {
|
|
10626
|
+
return z8(
|
|
10627
|
+
Y8(e, a),
|
|
10628
10628
|
t
|
|
10629
10629
|
);
|
|
10630
10630
|
}
|
|
@@ -10633,27 +10633,27 @@ function d1(t) {
|
|
|
10633
10633
|
const a = Ba(t);
|
|
10634
10634
|
return (e = a == null ? void 0 : a.$el) != null ? e : a;
|
|
10635
10635
|
}
|
|
10636
|
-
const
|
|
10637
|
-
function
|
|
10636
|
+
const G8 = q8 ? window : void 0;
|
|
10637
|
+
function K8() {
|
|
10638
10638
|
const t = ne(!1), e = Mt();
|
|
10639
10639
|
return e && Ft(() => {
|
|
10640
10640
|
t.value = !0;
|
|
10641
10641
|
}, e), t;
|
|
10642
10642
|
}
|
|
10643
|
-
function
|
|
10644
|
-
const e =
|
|
10643
|
+
function X8(t) {
|
|
10644
|
+
const e = K8();
|
|
10645
10645
|
return k(() => (e.value, !!t()));
|
|
10646
10646
|
}
|
|
10647
|
-
function
|
|
10647
|
+
function Q8(t, e, a = {}) {
|
|
10648
10648
|
const {
|
|
10649
10649
|
root: n,
|
|
10650
10650
|
rootMargin: s = "0px",
|
|
10651
10651
|
threshold: o = 0.1,
|
|
10652
|
-
window: i =
|
|
10652
|
+
window: i = G8,
|
|
10653
10653
|
immediate: r = !0
|
|
10654
|
-
} = a, l =
|
|
10654
|
+
} = a, l = X8(() => i && "IntersectionObserver" in i), u = k(() => {
|
|
10655
10655
|
const $ = Ba(t);
|
|
10656
|
-
return (Array.isArray($) ? $ : [$]).map(d1).filter(
|
|
10656
|
+
return (Array.isArray($) ? $ : [$]).map(d1).filter(W8);
|
|
10657
10657
|
});
|
|
10658
10658
|
let d = aa;
|
|
10659
10659
|
const c = ne(r), m = l.value ? de(
|
|
@@ -10677,7 +10677,7 @@ function X8(t, e, a = {}) {
|
|
|
10677
10677
|
) : aa, C = () => {
|
|
10678
10678
|
d(), m(), c.value = !1;
|
|
10679
10679
|
};
|
|
10680
|
-
return
|
|
10680
|
+
return F8(C), {
|
|
10681
10681
|
isSupported: l,
|
|
10682
10682
|
isActive: c,
|
|
10683
10683
|
pause() {
|
|
@@ -10689,24 +10689,24 @@ function X8(t, e, a = {}) {
|
|
|
10689
10689
|
stop: C
|
|
10690
10690
|
};
|
|
10691
10691
|
}
|
|
10692
|
-
const
|
|
10692
|
+
const J8 = {
|
|
10693
10693
|
class: /* @__PURE__ */ Y(["ao-list-kanban"])
|
|
10694
|
-
},
|
|
10694
|
+
}, ev = { class: "ao-list-kanban__header" }, tv = {
|
|
10695
10695
|
key: 0,
|
|
10696
10696
|
class: "ao-list-kanban__end ao-list-kanban__end--loading"
|
|
10697
|
-
},
|
|
10697
|
+
}, av = {
|
|
10698
10698
|
key: 1,
|
|
10699
10699
|
class: "ao-list-kanban__end"
|
|
10700
|
-
},
|
|
10700
|
+
}, nv = {
|
|
10701
10701
|
key: 0,
|
|
10702
10702
|
class: "ao-list-kanban__no-more"
|
|
10703
|
-
},
|
|
10703
|
+
}, sv = {
|
|
10704
10704
|
key: 1,
|
|
10705
10705
|
class: "ao-list-kanban__divider"
|
|
10706
|
-
},
|
|
10706
|
+
}, iv = {
|
|
10707
10707
|
key: 1,
|
|
10708
10708
|
class: "ao-list-kanban__footer"
|
|
10709
|
-
},
|
|
10709
|
+
}, ov = /* @__PURE__ */ J({
|
|
10710
10710
|
__name: "AoListKanban",
|
|
10711
10711
|
props: {
|
|
10712
10712
|
list: {},
|
|
@@ -10722,7 +10722,7 @@ const Q8 = {
|
|
|
10722
10722
|
emits: ["add", "update:list", "change:list", "loadMore", "selectActivity", "archiveActivity", "unarchiveActivity", "updateActivity"],
|
|
10723
10723
|
setup(t, { emit: e }) {
|
|
10724
10724
|
const a = t, n = ne(!1), s = ne(null);
|
|
10725
|
-
|
|
10725
|
+
Q8(s, ([{ isIntersecting: u }]) => {
|
|
10726
10726
|
n.value = u;
|
|
10727
10727
|
}), de(n, (u) => {
|
|
10728
10728
|
u && a.hasMore && !a.isLoading && e("loadMore");
|
|
@@ -10744,12 +10744,12 @@ const Q8 = {
|
|
|
10744
10744
|
)
|
|
10745
10745
|
});
|
|
10746
10746
|
}, l = ne(!1);
|
|
10747
|
-
return (u, d) => (v(), g("div",
|
|
10747
|
+
return (u, d) => (v(), g("div", J8, [
|
|
10748
10748
|
u.title || u.$slots.header ? te(u.$slots, "header", { key: 0 }, () => {
|
|
10749
10749
|
var c;
|
|
10750
10750
|
return [
|
|
10751
|
-
p("div",
|
|
10752
|
-
u.title ? (v(), R(
|
|
10751
|
+
p("div", ev, [
|
|
10752
|
+
u.title ? (v(), R(Z8, {
|
|
10753
10753
|
key: 0,
|
|
10754
10754
|
title: u.title,
|
|
10755
10755
|
level: 3,
|
|
@@ -10833,20 +10833,20 @@ const Q8 = {
|
|
|
10833
10833
|
];
|
|
10834
10834
|
}),
|
|
10835
10835
|
footer: q(() => [
|
|
10836
|
-
u.isLoading ? (v(), g("div",
|
|
10836
|
+
u.isLoading ? (v(), g("div", tv, [
|
|
10837
10837
|
L(ce, { name: "Loading" })
|
|
10838
10838
|
])) : u.hasMore ? (v(), g("div", {
|
|
10839
10839
|
key: 2,
|
|
10840
10840
|
ref_key: "scrollEnd",
|
|
10841
10841
|
ref: s,
|
|
10842
10842
|
class: "ao-list-kanban__end"
|
|
10843
|
-
}, null, 512)) : (v(), g("div",
|
|
10844
|
-
u.noMoreLabel ? (v(), g("span",
|
|
10843
|
+
}, null, 512)) : (v(), g("div", av, [
|
|
10844
|
+
u.noMoreLabel ? (v(), g("span", nv, X(u.noMoreLabel), 1)) : u.isEditable ? (v(), g("span", sv)) : T("", !0)
|
|
10845
10845
|
]))
|
|
10846
10846
|
]),
|
|
10847
10847
|
_: 1
|
|
10848
10848
|
}, 16, ["class", "list", "disabled"]),
|
|
10849
|
-
u.$slots.footer || u.footerLabel ? (v(), g("div",
|
|
10849
|
+
u.$slots.footer || u.footerLabel ? (v(), g("div", iv, [
|
|
10850
10850
|
te(u.$slots, "footer", {}, () => [
|
|
10851
10851
|
u.isEditable ? (v(), R(mt, {
|
|
10852
10852
|
key: 0,
|
|
@@ -10859,7 +10859,7 @@ const Q8 = {
|
|
|
10859
10859
|
]));
|
|
10860
10860
|
}
|
|
10861
10861
|
});
|
|
10862
|
-
const
|
|
10862
|
+
const rv = { class: "ao-field ao-search-field" }, lv = ["value", "placeholder", "onKeypress"], uv = /* @__PURE__ */ J({
|
|
10863
10863
|
__name: "AoSearchField",
|
|
10864
10864
|
props: {
|
|
10865
10865
|
modelValue: {},
|
|
@@ -10871,10 +10871,10 @@ const ov = { class: "ao-field ao-search-field" }, rv = ["value", "placeholder",
|
|
|
10871
10871
|
const a = t, n = async (i) => {
|
|
10872
10872
|
const l = i.target.value;
|
|
10873
10873
|
e("update:modelValue", l, i);
|
|
10874
|
-
}, s =
|
|
10874
|
+
}, s = x8(n, a.delay), o = (i) => {
|
|
10875
10875
|
e("clear", i);
|
|
10876
10876
|
};
|
|
10877
|
-
return (i, r) => (v(), g("div",
|
|
10877
|
+
return (i, r) => (v(), g("div", rv, [
|
|
10878
10878
|
p("input", {
|
|
10879
10879
|
value: i.modelValue,
|
|
10880
10880
|
type: "text",
|
|
@@ -10883,7 +10883,7 @@ const ov = { class: "ao-field ao-search-field" }, rv = ["value", "placeholder",
|
|
|
10883
10883
|
onInput: r[0] || (r[0] = //@ts-ignore
|
|
10884
10884
|
(...l) => Q(s) && Q(s)(...l)),
|
|
10885
10885
|
onKeypress: ut(n, ["enter"])
|
|
10886
|
-
}, null, 40,
|
|
10886
|
+
}, null, 40, lv),
|
|
10887
10887
|
L(ce, {
|
|
10888
10888
|
name: "SearchRounded",
|
|
10889
10889
|
class: Y(`ao-search-field__icon ao-search-field__action ${i.modelValue ? "" : "ao-search-field__action--visible"}`)
|
|
@@ -10899,7 +10899,7 @@ const ov = { class: "ao-field ao-search-field" }, rv = ["value", "placeholder",
|
|
|
10899
10899
|
]));
|
|
10900
10900
|
}
|
|
10901
10901
|
});
|
|
10902
|
-
const
|
|
10902
|
+
const dv = { class: "ao-feed" }, cv = { class: "ao-feed__filters" }, fv = { class: "ao-feed__body" }, vv = /* @__PURE__ */ J({
|
|
10903
10903
|
__name: "AoFeed",
|
|
10904
10904
|
props: {
|
|
10905
10905
|
activities: {},
|
|
@@ -11004,10 +11004,10 @@ const uv = { class: "ao-feed" }, dv = { class: "ao-feed__filters" }, cv = { clas
|
|
|
11004
11004
|
};
|
|
11005
11005
|
return (E, N) => {
|
|
11006
11006
|
var x;
|
|
11007
|
-
return v(), g("div",
|
|
11007
|
+
return v(), g("div", dv, [
|
|
11008
11008
|
L(Wa, null, {
|
|
11009
11009
|
primary: q(() => [
|
|
11010
|
-
p("div",
|
|
11010
|
+
p("div", cv, [
|
|
11011
11011
|
a.project ? (v(), R(Xn, {
|
|
11012
11012
|
key: 0,
|
|
11013
11013
|
"is-left": !1,
|
|
@@ -11017,7 +11017,7 @@ const uv = { class: "ao-feed" }, dv = { class: "ao-feed__filters" }, cv = { clas
|
|
|
11017
11017
|
f && E.$router.push({ name: Q(Ue).project });
|
|
11018
11018
|
})
|
|
11019
11019
|
}, null, 8, ["right-label", "left-label"])) : T("", !0),
|
|
11020
|
-
L(
|
|
11020
|
+
L(uv, {
|
|
11021
11021
|
"model-value": E.searchText,
|
|
11022
11022
|
placeholder: E.$t("feed.search.placeholder"),
|
|
11023
11023
|
class: "ao-feed__search",
|
|
@@ -11097,8 +11097,8 @@ const uv = { class: "ao-feed" }, dv = { class: "ao-feed__filters" }, cv = { clas
|
|
|
11097
11097
|
]),
|
|
11098
11098
|
_: 1
|
|
11099
11099
|
}),
|
|
11100
|
-
p("div",
|
|
11101
|
-
(v(!0), g(he, null, ye(E.statuses, (f) => (v(), R(
|
|
11100
|
+
p("div", fv, [
|
|
11101
|
+
(v(!0), g(he, null, ye(E.statuses, (f) => (v(), R(ov, {
|
|
11102
11102
|
key: f.id,
|
|
11103
11103
|
status: f,
|
|
11104
11104
|
list: i.value[f.id],
|
|
@@ -11153,7 +11153,7 @@ const Lt = {
|
|
|
11153
11153
|
TEMPLATES: "templates",
|
|
11154
11154
|
TEMPLATE_DETAILS: "template_details",
|
|
11155
11155
|
TEMPLATES_LIST: "templates_list"
|
|
11156
|
-
},
|
|
11156
|
+
}, Ov = (t, e = {}) => [
|
|
11157
11157
|
{
|
|
11158
11158
|
path: t,
|
|
11159
11159
|
name: Lt.TEMPLATES,
|
|
@@ -11163,12 +11163,12 @@ const Lt = {
|
|
|
11163
11163
|
{
|
|
11164
11164
|
path: "",
|
|
11165
11165
|
name: Lt.TEMPLATES_LIST,
|
|
11166
|
-
component:
|
|
11166
|
+
component: mv
|
|
11167
11167
|
},
|
|
11168
11168
|
{
|
|
11169
11169
|
path: ":templateId/:phaseId?/:milestoneId?/:activityId?",
|
|
11170
11170
|
name: Lt.TEMPLATE_DETAILS,
|
|
11171
|
-
component:
|
|
11171
|
+
component: mf,
|
|
11172
11172
|
props: !0
|
|
11173
11173
|
}
|
|
11174
11174
|
]
|
|
@@ -11178,7 +11178,7 @@ const Lt = {
|
|
|
11178
11178
|
feed: "AoProjectFeed",
|
|
11179
11179
|
milestone: "AoMilestone",
|
|
11180
11180
|
activity: "AoActivity"
|
|
11181
|
-
},
|
|
11181
|
+
}, Iv = (t, e = {}) => [
|
|
11182
11182
|
{
|
|
11183
11183
|
path: t,
|
|
11184
11184
|
...e,
|
|
@@ -11187,7 +11187,7 @@ const Lt = {
|
|
|
11187
11187
|
{
|
|
11188
11188
|
path: "",
|
|
11189
11189
|
name: Ue.project,
|
|
11190
|
-
component:
|
|
11190
|
+
component: r8,
|
|
11191
11191
|
props: !0,
|
|
11192
11192
|
children: [
|
|
11193
11193
|
{
|
|
@@ -11202,7 +11202,7 @@ const Lt = {
|
|
|
11202
11202
|
props: { default: !0, modal: !0 },
|
|
11203
11203
|
components: {
|
|
11204
11204
|
default: fn,
|
|
11205
|
-
modal:
|
|
11205
|
+
modal: j8
|
|
11206
11206
|
}
|
|
11207
11207
|
}
|
|
11208
11208
|
]
|
|
@@ -11210,12 +11210,12 @@ const Lt = {
|
|
|
11210
11210
|
{
|
|
11211
11211
|
path: "feed",
|
|
11212
11212
|
name: Ue.feed,
|
|
11213
|
-
component:
|
|
11213
|
+
component: vv,
|
|
11214
11214
|
props: !0
|
|
11215
11215
|
}
|
|
11216
11216
|
]
|
|
11217
11217
|
}
|
|
11218
|
-
],
|
|
11218
|
+
], pv = { class: "ao-templates" }, mv = /* @__PURE__ */ J({
|
|
11219
11219
|
__name: "AoTemplatesList",
|
|
11220
11220
|
props: {
|
|
11221
11221
|
templates: {}
|
|
@@ -11255,7 +11255,7 @@ const Lt = {
|
|
|
11255
11255
|
});
|
|
11256
11256
|
}
|
|
11257
11257
|
};
|
|
11258
|
-
return (r, l) => (v(), g("div",
|
|
11258
|
+
return (r, l) => (v(), g("div", pv, [
|
|
11259
11259
|
L(Wa, null, {
|
|
11260
11260
|
secondary: q(() => [
|
|
11261
11261
|
L(ue, {
|
|
@@ -11299,7 +11299,7 @@ const Lt = {
|
|
|
11299
11299
|
]));
|
|
11300
11300
|
}
|
|
11301
11301
|
});
|
|
11302
|
-
const
|
|
11302
|
+
const hv = { class: "ao-field__label" }, Cv = /* @__PURE__ */ J({
|
|
11303
11303
|
__name: "AoField",
|
|
11304
11304
|
props: {
|
|
11305
11305
|
label: {},
|
|
@@ -11309,11 +11309,11 @@ const mv = { class: "ao-field__label" }, hv = /* @__PURE__ */ J({
|
|
|
11309
11309
|
return (e, a) => (v(), g("label", {
|
|
11310
11310
|
class: Y(["ao-field", { "ao-field--multiselect": e.isMultiselect }])
|
|
11311
11311
|
}, [
|
|
11312
|
-
p("span",
|
|
11312
|
+
p("span", hv, X(e.label), 1),
|
|
11313
11313
|
te(e.$slots, "default")
|
|
11314
11314
|
], 2));
|
|
11315
11315
|
}
|
|
11316
|
-
}),
|
|
11316
|
+
}), gv = ["type", "value", "disabled", "readonly"], Lv = /* @__PURE__ */ J({
|
|
11317
11317
|
__name: "AoInputField",
|
|
11318
11318
|
props: {
|
|
11319
11319
|
label: { default: "" },
|
|
@@ -11330,7 +11330,7 @@ const mv = { class: "ao-field__label" }, hv = /* @__PURE__ */ J({
|
|
|
11330
11330
|
), s = (o) => {
|
|
11331
11331
|
a.modelModifiers.number && (o = Number(o)), e("update:modelValue", o);
|
|
11332
11332
|
};
|
|
11333
|
-
return (o, i) => (v(), R(
|
|
11333
|
+
return (o, i) => (v(), R(Cv, { label: o.label }, {
|
|
11334
11334
|
default: q(() => [
|
|
11335
11335
|
p("input", Ve({
|
|
11336
11336
|
class: "ao-field__input",
|
|
@@ -11340,12 +11340,12 @@ const mv = { class: "ao-field__label" }, hv = /* @__PURE__ */ J({
|
|
|
11340
11340
|
readonly: o.isReadonly
|
|
11341
11341
|
}, {
|
|
11342
11342
|
[Ms(n.value)]: i[0] || (i[0] = (r) => s(r.target.value))
|
|
11343
|
-
}), null, 16,
|
|
11343
|
+
}), null, 16, gv)
|
|
11344
11344
|
]),
|
|
11345
11345
|
_: 1
|
|
11346
11346
|
}, 8, ["label"]));
|
|
11347
11347
|
}
|
|
11348
|
-
}),
|
|
11348
|
+
}), _v = { class: "ao-field" }, yv = { class: "ao-field__label" }, bv = ["checked", "disabled"], Vv = /* @__PURE__ */ J({
|
|
11349
11349
|
__name: "AoCheckboxField",
|
|
11350
11350
|
props: {
|
|
11351
11351
|
label: { default: "" },
|
|
@@ -11355,8 +11355,8 @@ const mv = { class: "ao-field__label" }, hv = /* @__PURE__ */ J({
|
|
|
11355
11355
|
},
|
|
11356
11356
|
emits: ["update:modelValue"],
|
|
11357
11357
|
setup(t) {
|
|
11358
|
-
return (e, a) => (v(), g("label",
|
|
11359
|
-
p("span",
|
|
11358
|
+
return (e, a) => (v(), g("label", _v, [
|
|
11359
|
+
p("span", yv, X(e.label), 1),
|
|
11360
11360
|
p("input", {
|
|
11361
11361
|
class: "ao-field__input",
|
|
11362
11362
|
type: "checkbox",
|
|
@@ -11369,28 +11369,28 @@ const mv = { class: "ao-field__label" }, hv = /* @__PURE__ */ J({
|
|
|
11369
11369
|
((s = n.target) == null ? void 0 : s.checked) ?? !1
|
|
11370
11370
|
);
|
|
11371
11371
|
})
|
|
11372
|
-
}, null, 40,
|
|
11372
|
+
}, null, 40, bv)
|
|
11373
11373
|
]));
|
|
11374
11374
|
}
|
|
11375
11375
|
});
|
|
11376
11376
|
export {
|
|
11377
11377
|
Qn as AoCardFeed,
|
|
11378
|
-
|
|
11379
|
-
|
|
11380
|
-
|
|
11381
|
-
|
|
11378
|
+
Vv as AoCheckboxField,
|
|
11379
|
+
vv as AoFeed,
|
|
11380
|
+
Cv as AoField,
|
|
11381
|
+
Lv as AoInputField,
|
|
11382
11382
|
$e as AoMultiselect,
|
|
11383
|
-
|
|
11384
|
-
|
|
11385
|
-
|
|
11386
|
-
|
|
11383
|
+
Kf as AoProjectPhases,
|
|
11384
|
+
mf as AoTemplateDetails,
|
|
11385
|
+
Av as AoTemplates,
|
|
11386
|
+
mv as AoTemplatesList,
|
|
11387
11387
|
E2 as TemplateItemTypeEnum,
|
|
11388
|
-
|
|
11389
|
-
|
|
11388
|
+
Sv as activityFeedStatus,
|
|
11389
|
+
Tv as durationTypes,
|
|
11390
11390
|
Ot as feedFilterTypes,
|
|
11391
|
-
|
|
11392
|
-
|
|
11393
|
-
|
|
11391
|
+
Iv as getProjectOverviewRoutes,
|
|
11392
|
+
Ov as getTemplateRoutes,
|
|
11393
|
+
Ev as listUpdateTypes,
|
|
11394
11394
|
c1 as milestoneStatus,
|
|
11395
11395
|
Ue as projectOverviewRoutes,
|
|
11396
11396
|
A2 as ruleComparators,
|