@altimateai/ui-components 0.0.10-beta.6 → 0.0.10-beta.8
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/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/main.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Card as vt, CardBody as an, CardTitle as un, FormGroup as Pt, Input as Ft, FormFeedback as Kn, Collapse as Gn, Alert as ln, Col as Zn, CardImg as Qn, CardSubtitle as Jn, CardText as er, Row as tr } from "reactstrap";
|
|
2
2
|
import { g as mt, a as cn, A as ve, C as nr, I as Ie, u as dn, S as se, T as rr, b as or } from "./redux-toolkit.modern.js";
|
|
3
|
-
import {
|
|
3
|
+
import { P as fn, T as lt, V as ir, W as sr, X as ar, Y as ur, Z as lr, _ as cr, $ as tt, a0 as dr, a1 as fr } from "./CoachForm.js";
|
|
4
4
|
import { j as v, A as pn, i as pr, k as gr, b as hr, C as vr, D as mr, E as Er, e as yr, d as br } from "./index2.js";
|
|
5
5
|
import * as te from "react";
|
|
6
6
|
import Z, { createContext as _e, useReducer as gn, useCallback as we, useMemo as fe, useContext as be, useLayoutEffect as Cr, useEffect as le, useRef as Se, useId as hn, useInsertionEffect as Sr, Children as De, isValidElement as _r, useState as re, lazy as Ar } from "react";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { O as Zy, m as Dn, n as fa, s as Qy, o as Jy, q as jy } from "./CoachForm.js";
|
|
2
2
|
import { c as za, g as Vu, s as Cn } from "./redux-toolkit.modern.js";
|
|
3
3
|
import { i as em } from "./is_dark.js";
|
|
4
4
|
var Uu = { exports: {} };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as C } from "./index2.js";
|
|
2
|
-
import { X as kt, E as on,
|
|
2
|
+
import { X as kt, E as on, a as yt } from "./Tooltip.js";
|
|
3
3
|
import { createContext as wt, Component as vt, createElement as nn, isValidElement as St, useState as q, useRef as xt, forwardRef as zt, useCallback as At, useEffect as _t } from "react";
|
|
4
4
|
import { Tooltip as Mt, Card as Ct, CardTitle as Ht, CardBody as Ot } from "reactstrap";
|
|
5
5
|
import { Prism as Tt } from "react-syntax-highlighter";
|
package/dist/shadcn/index.d.ts
CHANGED
|
@@ -460,7 +460,7 @@ declare const BreadcrumbEllipsis: {
|
|
|
460
460
|
|
|
461
461
|
declare const Slider: React$1.ForwardRefExoticComponent<Omit<SliderPrimitive.SliderProps & React$1.RefAttributes<HTMLSpanElement>, "ref"> & React$1.RefAttributes<HTMLSpanElement>>;
|
|
462
462
|
|
|
463
|
-
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues
|
|
463
|
+
declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React$1.JSX.Element;
|
|
464
464
|
declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({ ...props }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime.JSX.Element;
|
|
465
465
|
declare const useFormField: () => {
|
|
466
466
|
invalid: boolean;
|