@26lights/orcha 0.42.8 → 0.42.9
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 +1 -1
- package/dist/orcha.umd.js +1 -1
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -8652,7 +8652,7 @@ const As = /* @__PURE__ */ Y({
|
|
|
8652
8652
|
class: "ao-activity-details__assignees ao-activity-details__multiselect",
|
|
8653
8653
|
options: E.value,
|
|
8654
8654
|
mode: "single",
|
|
8655
|
-
searchable: !
|
|
8655
|
+
searchable: !1,
|
|
8656
8656
|
"close-on-select": !0,
|
|
8657
8657
|
disabled: !s.value,
|
|
8658
8658
|
caret: s.value,
|