@altimateai/ui-components 0.0.10-beta.6 → 0.0.13
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 +7281 -7313
- package/dist/Label.js +36 -11
- package/dist/NativeSelect.js +1694 -1489
- package/dist/Tooltip.js +1731 -1580
- package/dist/chatbotV2/index.d.ts +2 -2
- package/dist/chatbotV2/index.js +14 -15
- package/dist/flowchart-elk-definition-170a3958.js +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +17 -17
- package/dist/is_dark.js +1 -1
- package/dist/lineage/index.d.ts +12 -1
- package/dist/lineage/index.js +2328 -2321
- package/dist/main.js +1 -1
- package/dist/mindmap-definition-44684416.js +1 -1
- package/dist/redux-toolkit.modern.js +1 -1
- package/dist/shadcn/index.d.ts +1 -1
- package/dist/shadcn/index.js +1760 -1776
- package/dist/timeline-definition-8e5a9bc6.js +1 -1
- package/dist/{types-DGhFybfM.d.ts → types-MLsaGOQh.d.ts} +1 -14
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { FC } from 'react';
|
|
2
|
-
import { j as ChatbotProps, k as ChatbotProviderProps, m as ChatState, A as Artifact, n as ContextOption, I as InteractionRequest, o as ChatMessage, p as AgentAction, q as ChatResponse, i as Citation } from '../types-
|
|
3
|
-
export { y as AgentStreamResponse,
|
|
2
|
+
import { j as ChatbotProps, k as ChatbotProviderProps, m as ChatState, A as Artifact, n as ContextOption, I as InteractionRequest, o as ChatMessage, p as AgentAction, q as ChatResponse, i as Citation } from '../types-MLsaGOQh.js';
|
|
3
|
+
export { y as AgentStreamResponse, s as AssistantMeta, t as ChatSession, v as ChatbotUrls, F as Feedback, u as FileUploadProps, x as InteractionChoice, w as InteractionType, r as LoadingState } from '../types-MLsaGOQh.js';
|
|
4
4
|
import { UnknownAction } from '@reduxjs/toolkit';
|
|
5
5
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
6
|
import 'zod';
|
package/dist/chatbotV2/index.js
CHANGED
|
@@ -1,24 +1,23 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as s, b as e, a as n, g as o, C as i, i as r, c as C, d as g, F as u, I as c, L as d, j as h, M as I, e as L, f as M, Q as m, R as A, S as b, h as f, u as p } from "../CoachForm.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
e as
|
|
5
|
-
n as
|
|
6
|
-
o as
|
|
7
|
-
i as
|
|
8
|
-
r as
|
|
9
|
-
g as Citations,
|
|
3
|
+
s as Artifacts,
|
|
4
|
+
e as CancelGenerationButton,
|
|
5
|
+
n as ChatProvider,
|
|
6
|
+
o as ChatTriggerLink,
|
|
7
|
+
i as ChatbotV2,
|
|
8
|
+
r as Citations,
|
|
10
9
|
C as CoachAI,
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
10
|
+
g as ContextPanel,
|
|
11
|
+
u as FeedbackButtons,
|
|
12
|
+
c as InteractionPrompt,
|
|
13
|
+
d as LoadingIndicator,
|
|
14
|
+
h as LoadingState,
|
|
16
15
|
I as MessageItem,
|
|
17
16
|
L as MessageList,
|
|
18
17
|
M as MessageMenu,
|
|
19
18
|
m as QuestionForm,
|
|
20
|
-
|
|
19
|
+
A as RegenerateButton,
|
|
21
20
|
b as StatusUpdates,
|
|
22
21
|
f as useAgentChat,
|
|
23
|
-
|
|
22
|
+
p as useChatContext
|
|
24
23
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as DH, v as wMe, w as gMe, n as K1, m as J1n, x as pMe, s as vMe, y as Y1n, z as mMe, B as kMe, D as Uee, E as yMe, G as Q1n, H as $H, J as jMe, K as EMe } from "./CoachForm.js";
|
|
2
2
|
import { c as Hee, g as CMe, s as bI } from "./redux-toolkit.modern.js";
|
|
3
3
|
var Wee = { exports: {} };
|
|
4
4
|
(function(Ae, It) {
|
package/dist/index.d.ts
CHANGED
|
@@ -4,8 +4,8 @@ import * as React$1 from 'react';
|
|
|
4
4
|
import { ButtonHTMLAttributes, ReactNode, HTMLAttributes, FC, MouseEvent } from 'react';
|
|
5
5
|
import { B as ButtonProps } from './Button-Dln4BC6y.js';
|
|
6
6
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
7
|
-
import { T as TaskLabels, a as TeamMateContextProps, b as TeamMateState, c as TeamMateConfig, d as TeamMateActionType, e as TeamMateAvailability } from './types-
|
|
8
|
-
export { i as Citation, f as CoachAiConfirmationResponse, C as CoachAiResponse, g as ContentCategory, L as Learning, P as PersonalizationScope, h as TeamMateComponentProps, l as learningSchema } from './types-
|
|
7
|
+
import { T as TaskLabels, a as TeamMateContextProps, b as TeamMateState, c as TeamMateConfig, d as TeamMateActionType, e as TeamMateAvailability } from './types-MLsaGOQh.js';
|
|
8
|
+
export { i as Citation, f as CoachAiConfirmationResponse, C as CoachAiResponse, g as ContentCategory, L as Learning, P as PersonalizationScope, h as TeamMateComponentProps, l as learningSchema } from './types-MLsaGOQh.js';
|
|
9
9
|
import * as _reduxjs_toolkit from '@reduxjs/toolkit';
|
|
10
10
|
import { PayloadAction } from '@reduxjs/toolkit';
|
|
11
11
|
import * as immer from 'immer';
|
package/dist/index.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
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
|
|
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 P, CardText as F, CardTitle as M, 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 w, NavItem as H, NavLink as N, Offcanvas as O, OffcanvasBody as z, OffcanvasHeader as R, Popover as W, PopoverBody as X, PopoverHeader as Y, Row as Z, 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 V, a4 as aa, Y as oa, P as ea, a3 as ra, a2 as sa, Z as ta, X as na, a7 as ia, a8 as ma, a6 as da, a5 as pa, $ as Ca, a0 as ca, a1 as la, W as va } from "./CoachForm.js";
|
|
5
5
|
export {
|
|
6
6
|
l as Alert,
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
q as ApiHelper,
|
|
8
|
+
V as Badge,
|
|
9
9
|
v as Card,
|
|
10
10
|
T as CardBody,
|
|
11
11
|
u as CardFooter,
|
|
12
12
|
f as CardImg,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
P as CardSubtitle,
|
|
14
|
+
F as CardText,
|
|
15
|
+
M 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,
|
|
@@ -27,7 +27,7 @@ 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
32
|
S as InputGroup,
|
|
33
33
|
h as Label,
|
|
@@ -48,15 +48,15 @@ export {
|
|
|
48
48
|
R as OffcanvasHeader,
|
|
49
49
|
ta as PersonalizationScope,
|
|
50
50
|
na as Popconfirm,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
W as Popover,
|
|
52
|
+
X as PopoverBody,
|
|
53
|
+
Y as PopoverHeader,
|
|
54
54
|
ia as ProjectGovernorAllowedFiles,
|
|
55
55
|
ma as ProjectGovernorCheckSchema,
|
|
56
56
|
da as ProjectGovernorCheckTypes,
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
Z as Row,
|
|
58
|
+
_ as Spinner,
|
|
59
|
+
K as Stack,
|
|
60
60
|
pa as TaskLabels,
|
|
61
61
|
Ca as TeamMateActionType,
|
|
62
62
|
ca as TeamMateAvailability,
|
|
@@ -64,7 +64,7 @@ export {
|
|
|
64
64
|
d as TeamMates,
|
|
65
65
|
la as TeamMatesConfig,
|
|
66
66
|
p as TeammateActions,
|
|
67
|
-
|
|
67
|
+
Q as Tooltip,
|
|
68
68
|
va as learningSchema,
|
|
69
69
|
C as useTeamMateContext
|
|
70
70
|
};
|
package/dist/is_dark.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { N as s, U as r } from "./CoachForm.js";
|
|
2
2
|
const i = (n) => {
|
|
3
3
|
const { r: t, g: a, b: o } = s.parse(n), e = 0.2126 * r.channel.toLinear(t) + 0.7152 * r.channel.toLinear(a) + 0.0722 * r.channel.toLinear(o);
|
|
4
4
|
return r.lang.round(e);
|
package/dist/lineage/index.d.ts
CHANGED
|
@@ -166,6 +166,17 @@ interface StaticLineage {
|
|
|
166
166
|
tableEdges: [string, string][];
|
|
167
167
|
details: Details;
|
|
168
168
|
}
|
|
169
|
+
interface DbtInfoResponse {
|
|
170
|
+
dbt_info: DbtInfo | null;
|
|
171
|
+
}
|
|
172
|
+
interface DbtInfo {
|
|
173
|
+
project_name: string;
|
|
174
|
+
model_name: string;
|
|
175
|
+
full_refresh: boolean;
|
|
176
|
+
last_refreshed: string;
|
|
177
|
+
last_run_cost: number;
|
|
178
|
+
last_run_duration: number;
|
|
179
|
+
}
|
|
169
180
|
|
|
170
181
|
type LineageType = "static" | "dynamic" | "sql";
|
|
171
182
|
interface SqlLineage {
|
|
@@ -221,4 +232,4 @@ declare const ViewsTypeBadge: ({ viewsType }: {
|
|
|
221
232
|
viewsType: string;
|
|
222
233
|
}) => react_jsx_runtime.JSX.Element;
|
|
223
234
|
|
|
224
|
-
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 SnowflakeStageMetadata, type StaticLineage, type StaticLineageDetails, type Table, type TableMeta, type Tag, type ViewsCodeModalArgs, ViewsTypeBadge };
|
|
235
|
+
export { CLL, CllEvents, type CollectColumn, type Column, type ColumnLineage, type ColumnMeta, type Columns, type Confidence, type DbtInfo, type DbtInfoResponse, type Details, type ExportFinalLineageArgs, type ExposureMetaData, _default as Lineage, type LineageRef, type ModalArgs, NodeIcon, type OpNodeArgs, type SelectedColumn, type SnowflakeStageMetadata, type StaticLineage, type StaticLineageDetails, type Table, type TableMeta, type Tag, type ViewsCodeModalArgs, ViewsTypeBadge };
|