@altimateai/ui-components 0.0.58 → 0.0.59

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 (72) hide show
  1. package/dist/CoachForm.js +23701 -37056
  2. package/dist/Stack.js +6 -6
  3. package/dist/Switch.js +1 -1
  4. package/dist/TagsInput.js +1 -1
  5. package/dist/_basePickBy.js +151 -0
  6. package/dist/_baseUniq.js +615 -0
  7. package/dist/arc.js +83 -0
  8. package/dist/architecture-U656AL7Q.js +5 -0
  9. package/dist/architectureDiagram-VXUJARFQ.js +4666 -0
  10. package/dist/blockDiagram-VD42YOAC.js +2266 -0
  11. package/dist/c4Diagram-YG6GDRKO.js +1582 -0
  12. package/dist/channel.js +5 -0
  13. package/dist/chunk-4BX2VUAB.js +9 -0
  14. package/dist/chunk-55IACEB6.js +9 -0
  15. package/dist/chunk-B4BG7PRW.js +1377 -0
  16. package/dist/chunk-DI55MBZ5.js +1382 -0
  17. package/dist/chunk-FMBD7UC4.js +19 -0
  18. package/dist/chunk-QN33PNHL.js +20 -0
  19. package/dist/chunk-QZHKN3VN.js +15 -0
  20. package/dist/chunk-TZMSLE5B.js +64 -0
  21. package/dist/classDiagram-2ON5EDUG.js +17 -0
  22. package/dist/classDiagram-v2-WZHVMYZB.js +17 -0
  23. package/dist/clone.js +8 -0
  24. package/dist/cose-bilkent-S5V4N54A.js +2606 -0
  25. package/dist/cytoscape.esm.js +18731 -0
  26. package/dist/dagre-6UL2VRFP.js +447 -0
  27. package/dist/dayjs.min.js +302 -0
  28. package/dist/defaultLocale.js +171 -0
  29. package/dist/diagram-PSM6KHXK.js +535 -0
  30. package/dist/diagram-QEK2KX5R.js +221 -0
  31. package/dist/diagram-S2PKOQOG.js +143 -0
  32. package/dist/erDiagram-Q2GNP2WA.js +843 -0
  33. package/dist/flowDiagram-NV44I4VS.js +1628 -0
  34. package/dist/ganttDiagram-LVOFAZNH.js +2500 -0
  35. package/dist/gitGraph-F6HP7TQM.js +5 -0
  36. package/dist/gitGraphDiagram-NY62KEGX.js +713 -0
  37. package/dist/graph.js +247 -0
  38. package/dist/index.js +30 -30
  39. package/dist/info-NVLQJR56.js +5 -0
  40. package/dist/infoDiagram-F6ZHWCRC.js +24 -0
  41. package/dist/init.js +16 -0
  42. package/dist/journeyDiagram-XKPGCS4Q.js +837 -0
  43. package/dist/kanban-definition-3W4ZIXB7.js +720 -0
  44. package/dist/katex.js +11691 -0
  45. package/dist/layout.js +1324 -0
  46. package/dist/lineage/index.js +12 -12
  47. package/dist/linear.js +259 -0
  48. package/dist/main.js +3 -3
  49. package/dist/mermaid-parser.core.js +12921 -0
  50. package/dist/mindmap-definition-VGOIOE7T.js +786 -0
  51. package/dist/ordinal.js +61 -0
  52. package/dist/packet-BFZMPI3H.js +5 -0
  53. package/dist/pie-7BOR55EZ.js +5 -0
  54. package/dist/pieDiagram-ADFJNKIX.js +163 -0
  55. package/dist/quadrantDiagram-AYHSOK5B.js +1025 -0
  56. package/dist/radar-NHE76QYJ.js +5 -0
  57. package/dist/redux-toolkit.modern.js +1138 -1420
  58. package/dist/requirementDiagram-UZGBJVZJ.js +852 -0
  59. package/dist/sankeyDiagram-TZEHDZUN.js +811 -0
  60. package/dist/sequenceDiagram-WL72ISMW.js +2523 -0
  61. package/dist/shadcn/index.js +1 -1
  62. package/dist/stateDiagram-FKZM4ZOC.js +264 -0
  63. package/dist/stateDiagram-v2-4FDKWEC3.js +17 -0
  64. package/dist/timeline-definition-IT6M3QCI.js +802 -0
  65. package/dist/treemap-KMMF4GRG.js +5 -0
  66. package/dist/xychartDiagram-PRI3JC2R.js +1341 -0
  67. package/package.json +1 -1
  68. package/dist/Table.js +0 -22
  69. package/dist/flowchart-elk-definition-170a3958.js +0 -46393
  70. package/dist/is_dark.js +0 -8
  71. package/dist/mindmap-definition-44684416.js +0 -20514
  72. package/dist/timeline-definition-8e5a9bc6.js +0 -825
