@26lights/orcha 0.32.2 → 0.32.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/orcha.cjs.js +1 -1
- package/dist/orcha.es.js +9 -9
- package/dist/orcha.umd.js +1 -1
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -8334,8 +8334,8 @@ const Q7 = { class: "ao-card-project-phase__header" }, J7 = { class: "ao-card-pr
|
|
|
8334
8334
|
const r9 = { class: "ao-card-project-milestone__default" }, u9 = {
|
|
8335
8335
|
key: 0,
|
|
8336
8336
|
class: "ao-card-project-milestone__archive"
|
|
8337
|
-
}, d9 = { class: "ao-card-project-phase__footer" }, c9 = { class: "ao-card-project-phase__footer-row" }, v9 = { class: "ao-card-project-phase__subitem" }, f9 = { class: "ao-card-project-phase__subitem" }, p9 = { key:
|
|
8338
|
-
key:
|
|
8337
|
+
}, d9 = { class: "ao-card-project-phase__footer" }, c9 = { class: "ao-card-project-phase__footer-row" }, v9 = { class: "ao-card-project-phase__subitem" }, f9 = { class: "ao-card-project-phase__subitem" }, p9 = { key: 1 }, h9 = { class: "ao-field ao-field__inline" }, m9 = { class: "ao-field__label" }, C9 = { class: "ao-field__label" }, _9 = {
|
|
8338
|
+
key: 2,
|
|
8339
8339
|
class: "ao-card-project-phase__secondary"
|
|
8340
8340
|
}, g9 = /* @__PURE__ */ K({
|
|
8341
8341
|
__name: "AoCardProjectItemMilestone",
|
|
@@ -8401,14 +8401,14 @@ const r9 = { class: "ao-card-project-milestone__default" }, u9 = {
|
|
|
8401
8401
|
E(F1, {
|
|
8402
8402
|
percentages: o.value,
|
|
8403
8403
|
class: "ao-card-project-phase__progress"
|
|
8404
|
-
}, null, 8, ["percentages"])
|
|
8405
|
-
l.deadline ? (c(), m("div", p9, [
|
|
8406
|
-
v("label", h9, [
|
|
8407
|
-
v("span", m9, U(l.$t("activity.deadline.label")), 1),
|
|
8408
|
-
v("span", C9, U(W(Lt)(l.deadline)), 1)
|
|
8409
|
-
])
|
|
8410
|
-
])) : M("", !0)
|
|
8404
|
+
}, null, 8, ["percentages"])
|
|
8411
8405
|
], 64)) : M("", !0),
|
|
8406
|
+
l.deadline ? (c(), m("div", p9, [
|
|
8407
|
+
v("label", h9, [
|
|
8408
|
+
v("span", m9, U(l.$t("activity.deadline.label")), 1),
|
|
8409
|
+
v("span", C9, U(W(Lt)(l.deadline)), 1)
|
|
8410
|
+
])
|
|
8411
|
+
])) : M("", !0),
|
|
8412
8412
|
l.$slots.secondary ? (c(), m("div", _9, [
|
|
8413
8413
|
X(l.$slots, "secondary")
|
|
8414
8414
|
])) : M("", !0)
|