@26lights/orcha 0.14.0 → 0.14.2

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
@@ -9341,7 +9341,10 @@ const v4 = {
9341
9341
  list: r.list,
9342
9342
  "item-key": "id",
9343
9343
  group: "kanban"
9344
- }, r.$attrs, { onChange: l }), {
9344
+ }, r.$attrs, {
9345
+ onChange: l,
9346
+ draggable: r.isEditable
9347
+ }), {
9345
9348
  item: j(({ element: u }) => {
9346
9349
  var f, p, C, $, M, S, _, g;
9347
9350
  return [
@@ -9397,7 +9400,7 @@ const v4 = {
9397
9400
  ]))
9398
9401
  ]),
9399
9402
  _: 1
9400
- }, 16, ["list"]),
9403
+ }, 16, ["list", "draggable"]),
9401
9404
  r.$slots.footer || r.footerLabel ? (c(), h("div", g4, [
9402
9405
  te(r.$slots, "footer", {}, () => [
9403
9406
  r.isEditable ? (c(), N(Qe, {