@altimateai/ui-components 0.0.17 → 0.0.19

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/CoachForm.js CHANGED
@@ -1,4 +1,4 @@
1
- import { j as U, E as t8, D as n8, s as r8, t as i8, u as a8, e as s8, d as o8, R as l8, M as u8, v as c8, w as h8, A as d8, x as f8, C as X1, y as Dp, z as p8, F as m8, l as g8, G as y8 } from "./index2.js";
1
+ import { j as U, E as t8, D as n8, t as r8, u as i8, v as a8, e as s8, d as o8, R as l8, M as u8, w as c8, x as h8, A as d8, y as f8, C as X1, z as Dp, G as p8, J as m8, m as g8, K as y8 } from "./index2.js";
2
2
  import { useFormikContext as Sy, Form as wy, Field as K1, Formik as Ly, useFormik as b8 } from "formik";
3
3
  import { Badge as _8, FormGroup as vl, Input as Al, FormFeedback as Sc, Alert as Af, Card as Sf, CardBody as wf, CardFooter as Iy, Label as x8, CardTitle as E8, Spinner as T8 } from "reactstrap";
4
4
  import { E as Dt, T as tc, H as k8, M as mi, y as C8, z as v8, G as A8 } from "./Tooltip.js";
@@ -50045,7 +50045,7 @@ ${i}
50045
50045
  key: pi.DocGen
50046
50046
  },