@@ -4,10 +4,10 @@ var it = (e, t, n) => Rr(e, typeof t != "symbol" ? t + "" : t, n);
4
4
  import { j as r, g as Cs, h as zr, i as $r, k as g2, c as Wr, b as Ur, l as gs, m as ms, H as ps, B as xs, I as Yr, n as Kr, R as Xr } from "../index2.js";
5
5
  import * as g from "react";
6
6
  import T, { createContext as It, memo as ce, useMemo as we, forwardRef as A2, useEffect as X, useRef as J, useContext as Ve, useState as se, useCallback as re, useReducer as Gr, useImperativeHandle as qr } from "react";
7
- import { s as Ze, e as ws, i as e1, T as qt, f as Jt, a as Jr, g as ys, A as ue, d as Qr, C as Dt, I as Es, u as ea, b as ta } from "../redux-toolkit.modern.js";
8
- import { h as Ne, X as Xe, Y as vs, Z as bs, B as xe, _ as _s, a6 as R, $ as Se, c as Ss, I as m2, T as na, a3 as V2, a4 as Ns, a1 as yt, a8 as sa, M as oa, a9 as ra, aa, N as ia } from "../Stack.js";
7
+ import { s as Ze, o as ws, p as e1, T as qt, q as Jt, k as Jr, g as ys, A as ue, l as Dt, I as Es, u as Qr, m as ea } from "../redux-toolkit.modern.js";
8
+ import { h as Ne, X as Xe, Y as vs, Z as bs, B as xe, _ as _s, a6 as R, $ as Se, f as Ss, I as m2, T as ta, a3 as V2, a4 as Ns, a1 as yt, a8 as na, M as sa, a9 as oa, aa as ra, N as aa } from "../Stack.js";
9
9
  import { createPortal as ot } from "react-dom";
10
- import { C as la, T as ca } from "../Table.js";
10
+ import { d as ia, C as la, T as ca } from "../dayjs.min.js";
11
11
  /**
12
12
  * @license @tabler/icons-react v3.34.1 - MIT
13
13
  *
@@ -4927,7 +4927,7 @@ const ml = ({ datatype: e, color: t, size: n = "1rem" }) => {
4927
4927
  id: "table-node-stale-" + L,
4928
4928
  icon: /* @__PURE__ */ r.jsx(ga, {}),
4929
4929
  text: "Stale",
4930
- label: `Last seen on ${Qr(m).format("DD MMM YYYY, hh:mm A")}`
4930
+ label: `Last seen on ${ia(m).format("DD MMM YYYY, hh:mm A")}`
4931
4931
  }
4932
4932
  ),
