@object-ui/plugin-kanban 0.5.0 → 3.0.0

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.
@@ -1,69 +1,69 @@
1
- import N, { useState as w, useEffect as q, useMemo as J, Suspense as Z } from "react";
2
- import { ComponentRegistry as L } from "@object-ui/core";
3
- import { useDataScope as ce, useSchemaContext as de } from "@object-ui/react";
4
- import { Skeleton as Q } from "@object-ui/components";
5
- var P = { exports: {} }, S = {};
6
- var G;
7
- function fe() {
8
- if (G) return S;
9
- G = 1;
10
- var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), c = /* @__PURE__ */ Symbol.for("react.fragment");
11
- function b(d, s, f) {
12
- var a = null;
13
- if (f !== void 0 && (a = "" + f), s.key !== void 0 && (a = "" + s.key), "key" in s) {
14
- f = {};
15
- for (var m in s)
16
- m !== "key" && (f[m] = s[m]);
17
- } else f = s;
18
- return s = f.ref, {
1
+ import w, { useState as P, useEffect as H, useMemo as Z, Suspense as te } from "react";
2
+ import { ComponentRegistry as M } from "@object-ui/core";
3
+ import { useDataScope as de, useNavigationOverlay as fe, useSchemaContext as be } from "@object-ui/react";
4
+ import { NavigationOverlay as me, Skeleton as ae } from "@object-ui/components";
5
+ var D = { exports: {} }, O = {};
6
+ var Q;
7
+ function pe() {
8
+ if (Q) return O;
9
+ Q = 1;
10
+ var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), b = /* @__PURE__ */ Symbol.for("react.fragment");
11
+ function m(g, s, i) {
12
+ var d = null;
13
+ if (i !== void 0 && (d = "" + i), s.key !== void 0 && (d = "" + s.key), "key" in s) {
14
+ i = {};
15
+ for (var o in s)
16
+ o !== "key" && (i[o] = s[o]);
17
+ } else i = s;
18
+ return s = i.ref, {
19
19
  $$typeof: r,
20
- type: d,
21
- key: a,
20
+ type: g,
21
+ key: d,
22
22
  ref: s !== void 0 ? s : null,
23
- props: f
23
+ props: i
24
24
  };
25
25
  }
26
- return S.Fragment = c, S.jsx = b, S.jsxs = b, S;
26
+ return O.Fragment = b, O.jsx = m, O.jsxs = m, O;
27
27
  }
28
28
  var A = {};
29
- var X;
30
- function be() {
31
- return X || (X = 1, process.env.NODE_ENV !== "production" && (function() {
29
+ var ee;
30
+ function ge() {
31
+ return ee || (ee = 1, process.env.NODE_ENV !== "production" && (function() {
32
32
  function r(e) {
33
33
  if (e == null) return null;
34
34
  if (typeof e == "function")
35
- return e.$$typeof === se ? null : e.displayName || e.name || null;
35
+ return e.$$typeof === ie ? null : e.displayName || e.name || null;
36
36
  if (typeof e == "string") return e;
37
37
  switch (e) {
38
- case j:
38
+ case y:
39
39
  return "Fragment";
40
- case p:
40
+ case Y:
41
41
  return "Profiler";
42
- case o:
42
+ case F:
43
43
  return "StrictMode";
44
- case ae:
44
+ case v:
45
45
  return "Suspense";
46
- case ne:
46
+ case n:
47
47
  return "SuspenseList";
48
- case le:
48
+ case se:
49
49
  return "Activity";
50
50
  }
51
51
  if (typeof e == "object")
52
52
  switch (typeof e.tag == "number" && console.error(
53
53
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
54
54
  ), e.$$typeof) {
55
- case h:
55
+ case S:
56
56
  return "Portal";
57
- case _:
57
+ case L:
58
58
  return e.displayName || "Context";
59
- case n:
59
+ case x:
60
60
  return (e._context.displayName || "Context") + ".Consumer";
61
- case te:
61
+ case a:
62
62
  var t = e.render;
63
63
  return e = e.displayName, e || (e = t.displayName || t.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
64
- case oe:
64
+ case _:
65
65
  return t = e.displayName || null, t !== null ? t : r(e.type) || "Memo";
66
- case M:
66
+ case I:
67
67
  t = e._payload, e = e._init;
68
68
  try {
69
69
  return r(e(t));
@@ -72,29 +72,29 @@ function be() {
72
72
  }
73
73
  return null;
74
74
  }
75
- function c(e) {
75
+ function b(e) {
76
76
  return "" + e;
77
77
  }
78
- function b(e) {
78
+ function m(e) {
79
79
  try {
80
- c(e);
80
+ b(e);
81
81
  var t = !1;
82
82
  } catch {
83
83
  t = !0;
84
84
  }
85
85
  if (t) {
86
86
  t = console;
87
- var l = t.error, i = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
87
+ var l = t.error, u = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
88
88
  return l.call(
89
89
  t,
90
90
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
91
- i
92
- ), c(e);
91
+ u
92
+ ), b(e);
93
93
  }
94
94
  }
95
- function d(e) {
96
- if (e === j) return "<>";
97
- if (typeof e == "object" && e !== null && e.$$typeof === M)
95
+ function g(e) {
96
+ if (e === y) return "<>";
97
+ if (typeof e == "object" && e !== null && e.$$typeof === I)
98
98
  return "<...>";
99
99
  try {
100
100
  var t = r(e);
@@ -104,22 +104,22 @@ function be() {
104
104
  }
105
105
  }
106
106
  function s() {
107
- var e = D.A;
107
+ var e = $.A;
108
108
  return e === null ? null : e.getOwner();
109
109
  }
110
- function f() {
110
+ function i() {
111
111
  return Error("react-stack-top-frame");
112
112
  }
113
- function a(e) {
114
- if (V.call(e, "key")) {
113
+ function d(e) {
114
+ if (q.call(e, "key")) {
115
115
  var t = Object.getOwnPropertyDescriptor(e, "key").get;
116
116
  if (t && t.isReactWarning) return !1;
117
117
  }
118
118
  return e.key !== void 0;
119
119
  }
120
- function m(e, t) {
120
+ function o(e, t) {
121
121
  function l() {
122
- B || (B = !0, console.error(
122
+ z || (z = !0, console.error(
123
123
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
124
124
  t
125
125
  ));
@@ -129,23 +129,23 @@ function be() {
129
129
  configurable: !0
130
130
  });
131
131
  }
132
- function g() {
132
+ function f() {
133
133
  var e = r(this.type);
134
- return z[e] || (z[e] = !0, console.error(
134
+ return W[e] || (W[e] = !0, console.error(
135
135
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
136
136
  )), e = this.props.ref, e !== void 0 ? e : null;
137
137
  }
138
- function O(e, t, l, i, x, Y) {
139
- var u = l.ref;
138
+ function T(e, t, l, u, h, B) {
139
+ var c = l.ref;
140
140
  return e = {
141
- $$typeof: E,
141
+ $$typeof: k,
142
142
  type: e,
143
143
  key: t,
144
144
  props: l,
145
- _owner: i
146
- }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
145
+ _owner: u
146
+ }, (c !== void 0 ? c : null) !== null ? Object.defineProperty(e, "ref", {
147
147
  enumerable: !1,
148
- get: g
148
+ get: f
149
149
  }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
150
150
  configurable: !1,
151
151
  enumerable: !1,
@@ -160,234 +160,259 @@ function be() {
160
160
  configurable: !1,
161
161
  enumerable: !1,
162
162
  writable: !0,
163
- value: x
163
+ value: h
164
164
  }), Object.defineProperty(e, "_debugTask", {
165
165
  configurable: !1,
166
166
  enumerable: !1,
167
167
  writable: !0,
168
- value: Y
168
+ value: B
169
169
  }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
170
170
  }
171
- function R(e, t, l, i, x, Y) {
172
- var u = t.children;
173
- if (u !== void 0)
174
- if (i)
175
- if (ie(u)) {
176
- for (i = 0; i < u.length; i++)
177
- C(u[i]);
178
- Object.freeze && Object.freeze(u);
171
+ function E(e, t, l, u, h, B) {
172
+ var c = t.children;
173
+ if (c !== void 0)
174
+ if (u)
175
+ if (ue(c)) {
176
+ for (u = 0; u < c.length; u++)
177
+ N(c[u]);
178
+ Object.freeze && Object.freeze(c);
179
179
  } else
180
180
  console.error(
181
181
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
182
182
  );
183
- else C(u);
184
- if (V.call(t, "key")) {
185
- u = r(e);
186
- var k = Object.keys(t).filter(function(ue) {
187
- return ue !== "key";
183
+ else N(c);
184
+ if (q.call(t, "key")) {
185
+ c = r(e);
186
+ var R = Object.keys(t).filter(function(ce) {
187
+ return ce !== "key";
188
188
  });
189
- i = 0 < k.length ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}", W[u + i] || (k = 0 < k.length ? "{" + k.join(": ..., ") + ": ...}" : "{}", console.error(
189
+ u = 0 < R.length ? "{key: someKey, " + R.join(": ..., ") + ": ...}" : "{key: someKey}", X[c + u] || (R = 0 < R.length ? "{" + R.join(": ..., ") + ": ...}" : "{}", console.error(
190
190
  `A props object containing a "key" prop is being spread into JSX:
191
191
  let props = %s;
192
192
  <%s {...props} />
193
193
  React keys must be passed directly to JSX without using spread:
194
194
  let props = %s;
195
195
  <%s key={someKey} {...props} />`,
196
- i,
197
196
  u,
198
- k,
199
- u
200
- ), W[u + i] = !0);
197
+ c,
198
+ R,
199
+ c
200
+ ), X[c + u] = !0);
201
201
  }
202
- if (u = null, l !== void 0 && (b(l), u = "" + l), a(t) && (b(t.key), u = "" + t.key), "key" in t) {
202
+ if (c = null, l !== void 0 && (m(l), c = "" + l), d(t) && (m(t.key), c = "" + t.key), "key" in t) {
203
203
  l = {};
204
- for (var I in t)
205
- I !== "key" && (l[I] = t[I]);
204
+ for (var K in t)
205
+ K !== "key" && (l[K] = t[K]);
206
206
  } else l = t;
207
- return u && m(
207
+ return c && o(
208
208
  l,
209
209
  typeof e == "function" ? e.displayName || e.name || "Unknown" : e
210
- ), O(
210
+ ), T(
211
211
  e,
212
- u,
212
+ c,
213
213
  l,
214
214
  s(),
215
- x,
216
- Y
215
+ h,
216
+ B
217
217
  );
218
218
  }
219
- function C(e) {
220
- T(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === M && (e._payload.status === "fulfilled" ? T(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
219
+ function N(e) {
220
+ C(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === I && (e._payload.status === "fulfilled" ? C(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
221
221
  }
222
- function T(e) {
223
- return typeof e == "object" && e !== null && e.$$typeof === E;
222
+ function C(e) {
223
+ return typeof e == "object" && e !== null && e.$$typeof === k;
224
224
  }
225
- var y = N, E = /* @__PURE__ */ Symbol.for("react.transitional.element"), h = /* @__PURE__ */ Symbol.for("react.portal"), j = /* @__PURE__ */ Symbol.for("react.fragment"), o = /* @__PURE__ */ Symbol.for("react.strict_mode"), p = /* @__PURE__ */ Symbol.for("react.profiler"), n = /* @__PURE__ */ Symbol.for("react.consumer"), _ = /* @__PURE__ */ Symbol.for("react.context"), te = /* @__PURE__ */ Symbol.for("react.forward_ref"), ae = /* @__PURE__ */ Symbol.for("react.suspense"), ne = /* @__PURE__ */ Symbol.for("react.suspense_list"), oe = /* @__PURE__ */ Symbol.for("react.memo"), M = /* @__PURE__ */ Symbol.for("react.lazy"), le = /* @__PURE__ */ Symbol.for("react.activity"), se = /* @__PURE__ */ Symbol.for("react.client.reference"), D = y.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, ie = Array.isArray, F = console.createTask ? console.createTask : function() {
225
+ var j = w, k = /* @__PURE__ */ Symbol.for("react.transitional.element"), S = /* @__PURE__ */ Symbol.for("react.portal"), y = /* @__PURE__ */ Symbol.for("react.fragment"), F = /* @__PURE__ */ Symbol.for("react.strict_mode"), Y = /* @__PURE__ */ Symbol.for("react.profiler"), x = /* @__PURE__ */ Symbol.for("react.consumer"), L = /* @__PURE__ */ Symbol.for("react.context"), a = /* @__PURE__ */ Symbol.for("react.forward_ref"), v = /* @__PURE__ */ Symbol.for("react.suspense"), n = /* @__PURE__ */ Symbol.for("react.suspense_list"), _ = /* @__PURE__ */ Symbol.for("react.memo"), I = /* @__PURE__ */ Symbol.for("react.lazy"), se = /* @__PURE__ */ Symbol.for("react.activity"), ie = /* @__PURE__ */ Symbol.for("react.client.reference"), $ = j.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, q = Object.prototype.hasOwnProperty, ue = Array.isArray, V = console.createTask ? console.createTask : function() {
226
226
  return null;
227
227
  };
228
- y = {
228
+ j = {
229
229
  react_stack_bottom_frame: function(e) {
230
230
  return e();
231
231
  }
232
232
  };
233
- var B, z = {}, K = y.react_stack_bottom_frame.bind(
234
- y,
235
- f
236
- )(), U = F(d(f)), W = {};
237
- A.Fragment = j, A.jsx = function(e, t, l) {
238
- var i = 1e4 > D.recentlyCreatedOwnerStacks++;
239
- return R(
233
+ var z, W = {}, J = j.react_stack_bottom_frame.bind(
234
+ j,
235
+ i
236
+ )(), G = V(g(i)), X = {};
237
+ A.Fragment = y, A.jsx = function(e, t, l) {
238
+ var u = 1e4 > $.recentlyCreatedOwnerStacks++;
239
+ return E(
240
240
  e,
241
241
  t,
242
242
  l,
243
243
  !1,
244
- i ? Error("react-stack-top-frame") : K,
245
- i ? F(d(e)) : U
244
+ u ? Error("react-stack-top-frame") : J,
245
+ u ? V(g(e)) : G
246
246
  );
247
247
  }, A.jsxs = function(e, t, l) {
248
- var i = 1e4 > D.recentlyCreatedOwnerStacks++;
249
- return R(
248
+ var u = 1e4 > $.recentlyCreatedOwnerStacks++;
249
+ return E(
250
250
  e,
251
251
  t,
252
252
  l,
253
253
  !0,
254
- i ? Error("react-stack-top-frame") : K,
255
- i ? F(d(e)) : U
254
+ u ? Error("react-stack-top-frame") : J,
255
+ u ? V(g(e)) : G
256
256
  );
257
257
  };
258
258
  })()), A;
259
259
  }
260
- var H;
261
- function me() {
262
- return H || (H = 1, process.env.NODE_ENV === "production" ? P.exports = fe() : P.exports = be()), P.exports;
260
+ var re;
261
+ function ve() {
262
+ return re || (re = 1, process.env.NODE_ENV === "production" ? D.exports = pe() : D.exports = ge()), D.exports;
263
263
  }
264
- var v = me();
265
- const ee = ({
264
+ var p = ve();
265
+ const ne = ({
266
266
  schema: r,
267
- dataSource: c,
268
- className: b,
269
- ...d
267
+ dataSource: b,
268
+ className: m,
269
+ onRowClick: g,
270
+ onCardClick: s,
271
+ ...i
270
272
  }) => {
271
- const [s, f] = w([]), [a, m] = w(null), [g, O] = w(!1), [R, C] = w(null), T = ce(r.bind);
272
- q(() => {
273
- let o = !0;
273
+ const [d, o] = P([]), [f, T] = P(null), [E, N] = P(!1), [C, j] = P(null), k = de(r.bind);
274
+ H(() => {
275
+ let a = !0;
274
276
  return (async () => {
275
- if (!(!c || !r.objectName))
277
+ if (!(!b || !r.objectName))
276
278
  try {
277
- const n = await c.getObjectSchema(r.objectName);
278
- o && m(n);
279
+ const n = await b.getObjectSchema(r.objectName);
280
+ a && T(n);
279
281
  } catch (n) {
280
282
  console.warn("Failed to fetch object def", n);
281
283
  }
282
284
  })(), () => {
283
- o = !1;
285
+ a = !1;
284
286
  };
285
- }, [r.objectName, c]), q(() => {
286
- let o = !0;
287
- const p = async () => {
288
- if (!(!c || !r.objectName)) {
289
- o && O(!0);
287
+ }, [r.objectName, b]), H(() => {
288
+ let a = !0;
289
+ const v = async () => {
290
+ if (!(!b || !r.objectName)) {
291
+ a && N(!0);
290
292
  try {
291
- const n = await c.find(r.objectName, {
293
+ const n = await b.find(r.objectName, {
292
294
  options: { $top: 100 },
293
295
  $filter: r.filter
294
296
  });
295
297
  let _ = [];
296
- Array.isArray(n) ? _ = n : n && typeof n == "object" && (Array.isArray(n.value) ? _ = n.value : Array.isArray(n.data) && (_ = n.data)), console.log(`[ObjectKanban] Extracted data (length: ${_.length})`), o && f(_);
298
+ Array.isArray(n) ? _ = n : n && typeof n == "object" && (Array.isArray(n.value) ? _ = n.value : Array.isArray(n.data) && (_ = n.data)), console.log(`[ObjectKanban] Extracted data (length: ${_.length})`), a && o(_);
297
299
  } catch (n) {
298
- console.error("[ObjectKanban] Fetch error:", n), o && C(n);
300
+ console.error("[ObjectKanban] Fetch error:", n), a && j(n);
299
301
  } finally {
300
- o && O(!1);
302
+ a && N(!1);
301
303
  }
302
304
  }
303
305
  };
304
- return r.objectName && !T && !r.data && !d.data && p(), () => {
305
- o = !1;
306
+ return r.objectName && !k && !r.data && !i.data && v(), () => {
307
+ a = !1;
306
308
  };
307
- }, [r.objectName, c, T, r.data, r.filter, d.data]);
308
- const y = d.data || T || r.data || s, E = J(() => {
309
- if (!Array.isArray(y)) return [];
310
- let o = r.cardTitle || r.titleField;
311
- if (!o && a) {
312
- if (a.titleFormat) {
313
- const n = /\{(.+?)\}/.exec(a.titleFormat);
314
- n && (o = n[1]);
309
+ }, [r.objectName, b, k, r.data, r.filter, i.data]);
310
+ const S = i.data || k || r.data || d, y = Z(() => {
311
+ if (!Array.isArray(S)) return [];
312
+ let a = r.cardTitle || r.titleField;
313
+ if (!a && f) {
314
+ if (f.titleFormat) {
315
+ const n = /\{(.+?)\}/.exec(f.titleFormat);
316
+ n && (a = n[1]);
315
317
  }
316
- !o && a.NAME_FIELD_KEY && (o = a.NAME_FIELD_KEY);
318
+ !a && f.NAME_FIELD_KEY && (a = f.NAME_FIELD_KEY);
317
319
  }
318
- const p = o || "name";
319
- return y.map((n) => ({
320
+ const v = a || "name";
321
+ return S.map((n) => ({
320
322
  ...n,
321
323
  // Ensure id exists
322
324
  id: n.id || n._id,
323
325
  // Map title
324
- title: n[p] || n.title || "Untitled"
326
+ title: n[v] || n.title || "Untitled"
325
327
  }));
326
- }, [y, r, a]), h = J(() => {
328
+ }, [S, r, f]), F = Z(() => {
327
329
  if (r.columns && r.columns.length > 0)
328
330
  if (typeof r.columns[0] == "string") {
329
331
  if (!r.groupBy)
330
- return r.columns.map((o) => ({
331
- id: o,
332
- title: o
332
+ return r.columns.map((a) => ({
333
+ id: a,
334
+ title: a
333
335
  }));
334
336
  } else
335
337
  return r.columns;
336
- if (r.groupBy && a?.fields?.[r.groupBy]?.options)
337
- return a.fields[r.groupBy].options.map((o) => ({
338
- id: o.value,
339
- title: o.label
338
+ if (r.groupBy && f?.fields?.[r.groupBy]?.options)
339
+ return f.fields[r.groupBy].options.map((a) => ({
340
+ id: a.value,
341
+ title: a.label
340
342
  }));
341
- if (r.groupBy && E.length > 0) {
342
- const o = new Set(E.map((p) => p[r.groupBy]));
343
- return Array.from(o).map((p) => ({
344
- id: String(p),
345
- title: String(p)
343
+ if (r.groupBy && y.length > 0) {
344
+ const a = new Set(y.map((v) => v[r.groupBy]));
345
+ return Array.from(a).map((v) => ({
346
+ id: String(v),
347
+ title: String(v)
346
348
  }));
347
349
  }
348
350
  return [];
349
- }, [r.columns, r.groupBy, E, a]), j = {
351
+ }, [r.columns, r.groupBy, y, f]), Y = {
350
352
  ...r,
351
- data: E,
352
- columns: h,
353
- className: b || r.className
354
- };
355
- return R ? /* @__PURE__ */ v.jsxs("div", { className: "p-4 border border-destructive/50 rounded bg-destructive/10 text-destructive", children: [
356
- "Error loading kanban data: ",
357
- R.message
358
- ] }) : /* @__PURE__ */ v.jsx($, { schema: j });
359
- }, pe = N.lazy(() => import("./KanbanImpl-B8nu2BvG.js")), re = N.lazy(() => import("./KanbanEnhanced-BqDEu7Z6.js")), $ = ({ schema: r }) => {
360
- const c = N.useMemo(() => {
361
- const { columns: b = [], data: d, groupBy: s } = r;
362
- if (d && s && Array.isArray(d)) {
363
- const f = d.reduce((a, m) => {
364
- const g = m[s];
365
- return a[g] || (a[g] = []), a[g].push(m), a;
353
+ data: y,
354
+ columns: F,
355
+ className: m || r.className
356
+ }, x = fe({
357
+ navigation: r.navigation,
358
+ objectName: r.objectName,
359
+ onRowClick: g ?? s
360
+ });
361
+ if (C)
362
+ return /* @__PURE__ */ p.jsxs("div", { className: "p-4 border border-destructive/50 rounded bg-destructive/10 text-destructive", children: [
363
+ "Error loading kanban data: ",
364
+ C.message
365
+ ] });
366
+ const L = r.objectName ? `${r.objectName.charAt(0).toUpperCase() + r.objectName.slice(1).replace(/_/g, " ")} Detail` : "Card Details";
367
+ return /* @__PURE__ */ p.jsxs(p.Fragment, { children: [
368
+ /* @__PURE__ */ p.jsx(U, { schema: {
369
+ ...Y,
370
+ onCardClick: (a) => {
371
+ x.handleClick(a), s?.(a);
372
+ }
373
+ } }),
374
+ x.isOverlay && /* @__PURE__ */ p.jsx(me, { ...x, title: L, children: (a) => /* @__PURE__ */ p.jsx("div", { className: "space-y-3", children: Object.entries(a).map(([v, n]) => /* @__PURE__ */ p.jsxs("div", { className: "flex flex-col", children: [
375
+ /* @__PURE__ */ p.jsx("span", { className: "text-xs font-medium text-muted-foreground uppercase tracking-wide", children: v.replace(/_/g, " ") }),
376
+ /* @__PURE__ */ p.jsx("span", { className: "text-sm", children: String(n ?? "—") })
377
+ ] }, v)) }) })
378
+ ] });
379
+ }, ye = w.lazy(() => import("./KanbanImpl-BfOKAnJS.js")), oe = w.lazy(() => import("./KanbanEnhanced-BPIKjTDv.js")), U = ({ schema: r }) => {
380
+ const b = w.useMemo(() => {
381
+ const { columns: m = [], data: g, groupBy: s } = r;
382
+ if (g && s && Array.isArray(g)) {
383
+ const i = {};
384
+ m.forEach((o) => {
385
+ o.id && (i[String(o.id).toLowerCase()] = o.id), o.title && (i[String(o.title).toLowerCase()] = o.id);
386
+ });
387
+ const d = g.reduce((o, f) => {
388
+ const T = String(f[s] ?? ""), E = i[T.toLowerCase()] ?? T;
389
+ return o[E] || (o[E] = []), o[E].push(f), o;
366
390
  }, {});
367
- return b.map((a) => ({
368
- ...a,
391
+ return m.map((o) => ({
392
+ ...o,
369
393
  cards: [
370
- ...a.cards || [],
394
+ ...o.cards || [],
371
395
  // Preserve static cards
372
- ...f[a.id] || []
396
+ ...d[o.id] || []
373
397
  // Add dynamic cards
374
398
  ]
375
399
  }));
376
400
  }
377
- return b;
401
+ return m;
378
402
  }, [r]);
379
- return /* @__PURE__ */ v.jsx(Z, { fallback: /* @__PURE__ */ v.jsx(Q, { className: "w-full h-[600px]" }), children: /* @__PURE__ */ v.jsx(
380
- pe,
403
+ return /* @__PURE__ */ p.jsx(te, { fallback: /* @__PURE__ */ p.jsx(ae, { className: "w-full h-[600px]" }), children: /* @__PURE__ */ p.jsx(
404
+ ye,
381
405
  {
382
- columns: c,
406
+ columns: b,
383
407
  onCardMove: r.onCardMove,
408
+ onCardClick: r.onCardClick,
384
409
  className: r.className
385
410
  }
386
411
  ) });
387
412
  };
388
- L.register(
389
- "kanban",
390
- $,
413
+ M.register(
414
+ "kanban-ui",
415
+ U,
391
416
  {
392
417
  namespace: "plugin-kanban",
393
418
  label: "Kanban Board",
@@ -481,32 +506,32 @@ L.register(
481
506
  }
482
507
  }
483
508
  );
484
- const Te = {
485
- kanban: $,
486
- "kanban-enhanced": re,
487
- "object-kanban": ee
509
+ const ke = {
510
+ kanban: U,
511
+ "kanban-enhanced": oe,
512
+ "object-kanban": ne
488
513
  };
489
- L.register(
514
+ M.register(
490
515
  "kanban-enhanced",
491
516
  ({ schema: r }) => {
492
- const c = N.useMemo(() => {
493
- const { columns: b = [], data: d, groupBy: s } = r;
494
- if (d && s && Array.isArray(d)) {
495
- const f = d.reduce((a, m) => {
496
- const g = m[s];
497
- return a[g] || (a[g] = []), a[g].push(m), a;
517
+ const b = w.useMemo(() => {
518
+ const { columns: m = [], data: g, groupBy: s } = r;
519
+ if (g && s && Array.isArray(g)) {
520
+ const i = g.reduce((d, o) => {
521
+ const f = o[s];
522
+ return d[f] || (d[f] = []), d[f].push(o), d;
498
523
  }, {});
499
- return b.map((a) => ({
500
- ...a,
501
- cards: [...a.cards || [], ...f[a.id] || []]
524
+ return m.map((d) => ({
525
+ ...d,
526
+ cards: [...d.cards || [], ...i[d.id] || []]
502
527
  }));
503
528
  }
504
- return b;
529
+ return m;
505
530
  }, [r]);
506
- return /* @__PURE__ */ v.jsx(Z, { fallback: /* @__PURE__ */ v.jsx(Q, { className: "w-full h-[600px]" }), children: /* @__PURE__ */ v.jsx(
507
- re,
531
+ return /* @__PURE__ */ p.jsx(te, { fallback: /* @__PURE__ */ p.jsx(ae, { className: "w-full h-[600px]" }), children: /* @__PURE__ */ p.jsx(
532
+ oe,
508
533
  {
509
- columns: c,
534
+ columns: b,
510
535
  onCardMove: r.onCardMove,
511
536
  onColumnToggle: r.onColumnToggle,
512
537
  enableVirtualScrolling: r.enableVirtualScrolling,
@@ -536,17 +561,30 @@ L.register(
536
561
  }
537
562
  }
538
563
  );
539
- const ge = ({ schema: r, ...c }) => {
540
- const { dataSource: b } = de() || {};
541
- return /* @__PURE__ */ v.jsx(ee, { schema: r, dataSource: b, ...c });
564
+ const le = ({ schema: r, ...b }) => {
565
+ const { dataSource: m } = be() || {};
566
+ return /* @__PURE__ */ p.jsx(ne, { schema: r, dataSource: m, ...b });
542
567
  };
543
- L.register(
568
+ M.register(
544
569
  "object-kanban",
545
- ge,
570
+ le,
546
571
  {
547
572
  namespace: "plugin-kanban",
548
573
  label: "Object Kanban",
549
- category: "plugin",
574
+ category: "view",
575
+ inputs: [
576
+ { name: "objectName", type: "string", label: "Object Name", required: !0 },
577
+ { name: "columns", type: "array", label: "Columns" }
578
+ ]
579
+ }
580
+ );
581
+ M.register(
582
+ "kanban",
583
+ le,
584
+ {
585
+ namespace: "view",
586
+ label: "Kanban Board",
587
+ category: "view",
550
588
  inputs: [
551
589
  { name: "objectName", type: "string", label: "Object Name", required: !0 },
552
590
  { name: "columns", type: "array", label: "Columns" }
@@ -554,9 +592,9 @@ L.register(
554
592
  }
555
593
  );
556
594
  export {
557
- $ as K,
558
- ee as O,
559
- ge as a,
560
- v as j,
561
- Te as k
595
+ U as K,
596
+ ne as O,
597
+ le as a,
598
+ p as j,
599
+ ke as k
562
600
  };