@altimateai/ui-components 0.0.5 → 0.0.6-beta.3
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 +3667 -3759
- package/dist/Label.js +23 -0
- package/dist/NativeSelect.js +1358 -1569
- package/dist/Tooltip.js +1747 -1536
- package/dist/assets/icons/index.js +1 -1
- package/dist/index.js +24 -24
- package/dist/index2.js +4 -4
- package/dist/lineage/index.d.ts +7 -3
- package/dist/lineage/index.js +1494 -1413
- package/dist/main.js +144 -144
- package/dist/redux-toolkit.modern.js +1078 -986
- package/dist/shadcn/index.js +1412 -1428
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, F as a, x as c, k as e, m as I, B as r,
|
|
1
|
+
import { A as s, F as a, x as c, k as e, m as I, B as r, p as t, b as i, P as l, d as C, g as h, a as d, e as m, S as f, C as p, l as v, N as b, O as D, i as g, u as k, y as u, D as w, t as A, E as R, w as S, L as U, z as G, K as L, J as T, h as B, H as F, I as H, U as M, M as x, f as y, R as z, G as E, Q as N, c as O, q as P, n as q, o as J, v as K, s as Q, r as V, T as j } from "../../index2.js";
|
|
2
2
|
export {
|
|
3
3
|
s as AddIcon,
|
|
4
4
|
a as ArrowLeftIcon,
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { j as e, i as r, h as s, C as t, D as n, L as i, T as m, m as d, l as p, k as C } from "./main.js";
|
|
2
|
-
import { Alert as l, Card as v, CardBody as T, CardFooter as u, CardImg as f, CardSubtitle as F, CardText as M, CardTitle as P, Col as k, Container as B, Fade as L, Form as g, FormFeedback as y, FormGroup as G, Input as I, InputGroup as
|
|
3
|
-
import { A as
|
|
4
|
-
import {
|
|
2
|
+
import { Alert as l, Card as v, CardBody as T, CardFooter as u, CardImg as f, CardSubtitle as F, CardText as M, CardTitle as P, Col as k, Container as B, Fade as L, Form as g, FormFeedback as y, FormGroup as G, Input as I, InputGroup as S, Label as h, List as A, ListGroup as b, ListGroupItem as x, Modal as j, ModalBody as D, Nav as O, NavItem as w, NavLink as H, Offcanvas as N, OffcanvasBody as z, OffcanvasHeader as R, Popover as V, PopoverBody as W, PopoverHeader as X, Row as Y, Spinner as _ } from "reactstrap";
|
|
3
|
+
import { A as q, C as E, I as J, S as K, T as Q } from "./redux-toolkit.modern.js";
|
|
4
|
+
import { _ as Z, a4 as aa, X as oa, O as ea, a3 as ra, a2 as sa, Y as ta, W as na, a7 as ia, a8 as ma, a6 as da, a5 as pa, $ as Ca, a0 as ca, a1 as la, V as va } from "./CoachForm.js";
|
|
5
5
|
export {
|
|
6
6
|
l as Alert,
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
q as ApiHelper,
|
|
8
|
+
Z as Badge,
|
|
9
9
|
v as Card,
|
|
10
10
|
T as CardBody,
|
|
11
11
|
u as CardFooter,
|
|
@@ -13,12 +13,12 @@ export {
|
|
|
13
13
|
F as CardSubtitle,
|
|
14
14
|
M as CardText,
|
|
15
15
|
P as CardTitle,
|
|
16
|
-
|
|
16
|
+
aa as CoachForm,
|
|
17
17
|
e as CoachFormButton,
|
|
18
|
-
|
|
18
|
+
E as CodeBlock,
|
|
19
19
|
k as Col,
|
|
20
20
|
B as Container,
|
|
21
|
-
|
|
21
|
+
oa as ContentCategory,
|
|
22
22
|
r as ConversationGroupProvider,
|
|
23
23
|
s as ConversationInputForm,
|
|
24
24
|
t as ConversationSources,
|
|
@@ -27,17 +27,17 @@ export {
|
|
|
27
27
|
g as Form,
|
|
28
28
|
y as FormFeedback,
|
|
29
29
|
G as FormGroup,
|
|
30
|
-
|
|
30
|
+
J as IconButton,
|
|
31
31
|
I as Input,
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
S as InputGroup,
|
|
33
|
+
h as Label,
|
|
34
34
|
i as Learnings,
|
|
35
|
-
|
|
35
|
+
A as List,
|
|
36
36
|
b as ListGroup,
|
|
37
37
|
x as ListGroupItem,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
ea as LoadingButton,
|
|
39
|
+
ra as Markdown,
|
|
40
|
+
sa as MermaidDiagram,
|
|
41
41
|
j as Modal,
|
|
42
42
|
D as ModalBody,
|
|
43
43
|
O as Nav,
|
|
@@ -46,17 +46,17 @@ export {
|
|
|
46
46
|
N as Offcanvas,
|
|
47
47
|
z as OffcanvasBody,
|
|
48
48
|
R as OffcanvasHeader,
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
ta as PersonalizationScope,
|
|
50
|
+
na as Popconfirm,
|
|
51
51
|
V as Popover,
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
52
|
+
W as PopoverBody,
|
|
53
|
+
X as PopoverHeader,
|
|
54
|
+
ia as ProjectGovernorAllowedFiles,
|
|
55
|
+
ma as ProjectGovernorCheckSchema,
|
|
56
|
+
da as ProjectGovernorCheckTypes,
|
|
57
|
+
Y as Row,
|
|
58
58
|
_ as Spinner,
|
|
59
|
-
|
|
59
|
+
K as Stack,
|
|
60
60
|
pa as TaskLabels,
|
|
61
61
|
Ca as TeamMateActionType,
|
|
62
62
|
ca as TeamMateAvailability,
|
package/dist/index2.js
CHANGED
package/dist/lineage/index.d.ts
CHANGED
|
@@ -93,9 +93,13 @@ interface OpNodeArgs {
|
|
|
93
93
|
op_type: string;
|
|
94
94
|
op_code: string;
|
|
95
95
|
}
|
|
96
|
+
interface ExportFinalLineageArgs {
|
|
97
|
+
table: string;
|
|
98
|
+
column: string;
|
|
99
|
+
}
|
|
96
100
|
interface ModalArgs {
|
|
97
|
-
type: "none" | "views_code" | "op_node";
|
|
98
|
-
args?: ViewsCodeModalArgs | OpNodeArgs;
|
|
101
|
+
type: "none" | "views_code" | "op_node" | "export_final_lineage";
|
|
102
|
+
args?: ViewsCodeModalArgs | OpNodeArgs | ExportFinalLineageArgs;
|
|
99
103
|
}
|
|
100
104
|
interface SelectedColumn {
|
|
101
105
|
name: string;
|
|
@@ -198,4 +202,4 @@ declare const ViewsTypeBadge: ({ viewsType }: {
|
|
|
198
202
|
viewsType: string;
|
|
199
203
|
}) => react_jsx_runtime.JSX.Element;
|
|
200
204
|
|
|
201
|
-
export { CLL, CllEvents, type CollectColumn, type Column, type ColumnLineage, type ColumnMeta, type Columns, type Confidence, type Details, type ExposureMetaData, _default as Lineage, type LineageRef, type ModalArgs, NodeIcon, type OpNodeArgs, type SelectedColumn, type StaticLineage, type StaticLineageDetails, type Table, type TableMeta, type ViewsCodeModalArgs, ViewsTypeBadge };
|
|
205
|
+
export { CLL, CllEvents, type CollectColumn, type Column, type ColumnLineage, type ColumnMeta, type Columns, type Confidence, type Details, type ExportFinalLineageArgs, type ExposureMetaData, _default as Lineage, type LineageRef, type ModalArgs, NodeIcon, type OpNodeArgs, type SelectedColumn, type StaticLineage, type StaticLineageDetails, type Table, type TableMeta, type ViewsCodeModalArgs, ViewsTypeBadge };
|