4933
4933
  d ? /* @__PURE__ */ r.jsx(
@@ -5382,7 +5382,7 @@ function B1(e) {
5382
5382
  return /* @__PURE__ */ r.jsx(m2, { className: "custom-input", ...e });
5383
5383
  }
5384
5384
  function jl(e) {
5385
- return /* @__PURE__ */ r.jsx(na, { className: "custom-input", ...e, rows: 4 });
5385
+ return /* @__PURE__ */ r.jsx(ta, { className: "custom-input", ...e, rows: 4 });
5386
5386
  }
5387
5387
  function Ml({
5388
5388
  nodeType: e,
@@ -6644,7 +6644,7 @@ const Xl = () => {
6644
6644
  setParams: s
6645
6645
  }) => /* @__PURE__ */ r.jsxs(R, { children: [
6646
6646
  /* @__PURE__ */ r.jsx(
6647
- sa,
6647
+ na,
6648
6648
  {
6649
6649
  id: e,
6650
6650
  checked: n[e],
@@ -6658,7 +6658,7 @@ const Xl = () => {
6658
6658
  downstream: !1,
6659
6659
  direct: !0,
6660
6660
  indirect: !1
6661
- }), { mutate: a, loading: i } = ea({
6661
+ }), { mutate: a, loading: i } = Qr({
6662
6662
  queryFn: () => Cl({ column_rk: `${t}/${n}`, ...s })
6663
6663
  }), l = async () => {
6664
6664
  i || !s.upstream && !s.downstream || !s.direct && !s.indirect || a();
@@ -6758,14 +6758,14 @@ const gn = () => {
6758
6758
  state: { modalArgs: e }
6759
6759
  } = de(), t = me();
6760
6760
  return e ? /* @__PURE__ */ r.jsx(
6761
- oa,
6761
+ sa,
6762
6762
  {
6763
6763
  open: e.type !== "none",
6764
6764
  onOpenChange: () => t(V1({ type: "none" })),
6765
- children: /* @__PURE__ */ r.jsxs(ra, { children: [
6766
- /* @__PURE__ */ r.jsx(aa, {}),
6765
+ children: /* @__PURE__ */ r.jsxs(oa, { children: [
6766
+ /* @__PURE__ */ r.jsx(ra, {}),
6767
6767
  /* @__PURE__ */ r.jsxs(
6768
- ia,
6768
+ aa,
6769
6769
  {
6770
6770
  className: Ss(
6771
6771
  "al-fixed al-left-[50%] al-top-[50%] al-z-50 al-grid al-w-full al-max-w-lg al-translate-x-[-50%] al-translate-y-[-50%] al-gap-4 al-border al-bg-background al-p-6 al-shadow-lg al-duration-200 data-[state=open]:al-animate-in data-[state=closed]:al-animate-out data-[state=closed]:al-fade-out-0 data-[state=open]:al-fade-in-0 data-[state=closed]:al-zoom-out-95 data-[state=open]:al-zoom-in-95 data-[state=closed]:al-slide-out-to-left-1/2 data-[state=closed]:al-slide-out-to-top-[48%] data-[state=open]:al-slide-in-from-left-1/2 data-[state=open]:al-slide-in-from-top-[48%] sm:al-rounded-lg"
@@ -6864,7 +6864,7 @@ const gn = () => {
6864
6864
  var i;
6865
6865
  const e = Le(), {
6866
6866
  state: { selectedTable: t }
6867
- } = de(), n = (i = e.getNode(t)) == null ? void 0 : i.data, s = re(() => sl(t), [t]), { data: o, loading: a } = ta({
6867
+ } = de(), n = (i = e.getNode(t)) == null ? void 0 : i.data, s = re(() => sl(t), [t]), { data: o, loading: a } = ea({
6868
6868
  queryFn: s
6869
6869
  });
6870
6870
  return a || !o || !t ? /* @__PURE__ */ r.jsx(Yt, {}) : /* @__PURE__ */ r.jsxs(R, { direction: "column", className: "al-p-2 al-h-full al-overflow-y", children: [
package/dist/linear.js ADDED
@@ -0,0 +1,259 @@
1
+ import { a as j, i as p, b as w, d as k, e as q } from "./redux-toolkit.modern.js";
2
+ import { i as D } from "./init.js";
3
+ import { e as g, f as F, a as z, b as B } from "./defaultLocale.js";
4
+ function M(n, r) {
5
+ return n == null || r == null ? NaN : n < r ? -1 : n > r ? 1 : n >= r ? 0 : NaN;
6
+ }
7
+ function I(n, r) {
8
+ return n == null || r == null ? NaN : r < n ? -1 : r > n ? 1 : r >= n ? 0 : NaN;
9
+ }
10
+ function R(n) {
11
+ let r, t, e;
12
+ n.length !== 2 ? (r = M, t = (o, c) => M(n(o), c), e = (o, c) => n(o) - c) : (r = n === M || n === I ? n : P, t = n, e = n);
13
+ function u(o, c, i = 0, h = o.length) {
14
+ if (i < h) {
15
+ if (r(c, c) !== 0) return h;
16
+ do {
17
+ const l = i + h >>> 1;
18
+ t(o[l], c) < 0 ? i = l + 1 : h = l;
19
+ } while (i < h);
20
+ }
21
+ return i;
22
+ }
23
+ function f(o, c, i = 0, h = o.length) {
24
+ if (i < h) {
25
+ if (r(c, c) !== 0) return h;
26
+ do {
27
+ const l = i + h >>> 1;
28
+ t(o[l], c) <= 0 ? i = l + 1 : h = l;
29
+ } while (i < h);
30
+ }
31
+ return i;
32
+ }
33
+ function a(o, c, i = 0, h = o.length) {
34
+ const l = u(o, c, i, h - 1);
35
+ return l > i && e(o[l - 1], c) > -e(o[l], c) ? l - 1 : l;
36
+ }
37
+ return { left: u, center: a, right: f };
38
+ }
39
+ function P() {
40
+ return 0;
41
+ }
42
+ function V(n) {
43
+ return n === null ? NaN : +n;
44
+ }
45
+ const $ = R(M), x = $.right;
46
+ R(V).center;
47
+ const O = Math.sqrt(50), T = Math.sqrt(10), C = Math.sqrt(2);
48
+ function v(n, r, t) {
49
+ const e = (r - n) / Math.max(0, t), u = Math.floor(Math.log10(e)), f = e / Math.pow(10, u), a = f >= O ? 10 : f >= T ? 5 : f >= C ? 2 : 1;
50
+ let o, c, i;
51
+ return u < 0 ? (i = Math.pow(10, -u) / a, o = Math.round(n * i), c = Math.round(r * i), o / i < n && ++o, c / i > r && --c, i = -i) : (i = Math.pow(10, u) * a, o = Math.round(n / i), c = Math.round(r / i), o * i < n && ++o, c * i > r && --c), c < o && 0.5 <= t && t < 2 ? v(n, r, t * 2) : [o, c, i];
52
+ }
53
+ function E(n, r, t) {
54
+ if (r = +r, n = +n, t = +t, !(t > 0)) return [];
55
+ if (n === r) return [n];
56
+ const e = r < n, [u, f, a] = e ? v(r, n, t) : v(n, r, t);
57
+ if (!(f >= u)) return [];
58
+ const o = f - u + 1, c = new Array(o);
59
+ if (e)
60
+ if (a < 0) for (let i = 0; i < o; ++i) c[i] = (f - i) / -a;
61
+ else for (let i = 0; i < o; ++i) c[i] = (f - i) * a;
62
+ else if (a < 0) for (let i = 0; i < o; ++i) c[i] = (u + i) / -a;
63
+ else for (let i = 0; i < o; ++i) c[i] = (u + i) * a;
64
+ return c;
65
+ }
66
+ function y(n, r, t) {
67
+ return r = +r, n = +n, t = +t, v(n, r, t)[2];
68
+ }
69
+ function G(n, r, t) {
70
+ r = +r, n = +n, t = +t;
71
+ const e = r < n, u = e ? y(r, n, t) : y(n, r, t);
72
+ return (e ? -1 : 1) * (u < 0 ? 1 / -u : u);
73
+ }
74
+ function H(n, r) {
75
+ r || (r = []);
76
+ var t = n ? Math.min(r.length, n.length) : 0, e = r.slice(), u;
77
+ return function(f) {
78
+ for (u = 0; u < t; ++u) e[u] = n[u] * (1 - f) + r[u] * f;
79
+ return e;
80
+ };
81
+ }
82
+ function J(n) {
83
+ return ArrayBuffer.isView(n) && !(n instanceof DataView);
84
+ }
85
+ function K(n, r) {
86
+ var t = r ? r.length : 0, e = n ? Math.min(t, n.length) : 0, u = new Array(e), f = new Array(t), a;
87
+ for (a = 0; a < e; ++a) u[a] = N(n[a], r[a]);
88
+ for (; a < t; ++a) f[a] = r[a];
89
+ return function(o) {
90
+ for (a = 0; a < e; ++a) f[a] = u[a](o);
91
+ return f;
92
+ };
93
+ }
94
+ function L(n, r) {
95
+ var t = /* @__PURE__ */ new Date();
96
+ return n = +n, r = +r, function(e) {
97
+ return t.setTime(n * (1 - e) + r * e), t;
98
+ };
99
+ }
100
+ function Q(n, r) {
101
+ var t = {}, e = {}, u;
102
+ (n === null || typeof n != "object") && (n = {}), (r === null || typeof r != "object") && (r = {});
103
+ for (u in r)
104
+ u in n ? t[u] = N(n[u], r[u]) : e[u] = r[u];
105
+ return function(f) {
106
+ for (u in t) e[u] = t[u](f);
107
+ return e;
108
+ };
109
+ }
110
+ function N(n, r) {
111
+ var t = typeof r, e;
112
+ return r == null || t === "boolean" ? j(r) : (t === "number" ? p : t === "string" ? (e = w(r)) ? (r = e, k) : q : r instanceof w ? k : r instanceof Date ? L : J(r) ? H : Array.isArray(r) ? K : typeof r.valueOf != "function" && typeof r.toString != "function" || isNaN(r) ? Q : p)(n, r);
113
+ }
114
+ function U(n, r) {
115
+ return n = +n, r = +r, function(t) {
116
+ return Math.round(n * (1 - t) + r * t);
117
+ };
118
+ }
119
+ function W(n) {
120
+ return Math.max(0, -g(Math.abs(n)));
121
+ }
122
+ function X(n, r) {
123
+ return Math.max(0, Math.max(-8, Math.min(8, Math.floor(g(r) / 3))) * 3 - g(Math.abs(n)));
124
+ }
125
+ function Y(n, r) {
126
+ return n = Math.abs(n), r = Math.abs(r) - n, Math.max(0, g(r) - g(n)) + 1;
127
+ }
128
+ function Z(n) {
129
+ return function() {
130
+ return n;
131
+ };
132
+ }
133
+ function _(n) {
134
+ return +n;
135
+ }
136
+ var A = [0, 1];
137
+ function m(n) {
138
+ return n;
139
+ }
140
+ function d(n, r) {
141
+ return (r -= n = +n) ? function(t) {
142
+ return (t - n) / r;
143
+ } : Z(isNaN(r) ? NaN : 0.5);
144
+ }
145
+ function b(n, r) {
146
+ var t;
147
+ return n > r && (t = n, n = r, r = t), function(e) {
148
+ return Math.max(n, Math.min(r, e));
149
+ };
150
+ }
151
+ function nn(n, r, t) {
152
+ var e = n[0], u = n[1], f = r[0], a = r[1];
153
+ return u < e ? (e = d(u, e), f = t(a, f)) : (e = d(e, u), f = t(f, a)), function(o) {
154
+ return f(e(o));
155
+ };
156
+ }
157
+ function rn(n, r, t) {
158
+ var e = Math.min(n.length, r.length) - 1, u = new Array(e), f = new Array(e), a = -1;
159
+ for (n[e] < n[0] && (n = n.slice().reverse(), r = r.slice().reverse()); ++a < e; )
160
+ u[a] = d(n[a], n[a + 1]), f[a] = t(r[a], r[a + 1]);
161
+ return function(o) {
162
+ var c = x(n, o, 1, e) - 1;
163
+ return f[c](u[c](o));
164
+ };
165
+ }
166
+ function en(n, r) {
167
+ return r.domain(n.domain()).range(n.range()).interpolate(n.interpolate()).clamp(n.clamp()).unknown(n.unknown());
168
+ }
169
+ function tn() {
170
+ var n = A, r = A, t = N, e, u, f, a = m, o, c, i;
171
+ function h() {
172
+ var s = Math.min(n.length, r.length);
173
+ return a !== m && (a = b(n[0], n[s - 1])), o = s > 2 ? rn : nn, c = i = null, l;
174
+ }
175
+ function l(s) {
176
+ return s == null || isNaN(s = +s) ? f : (c || (c = o(n.map(e), r, t)))(e(a(s)));
177
+ }
178
+ return l.invert = function(s) {
179
+ return a(u((i || (i = o(r, n.map(e), p)))(s)));
180
+ }, l.domain = function(s) {
181
+ return arguments.length ? (n = Array.from(s, _), h()) : n.slice();
182
+ }, l.range = function(s) {
183
+ return arguments.length ? (r = Array.from(s), h()) : r.slice();
184
+ }, l.rangeRound = function(s) {
185
+ return r = Array.from(s), t = U, h();
186
+ }, l.clamp = function(s) {
187
+ return arguments.length ? (a = s ? !0 : m, h()) : a !== m;
188
+ }, l.interpolate = function(s) {
189
+ return arguments.length ? (t = s, h()) : t;
190
+ }, l.unknown = function(s) {
191
+ return arguments.length ? (f = s, l) : f;
192
+ }, function(s, S) {
193
+ return e = s, u = S, h();
194
+ };
195
+ }
196
+ function un() {
197
+ return tn()(m, m);
198
+ }
199
+ function an(n, r, t, e) {
200
+ var u = G(n, r, t), f;
201
+ switch (e = F(e ?? ",f"), e.type) {
202
+ case "s": {
203
+ var a = Math.max(Math.abs(n), Math.abs(r));
204
+ return e.precision == null && !isNaN(f = X(u, a)) && (e.precision = f), z(e, a);
205
+ }
206
+ case "":
207
+ case "e":
208
+ case "g":
209
+ case "p":
210
+ case "r": {
211
+ e.precision == null && !isNaN(f = Y(u, Math.max(Math.abs(n), Math.abs(r)))) && (e.precision = f - (e.type === "e"));
212
+ break;
213
+ }
214
+ case "f":
215
+ case "%": {
216
+ e.precision == null && !isNaN(f = W(u)) && (e.precision = f - (e.type === "%") * 2);
217
+ break;
218
+ }
219
+ }
220
+ return B(e);
221
+ }
222
+ function on(n) {
223
+ var r = n.domain;
224
+ return n.ticks = function(t) {
225
+ var e = r();
226
+ return E(e[0], e[e.length - 1], t ?? 10);
227
+ }, n.tickFormat = function(t, e) {
228
+ var u = r();
229
+ return an(u[0], u[u.length - 1], t ?? 10, e);
230
+ }, n.nice = function(t) {
231
+ t == null && (t = 10);
232
+ var e = r(), u = 0, f = e.length - 1, a = e[u], o = e[f], c, i, h = 10;
233
+ for (o < a && (i = a, a = o, o = i, i = u, u = f, f = i); h-- > 0; ) {
234
+ if (i = y(a, o, t), i === c)
235
+ return e[u] = a, e[f] = o, r(e);
236
+ if (i > 0)
237
+ a = Math.floor(a / i) * i, o = Math.ceil(o / i) * i;
238
+ else if (i < 0)
239
+ a = Math.ceil(a * i) / i, o = Math.floor(o * i) / i;
240
+ else
241
+ break;
242
+ c = i;
243
+ }
244
+ return n;
245
+ }, n;
246
+ }
247
+ function fn() {
248
+ var n = un();
249
+ return n.copy = function() {
250
+ return en(n, fn());
251
+ }, D.apply(n, arguments), on(n);
252
+ }
253
+ export {
254
+ en as a,
255
+ R as b,
256
+ un as c,
257
+ fn as l,
258
+ G as t
259
+ };
package/dist/main.js CHANGED
@@ -1,6 +1,6 @@
1
- import { C as Yn } from "./Table.js";
2
- import { an as un, ao as Wn, ap as Xn, aq as Kn, ar as Gn, as as Zn, at as rt, au as Qn, av as Jn } from "./CoachForm.js";
3
- import { g as yt, a as ln, A as ve, C as er, I as Ie, d as dt, u as cn, b as tr } from "./redux-toolkit.modern.js";
1
+ import { d as dt, C as Yn } from "./dayjs.min.js";
2
+ import { cb as un, cc as Wn, cd as Xn, ce as Kn, cf as Gn, cg as Zn, ch as rt, ci as Qn, cj as Jn } from "./CoachForm.js";
3
+ import { g as yt, k as ln, A as ve, l as er, I as Ie, u as cn, m as tr } from "./redux-toolkit.modern.js";
4
4
  import { B as ye, a3 as $e, a4 as He, a5 as nr, a6 as oe, a7 as rr, T as or, $ as ft, X as ir } from "./Stack.js";
5
5
  import { j as h, A as dn, e as sr, f as ar, a as ur, d as lr, D as cr, E as dr, c as fr, b as pr } from "./index2.js";
6
6
  import * as te from "react";