@26lights/orcha 0.37.47 → 0.37.49

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
@@ -8325,7 +8325,7 @@ const wn = /* @__PURE__ */ Y({
8325
8325
  e("deleteSubtask", b);
8326
8326
  };
8327
8327
  function H() {
8328
- a.userId ? I.value = [a.userId] : console.error("Failed assigned to self: userId is missing");
8328
+ a.userId ? I.value = [a.userId] : console.error("Failed assigning to self: userId is missing");
8329
8329
  }
8330
8330
  const L = M(() => {
8331
8331
  var b;
@@ -8600,6 +8600,7 @@ const wn = /* @__PURE__ */ Y({
8600
8600
  "onUpdate:modelValue": D[3] || (D[3] = (j) => I.value = j),
8601
8601
  class: "ao-activity-details__assignees ao-activity-details__multiselect",
8602
8602
  options: L.value,
8603
+ "clear-on-select": !0,
8603
8604
  "close-on-select": !0,
8604
8605
  searchable: !0,
8605
8606
  max: 1,