@26lights/orcha 0.36.39 → 0.36.40

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.es.js CHANGED
@@ -9461,7 +9461,6 @@ const Rv = /* @__PURE__ */ z({
9461
9461
  setup(t) {
9462
9462
  return (e, a) => (p(), g("span", {
9463
9463
  class: "badge",
9464
- "aria-hidden": "true",
9465
9464
  style: Ua({ backgroundColor: e.color })
9466
9465
  }, null, 4));
9467
9466
  }
@@ -10139,7 +10138,7 @@ const b9 = { class: "ao-card-feed__header" }, w9 = {
10139
10138
  },
10140
10139
  emits: ["removeAssignee", "updateActivity"],
10141
10140
  setup(t, { emit: e }) {
10142
- const a = t, n = S(() => a.tagType === "milestone" ? a.milestoneName : a.projectName), s = S(() => (console.log("*********** + props.milestoneColor = " + a.milestoneColor), a.tagType === "milestone" ? a.milestoneColor : a.projectColor)), o = (h) => {
10141
+ const a = t, n = S(() => a.tagType === "milestone" ? a.milestoneName : a.projectName), s = S(() => a.tagType === "milestone" ? a.milestoneColor : a.projectColor), o = (h) => {
10143
10142
  e("updateActivity", {
10144
10143
  id: a.id,
10145
10144
  name: h