50047
50047
  {
50048
- name: "Analyse Charts",
50048
+ name: "Chart Analyzer",
50049
50049
  avatar: za,
50050
50050
  description: "Coach AI to analyze charts, find insights and answer your specific questions",
50051
50051
  availability: [ma.SAAS],
package/dist/Tooltip.js CHANGED
@@ -5918,16 +5918,16 @@ export {
5918
5918
  bc as K,
5919
5919
  Hr as L,
5920
5920
  di as M,
5921
- fi as N,
5922
- gi as O,
5921
+ hi as N,
5922
+ fi as O,
5923
5923
  U as P,
5924
- pi as Q,
5924
+ gi as Q,
5925
5925
  Xn as R,
5926
5926
  ao as S,
5927
5927
  Tc as T,
5928
- mi as U,
5928
+ pi as U,
5929
5929
  Dr as V,
5930
- hi as W,
5930
+ mi as W,
5931
5931
  Lc as X,
5932
5932
  G as a,
5933
5933
  mo as b,
@@ -24,6 +24,7 @@ declare const DbtIcon: FC<SVGProps<SVGSVGElement>>;
24
24
  declare const DeleteIcon: FC<SVGProps<SVGSVGElement>>;
25
25
  declare const DownloadIcon: FC<SVGProps<SVGSVGElement>>;
26
26
  declare const EditIcon: FC<SVGProps<SVGSVGElement>>;
27
+ declare const FileIcon: FC<SVGProps<SVGSVGElement>>;
27
28
  declare const FileUploadIcon: FC<SVGProps<SVGSVGElement>>;
28
29
  declare const FilesIcon: FC<SVGProps<SVGSVGElement>>;
29
30
  declare const GitMergeIcon: FC<SVGProps<SVGSVGElement>>;
@@ -35,6 +36,7 @@ declare const InfoCircleIcon: FC<SVGProps<SVGSVGElement>>;
35
36
  declare const LoaderIcon: FC<SVGProps<SVGSVGElement>>;
36
37
  declare const MoreIcon: FC<SVGProps<SVGSVGElement>>;
37
38
  declare const PanelLeftIcon: FC<SVGProps<SVGSVGElement>>;
39
+ declare const PassIcon: FC<SVGProps<SVGSVGElement>>;
38
40
  declare const RefreshIcon: FC<SVGProps<SVGSVGElement>>;
39
41
  declare const RemoveIcon: FC<SVGProps<SVGSVGElement>>;
40
42
  declare const RobotIcon: FC<SVGProps<SVGSVGElement>>;
@@ -45,7 +47,9 @@ declare const SplitHorizontalIcon: FC<SVGProps<SVGSVGElement>>;
45
47
  declare const ThinkingIcon: FC<SVGProps<SVGSVGElement>>;
46
48
  declare const ThumbsDownIcon: FC<SVGProps<SVGSVGElement>>;
47
49
  declare const ThumbsUpIcon: FC<SVGProps<SVGSVGElement>>;
50
+ declare const UploadIcon: FC<SVGProps<SVGSVGElement>>;
48
51
  declare const UserIcon: FC<SVGProps<SVGSVGElement>>;
52
+ declare const WarningIcon: FC<SVGProps<SVGSVGElement>>;
49
53
 
50
54
  export {
51
55
  AddIcon,
@@ -73,6 +77,7 @@ export {
73
77
  DeleteIcon,
74
78
  DownloadIcon,
75
79
  EditIcon,
80
+ FileIcon,
76
81
  FileUploadIcon,
77
82
  FilesIcon,
78
83
  GitMergeIcon,
@@ -84,6 +89,7 @@ export {
84
89
  LoaderIcon,
85
90
  MoreIcon,
86
91
  PanelLeftIcon,
92
+ PassIcon,
87
93
  RefreshIcon,
88
94
  RemoveIcon,
89
95
  RobotIcon,
@@ -94,5 +100,7 @@ export {
94
100
  ThinkingIcon,
95
101
  ThumbsDownIcon,
96
102
  ThumbsUpIcon,
97
- UserIcon
103
+ UploadIcon,
104
+ UserIcon,
105
+ WarningIcon
98
106
  };
@@ -1,4 +1,4 @@
1
- import { A as s, G as a, y as c, k as I, m as e, B as r, q as t, b as i, Q as l, d as C, g as h, a as d, e as m, S as b, C as f, l as p, O as v, P as D, i as g, v as k, z as u, n as w, D as A, u as R, E as S, x as U, N as G, F as L, L as T, K as B, h as F, H, I as M, V as x, M as y, f as z, R as E, J as N, T as O, c as P, r as V, o as q, p as J, w as K, t as Q, s as j, U as W } from "../../index2.js";
1
+ import { A as s, K as a, z as c, l as I, n as e, B as r, r as t, b as i, U as l, d as C, g as h, a as d, e as m, S as p, C as b, m as f, Q as v, T as D, k as g, w as U, G as k, o as u, D as w, v as A, E as R, F as S, y as G, P as L, J as F, O as T, N as B, h as H, H as M, I as P, Z as x, M as y, f as z, V as E, R as N, L as O, X as V, c as W, s as q, p as J, q as K, x as Q, u as X, t as Y, i as Z, Y as j, W as _ } from "../../index2.js";
2
2
  export {
3
3
  s as AddIcon,
4
4
  a as ArrowLeftIcon,
@@ -13,38 +13,42 @@ export {
13
13
  h as ChevronLeftIcon,
14
14
  d as ChevronRightIcon,
15
15
  m as ChevronUpIcon,
16
- b as CircleIcon,
17
- f as CloseIcon,
18
- p as CodeIcon,
16
+ p as CircleIcon,
17
+ b as CloseIcon,
18
+ f as CodeIcon,
19
19
  v as CommentAddIcon,
20
20
  D as CommentDiscussionIcon,
21
21
  g as CommentUnresolvedIcon,
22
- k as CopyIcon,
23
- u as DatabaseIcon,
24
- w as DbtIcon,
25
- A as DeleteIcon,
26
- R as DownloadIcon,
27
- S as EditIcon,
28
- U as FileUploadIcon,
29
- G as FilesIcon,
30
- L as GitMergeIcon,
22
+ U as CopyIcon,
23
+ k as DatabaseIcon,
24
+ u as DbtIcon,
25
+ w as DeleteIcon,
26
+ A as DownloadIcon,
27
+ R as EditIcon,
28
+ S as FileIcon,
29
+ G as FileUploadIcon,
30
+ L as FilesIcon,
31
+ F as GitMergeIcon,
31
32
  T as GithubIcon,
32
33
  B as GlobeIcon,
33
- F as GripVerticalIcon,
34
- H as HalfCircleIcon,
35
- M as InfoCircleIcon,
34
+ H as GripVerticalIcon,
35
+ M as HalfCircleIcon,
36
+ P as InfoCircleIcon,
36
37
  x as LoaderIcon,
37
38
  y as MoreIcon,
38
39
  z as PanelLeftIcon,
39
- E as RefreshIcon,
40
- N as RemoveIcon,
41
- O as RobotIcon,
42
- P as SearchIcon,
43
- V as SettingsIcon,
44
- q as ShareIcon,
45
- J as SplitHorizontalIcon,
46
- K as ThinkingIcon,
47
- Q as ThumbsDownIcon,
48
- j as ThumbsUpIcon,
49
- W as UserIcon
40
+ E as PassIcon,
41
+ N as RefreshIcon,
42
+ O as RemoveIcon,
43
+ V as RobotIcon,
44
+ W as SearchIcon,
45
+ q as SettingsIcon,
46
+ J as ShareIcon,
47
+ K as SplitHorizontalIcon,
48
+ Q as ThinkingIcon,
49
+ X as ThumbsDownIcon,
50
+ Y as ThumbsUpIcon,
51
+ Z as UploadIcon,
52
+ j as UserIcon,
53
+ _ as WarningIcon
50
54
  };