@lumerahq/ui 0.5.2 → 0.6.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.
Files changed (38) hide show
  1. package/dist/{tooltip-BMqvkb5u.js → RecordSheet-BpCHkWER.js} +847 -5922
  2. package/dist/{api-BNY_eNKa.js → api-C2z38WwO.js} +1 -1
  3. package/dist/{automations-DU4weMpK.js → automations-CNgQ5MSR.js} +118 -18
  4. package/dist/components/index.d.ts +0 -18
  5. package/dist/components/index.d.ts.map +1 -1
  6. package/dist/components/index.js +2 -54
  7. package/dist/hooks/index.js +2 -2
  8. package/dist/index.js +67 -118
  9. package/dist/lib/api.d.ts +3 -3
  10. package/dist/lib/api.d.ts.map +1 -1
  11. package/dist/lib/automations.d.ts.map +1 -1
  12. package/dist/lib/bridge.d.ts +9 -0
  13. package/dist/lib/bridge.d.ts.map +1 -1
  14. package/dist/lib/index.d.ts +1 -1
  15. package/dist/lib/index.d.ts.map +1 -1
  16. package/dist/lib/index.js +20 -19
  17. package/dist/ui.css +3 -652
  18. package/dist/{use-automation-run-CbhXCKvM.js → use-automation-run-BRbDkOJ2.js} +1 -1
  19. package/dist/{use-sql-table-DuIu8eMY.js → use-sql-table-ScNnE-jh.js} +2 -2
  20. package/package.json +1 -1
  21. package/dist/components/ui/avatar.d.ts +0 -12
  22. package/dist/components/ui/avatar.d.ts.map +0 -1
  23. package/dist/components/ui/checkbox.d.ts +0 -4
  24. package/dist/components/ui/checkbox.d.ts.map +0 -1
  25. package/dist/components/ui/dialog.d.ts +0 -18
  26. package/dist/components/ui/dialog.d.ts.map +0 -1
  27. package/dist/components/ui/file-dropzone.d.ts +0 -23
  28. package/dist/components/ui/file-dropzone.d.ts.map +0 -1
  29. package/dist/components/ui/popover.d.ts +0 -10
  30. package/dist/components/ui/popover.d.ts.map +0 -1
  31. package/dist/components/ui/progress.d.ts +0 -8
  32. package/dist/components/ui/progress.d.ts.map +0 -1
  33. package/dist/components/ui/scroll-area.d.ts +0 -5
  34. package/dist/components/ui/scroll-area.d.ts.map +0 -1
  35. package/dist/components/ui/status-badge.d.ts +0 -21
  36. package/dist/components/ui/status-badge.d.ts.map +0 -1
  37. package/dist/components/ui/tabs.d.ts +0 -11
  38. package/dist/components/ui/tabs.d.ts.map +0 -1
package/dist/lib/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { B, E, b, c, d, e, f, g, h, j, k, l, m, n, r, q, s, i, t, u, v, w, x, o, p, y, z, a } from "../automations-DU4weMpK.js";
2
- import { g as g2, a as a2, p as p2, b as b2, c as c2, d as d2, e as e2, f as f2, h as h2, i as i2, j as j2, k as k2, l as l2, s as s2, u as u2 } from "../api-BNY_eNKa.js";
1
+ import { B, E, b, c, d, e, f, h, j, k, g, l, m, n, q, s, r, t, i, u, v, w, x, y, o, p, z, A, a } from "../automations-CNgQ5MSR.js";
2
+ import { g as g2, a as a2, p as p2, b as b2, c as c2, d as d2, e as e2, f as f2, h as h2, i as i2, j as j2, k as k2, l as l2, s as s2, u as u2 } from "../api-C2z38WwO.js";
3
3
  import { o as o2, f as f3, a as a3, b as b3, c as c3, d as d3, e as e3, g as g3, h as h3, i as i3, j as j3, k as k3, l as l3, m as m2, n as n2, s as s3 } from "../formatters-Baj7FkeG.js";
4
4
  import { q as q2 } from "../query-client-DdOWay4_.js";
5
5
  export {
@@ -11,9 +11,9 @@ export {
11
11
  e as clearAutomationCache,
12
12
  o2 as cn,
13
13
  f as createAutomationRun,
14
- g as createRun,
15
- h as ensureAutomationRun,
16
- j as ensureRun,
14
+ h as createRun,
15
+ j as ensureAutomationRun,
16
+ k as ensureRun,
17
17
  f3 as formatBoolean,
18
18
  a3 as formatCellValue,
19
19
  b3 as formatCurrency,
@@ -28,21 +28,22 @@ export {
28
28
  l3 as formatRelation,
29
29
  m2 as formatSelect,
30
30
  n2 as formatText,
31
- k as getAutomationByExternalId,
32
- l as getAutomationRun,
33
- m as getAutomationRunFileDownloadUrl,
31
+ g as getAppProjectExternalId,
32
+ l as getAutomationByExternalId,
33
+ m as getAutomationRun,
34
+ n as getAutomationRunFileDownloadUrl,
34
35
  g2 as getDownloadUrl,
35
- n as getRun,
36
- r as getRunFileUrl,
37
- q as getRunFiles,
36
+ q as getRun,
37
+ s as getRunFileUrl,
38
+ r as getRunFiles,
38
39
  a2 as getUploadUrl,
39
- s as isActiveStatus,
40
+ t as isActiveStatus,
40
41
  i as isEmbedded,
41
- t as isTerminalStatus,
42
- u as listAutomationRunFiles,
43
- v as listRuns,
44
- w as listRunsByAgent,
45
- x as listRunsByExternalId,
42
+ u as isTerminalStatus,
43
+ v as listAutomationRunFiles,
44
+ w as listRuns,
45
+ x as listRunsByAgent,
46
+ y as listRunsByExternalId,
46
47
  o as onInitMessage,
47
48
  p as parentApiRequest,
48
49
  p2 as pbBulkDelete,
@@ -56,8 +57,8 @@ export {
56
57
  j2 as pbUpdate,
57
58
  k2 as pbUpdateRecord,
58
59
  l2 as pbUpsert,
59
- y as pollAutomationRun,
60
- z as pollRun,
60
+ z as pollAutomationRun,
61
+ A as pollRun,
61
62
  a as postReadyMessage,
62
63
  q2 as queryClient,
63
64
  s2 as sendEmail,