@altimateai/ui-components 0.0.31 → 0.0.32-beta.1

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/Stack.js CHANGED
@@ -6890,7 +6890,7 @@ const ed = ({
6890
6890
  return /* @__PURE__ */ g.jsx("div", { ...u, className: h, ref: d, children: t });
6891
6891
  });
6892
6892
  export {
6893
- Dl as $,
6893
+ Tl as $,
6894
6894
  cn as A,
6895
6895
  Mo as B,
6896
6896
  po as C,
@@ -6904,26 +6904,26 @@ export {
6904
6904
  ve as K,
6905
6905
  zu as L,
6906
6906
  ca as M,
6907
- Pl as N,
6907
+ Xu as N,
6908
6908
  lo as O,
6909
6909
  $ as P,
6910
- ua as Q,
6910
+ qu as Q,
6911
6911
  bl as R,
6912
- ra as S,
6912
+ ua as S,
6913
6913
  yl as T,
6914
- Sl as U,
6915
- Zo as V,
6914
+ au as U,
6915
+ Zu as V,
6916
6916
  Gu as W,
6917
- Tl as X,
6918
- Nl as Y,
6919
- td as Z,
6920
- Al as _,
6917
+ Zo as X,
6918
+ Pl as Y,
6919
+ ra as Z,
6920
+ Sl as _,
6921
6921
  ae as a,
6922
- Zu as a0,
6923
- ed as a1,
6924
- Xu as a2,
6925
- qu as a3,
6926
- au as a4,
6922
+ Nl as a0,
6923
+ td as a1,
6924
+ Al as a2,
6925
+ Dl as a3,
6926
+ ed as a4,
6927
6927
  si as a5,
6928
6928
  cr as a6,
6929
6929
  Fc as a7,
@@ -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, F as Feedback, r as LoadingState, s as ChatSession, i as Citation, t as TodoItem, u as AgentStreamResponse } from '../types-C8914kq2.js';
3
- export { v as AssistantMeta, x as ChatbotUrls, D as Datamate, w as FileUploadProps, H as FinalResponseData, z as InteractionChoice, y as InteractionType, M as Mode, G as ProgressUpdate, E as ToolUsageData, J as agentStreamResponseSchema, B as todoItemSchema } from '../types-C8914kq2.js';
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, F as Feedback, r as LoadingState, s as ChatSession, i as Citation, t as TodoItem, u as AgentStreamResponse } from '../types-ASb67e-j.js';
3
+ export { v as AssistantMeta, x as ChatbotUrls, D as Datamate, w as FileUploadProps, H as FinalResponseData, z as InteractionChoice, y as InteractionType, M as Mode, G as ProgressUpdate, E as ToolUsageData, J as agentStreamResponseSchema, B as todoItemSchema } from '../types-ASb67e-j.js';
4
4
  import * as _reduxjs_toolkit from '@reduxjs/toolkit';
5
5
  import { UnknownAction } from '@reduxjs/toolkit';
6
6
  import * as react_jsx_runtime from 'react/jsx-runtime';
package/dist/index.d.ts CHANGED
@@ -2,8 +2,8 @@ import * as React$1 from 'react';
2
2
  import { HTMLAttributes, ButtonHTMLAttributes, ReactNode, FC, MouseEvent } from 'react';
3
3
  import { B as ButtonProps } from './Button-C4jhPGlR.js';
4
4
  import * as react_jsx_runtime from 'react/jsx-runtime';
5
- import { T as TaskLabels, a as TeamMateContextProps, b as TeamMateState, c as TeamMateConfig, d as TeamMateActionType, e as TeamMateAvailability } from './types-C8914kq2.js';
6
- 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-C8914kq2.js';
5
+ import { T as TaskLabels, a as TeamMateContextProps, b as TeamMateState, c as TeamMateConfig, d as TeamMateActionType, e as TeamMateAvailability } from './types-ASb67e-j.js';
6
+ 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-ASb67e-j.js';
7
7
  import * as _reduxjs_toolkit from '@reduxjs/toolkit';
8
8
  import { PayloadAction } from '@reduxjs/toolkit';
9
9
  import * as immer from 'immer';
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@ import { j as e, i as s, h as r, C as t, D as n, L as i, T as m, m as c, l as p,
2
2
  import { C as T, T as v } from "./Table.js";
3
3
  import { av as u, al as M, ai as d, au as f, at as h, am as x, ak as P, ay as g, az as A, ax as S, as as y, aw as b, ap as j, aq as B, ar as D, ao as F } from "./CoachForm.js";
4
4
  import { A as L, C as w, I } from "./redux-toolkit.modern.js";
5
- import { Z as q } from "./Stack.js";
5
+ import { a1 as q } from "./Stack.js";
6
6
  export {
7
7
  L as ApiHelper,
8
8
  u as CoachForm,