@orion-ds/react 5.1.13 → 5.2.0

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.
Files changed (144) hide show
  1. package/AI_COMPONENTS.md +9 -2
  2. package/dist/blocks/index.cjs +1 -1
  3. package/dist/blocks/index.mjs +50 -54
  4. package/dist/blocks/sections/index.d.ts +0 -2
  5. package/dist/blocks/sections/index.d.ts.map +1 -1
  6. package/dist/blocks/templates/index.cjs +1 -1
  7. package/dist/blocks/templates/index.d.ts +0 -5
  8. package/dist/blocks/templates/index.d.ts.map +1 -1
  9. package/dist/blocks/templates/index.mjs +12 -14
  10. package/dist/blocks.css +0 -4
  11. package/dist/client.d.ts +1 -2
  12. package/dist/client.d.ts.map +1 -1
  13. package/dist/components/ThemeController/ThemeController.cjs +1 -1
  14. package/dist/components/ThemeController/ThemeController.d.ts.map +1 -1
  15. package/dist/components/ThemeController/ThemeController.mjs +19 -14
  16. package/dist/components/index.d.ts +0 -3
  17. package/dist/components/index.d.ts.map +1 -1
  18. package/dist/hooks/useTheme.cjs +1 -1
  19. package/dist/hooks/useTheme.d.ts +1 -1
  20. package/dist/hooks/useTheme.d.ts.map +1 -1
  21. package/dist/hooks/useTheme.mjs +1 -1
  22. package/dist/index.d.ts.map +1 -1
  23. package/dist/styles.css +0 -2
  24. package/dist/tokens/types.d.ts +1 -18
  25. package/dist/tokens/types.d.ts.map +1 -1
  26. package/dist/utils/fonts.cjs +1 -1
  27. package/dist/utils/fonts.d.ts.map +1 -1
  28. package/dist/utils/fonts.mjs +1 -0
  29. package/package.json +1 -6
  30. package/dist/blocks/sections/Chat/Chat.cjs +0 -1
  31. package/dist/blocks/sections/Chat/Chat.d.ts +0 -5
  32. package/dist/blocks/sections/Chat/Chat.d.ts.map +0 -1
  33. package/dist/blocks/sections/Chat/Chat.mjs +0 -93
  34. package/dist/blocks/sections/Chat/Chat.module.css +0 -1
  35. package/dist/blocks/sections/Chat/Chat.module.css.cjs +0 -1
  36. package/dist/blocks/sections/Chat/Chat.module.css.mjs +0 -47
  37. package/dist/blocks/sections/Chat/Chat.types.d.ts +0 -33
  38. package/dist/blocks/sections/Chat/Chat.types.d.ts.map +0 -1
  39. package/dist/blocks/sections/Chat/index.d.ts +0 -3
  40. package/dist/blocks/sections/Chat/index.d.ts.map +0 -1
  41. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.cjs +0 -1
  42. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.d.ts +0 -5
  43. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.d.ts.map +0 -1
  44. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.mjs +0 -192
  45. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.module.css +0 -1
  46. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.module.css.cjs +0 -1
  47. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.module.css.mjs +0 -81
  48. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.types.d.ts +0 -42
  49. package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.types.d.ts.map +0 -1
  50. package/dist/blocks/templates/app/ChatPageTemplate/index.d.ts +0 -3
  51. package/dist/blocks/templates/app/ChatPageTemplate/index.d.ts.map +0 -1
  52. package/dist/components/Chat/Chat.cjs +0 -1
  53. package/dist/components/Chat/Chat.d.ts +0 -22
  54. package/dist/components/Chat/Chat.d.ts.map +0 -1
  55. package/dist/components/Chat/Chat.mjs +0 -56
  56. package/dist/components/Chat/Chat.module.css +0 -1
  57. package/dist/components/Chat/Chat.module.css.cjs +0 -1
  58. package/dist/components/Chat/Chat.module.css.mjs +0 -237
  59. package/dist/components/Chat/Chat.types.d.ts +0 -387
  60. package/dist/components/Chat/Chat.types.d.ts.map +0 -1
  61. package/dist/components/Chat/components/ChatAttachment.cjs +0 -1
  62. package/dist/components/Chat/components/ChatAttachment.d.ts +0 -5
  63. package/dist/components/Chat/components/ChatAttachment.d.ts.map +0 -1
  64. package/dist/components/Chat/components/ChatAttachment.mjs +0 -125
  65. package/dist/components/Chat/components/ChatAudioPlayer.cjs +0 -1
  66. package/dist/components/Chat/components/ChatAudioPlayer.d.ts +0 -5
  67. package/dist/components/Chat/components/ChatAudioPlayer.d.ts.map +0 -1
  68. package/dist/components/Chat/components/ChatAudioPlayer.mjs +0 -127
  69. package/dist/components/Chat/components/ChatCodeBlock.cjs +0 -1
  70. package/dist/components/Chat/components/ChatCodeBlock.d.ts +0 -5
  71. package/dist/components/Chat/components/ChatCodeBlock.d.ts.map +0 -1
  72. package/dist/components/Chat/components/ChatCodeBlock.mjs +0 -93
  73. package/dist/components/Chat/components/ChatFileUpload.cjs +0 -1
  74. package/dist/components/Chat/components/ChatFileUpload.d.ts +0 -5
  75. package/dist/components/Chat/components/ChatFileUpload.d.ts.map +0 -1
  76. package/dist/components/Chat/components/ChatFileUpload.mjs +0 -114
  77. package/dist/components/Chat/components/ChatHeader.cjs +0 -1
  78. package/dist/components/Chat/components/ChatHeader.d.ts +0 -5
  79. package/dist/components/Chat/components/ChatHeader.d.ts.map +0 -1
  80. package/dist/components/Chat/components/ChatHeader.mjs +0 -36
  81. package/dist/components/Chat/components/ChatImagePreview.cjs +0 -1
  82. package/dist/components/Chat/components/ChatImagePreview.d.ts +0 -5
  83. package/dist/components/Chat/components/ChatImagePreview.d.ts.map +0 -1
  84. package/dist/components/Chat/components/ChatImagePreview.mjs +0 -69
  85. package/dist/components/Chat/components/ChatInput.cjs +0 -1
  86. package/dist/components/Chat/components/ChatInput.d.ts +0 -5
  87. package/dist/components/Chat/components/ChatInput.d.ts.map +0 -1
  88. package/dist/components/Chat/components/ChatInput.mjs +0 -188
  89. package/dist/components/Chat/components/ChatLightbox.cjs +0 -1
  90. package/dist/components/Chat/components/ChatLightbox.d.ts +0 -5
  91. package/dist/components/Chat/components/ChatLightbox.d.ts.map +0 -1
  92. package/dist/components/Chat/components/ChatLightbox.mjs +0 -57
  93. package/dist/components/Chat/components/ChatMarkdown.cjs +0 -1
  94. package/dist/components/Chat/components/ChatMarkdown.d.ts +0 -5
  95. package/dist/components/Chat/components/ChatMarkdown.d.ts.map +0 -1
  96. package/dist/components/Chat/components/ChatMarkdown.mjs +0 -70
  97. package/dist/components/Chat/components/ChatMessage.cjs +0 -1
  98. package/dist/components/Chat/components/ChatMessage.d.ts +0 -5
  99. package/dist/components/Chat/components/ChatMessage.d.ts.map +0 -1
  100. package/dist/components/Chat/components/ChatMessage.mjs +0 -173
  101. package/dist/components/Chat/components/ChatMessages.cjs +0 -1
  102. package/dist/components/Chat/components/ChatMessages.d.ts +0 -5
  103. package/dist/components/Chat/components/ChatMessages.d.ts.map +0 -1
  104. package/dist/components/Chat/components/ChatMessages.mjs +0 -46
  105. package/dist/components/Chat/components/ChatSidebar.cjs +0 -1
  106. package/dist/components/Chat/components/ChatSidebar.d.ts +0 -5
  107. package/dist/components/Chat/components/ChatSidebar.d.ts.map +0 -1
  108. package/dist/components/Chat/components/ChatSidebar.mjs +0 -217
  109. package/dist/components/Chat/components/ChatTypingIndicator.cjs +0 -1
  110. package/dist/components/Chat/components/ChatTypingIndicator.d.ts +0 -5
  111. package/dist/components/Chat/components/ChatTypingIndicator.d.ts.map +0 -1
  112. package/dist/components/Chat/components/ChatTypingIndicator.mjs +0 -31
  113. package/dist/components/Chat/components/ChatVoiceRecorder.cjs +0 -1
  114. package/dist/components/Chat/components/ChatVoiceRecorder.d.ts +0 -5
  115. package/dist/components/Chat/components/ChatVoiceRecorder.d.ts.map +0 -1
  116. package/dist/components/Chat/components/ChatVoiceRecorder.mjs +0 -111
  117. package/dist/components/Chat/components/index.d.ts +0 -18
  118. package/dist/components/Chat/components/index.d.ts.map +0 -1
  119. package/dist/components/Chat/hooks/index.d.ts +0 -12
  120. package/dist/components/Chat/hooks/index.d.ts.map +0 -1
  121. package/dist/components/Chat/hooks/useAutoScroll.cjs +0 -1
  122. package/dist/components/Chat/hooks/useAutoScroll.d.ts +0 -24
  123. package/dist/components/Chat/hooks/useAutoScroll.d.ts.map +0 -1
  124. package/dist/components/Chat/hooks/useAutoScroll.mjs +0 -50
  125. package/dist/components/Chat/hooks/useChatInput.cjs +0 -1
  126. package/dist/components/Chat/hooks/useChatInput.d.ts +0 -43
  127. package/dist/components/Chat/hooks/useChatInput.d.ts.map +0 -1
  128. package/dist/components/Chat/hooks/useChatInput.mjs +0 -44
  129. package/dist/components/Chat/hooks/useStreamingText.d.ts +0 -22
  130. package/dist/components/Chat/hooks/useStreamingText.d.ts.map +0 -1
  131. package/dist/components/Chat/hooks/useVoiceRecorder.cjs +0 -1
  132. package/dist/components/Chat/hooks/useVoiceRecorder.d.ts +0 -26
  133. package/dist/components/Chat/hooks/useVoiceRecorder.d.ts.map +0 -1
  134. package/dist/components/Chat/hooks/useVoiceRecorder.mjs +0 -74
  135. package/dist/components/Chat/index.d.ts +0 -28
  136. package/dist/components/Chat/index.d.ts.map +0 -1
  137. package/dist/components/Chat/utils.cjs +0 -1
  138. package/dist/components/Chat/utils.d.ts +0 -16
  139. package/dist/components/Chat/utils.d.ts.map +0 -1
  140. package/dist/components/Chat/utils.mjs +0 -12
  141. package/dist/rich.cjs +0 -1
  142. package/dist/rich.d.ts +0 -16
  143. package/dist/rich.d.ts.map +0 -1
  144. package/dist/rich.mjs +0 -4
@@ -1,26 +0,0 @@
1
- import { VoiceRecorderState } from '../Chat.types';
2
-
3
- export interface UseVoiceRecorderOptions {
4
- /** Maximum recording duration in seconds */
5
- maxDuration?: number;
6
- /** Audio MIME type */
7
- mimeType?: string;
8
- /** Callback when recording is complete */
9
- onRecordingComplete?: (blob: Blob) => void;
10
- /** Callback on error */
11
- onError?: (error: string) => void;
12
- }
13
- export interface UseVoiceRecorderReturn extends VoiceRecorderState {
14
- /** Start recording */
15
- startRecording: () => Promise<void>;
16
- /** Stop recording */
17
- stopRecording: () => void;
18
- /** Cancel recording */
19
- cancelRecording: () => void;
20
- /** Reset state */
21
- reset: () => void;
22
- /** Whether recording is supported */
23
- isSupported: boolean;
24
- }
25
- export declare function useVoiceRecorder(options?: UseVoiceRecorderOptions): UseVoiceRecorderReturn;
26
- //# sourceMappingURL=useVoiceRecorder.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useVoiceRecorder.d.ts","sourceRoot":"","sources":["../../../../src/components/Chat/hooks/useVoiceRecorder.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAExD,MAAM,WAAW,uBAAuB;IACtC,4CAA4C;IAC5C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,sBAAsB;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,0CAA0C;IAC1C,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IAC3C,wBAAwB;IACxB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC;AAED,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB;IAChE,sBAAsB;IACtB,cAAc,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IACpC,qBAAqB;IACrB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,uBAAuB;IACvB,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,kBAAkB;IAClB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,qCAAqC;IACrC,WAAW,EAAE,OAAO,CAAC;CACtB;AAED,wBAAgB,gBAAgB,CAC9B,OAAO,GAAE,uBAA4B,GACpC,sBAAsB,CA+KxB"}
@@ -1,74 +0,0 @@
1
- import { useState as p, useRef as i, useCallback as a, useEffect as V } from "react";
2
- function A(D = {}) {
3
- const {
4
- maxDuration: y = 300,
5
- // 5 minutes default
6
- mimeType: m = "audio/webm",
7
- onRecordingComplete: h,
8
- onError: u
9
- } = D, [R, g] = p(!1), [E, w] = p(0), [I, b] = p(), [S, c] = p(), d = i(null), l = i(null), f = i([]), o = i(null), T = i(0), v = typeof window < "u" && "MediaRecorder" in window, t = a(() => {
10
- o.current && (clearInterval(o.current), o.current = null), l.current && (l.current.getTracks().forEach((r) => r.stop()), l.current = null), d.current = null, f.current = [];
11
- }, []), B = a(async () => {
12
- if (!v) {
13
- const r = "Voice recording is not supported in this browser";
14
- c(r), u?.(r);
15
- return;
16
- }
17
- try {
18
- c(void 0), b(void 0), w(0), f.current = [];
19
- const r = await navigator.mediaDevices.getUserMedia({ audio: !0 });
20
- l.current = r;
21
- let n = m;
22
- MediaRecorder.isTypeSupported(m) || (n = ["audio/webm", "audio/mp4", "audio/ogg"].find((C) => MediaRecorder.isTypeSupported(C)) || "");
23
- const s = new MediaRecorder(r, {
24
- mimeType: n || void 0
25
- });
26
- d.current = s, s.ondataavailable = (e) => {
27
- e.data.size > 0 && f.current.push(e.data);
28
- }, s.onstop = () => {
29
- const e = new Blob(f.current, {
30
- type: n || "audio/webm"
31
- });
32
- b(e), h?.(e), t();
33
- }, s.onerror = () => {
34
- const e = "Recording failed";
35
- c(e), u?.(e), t();
36
- }, s.start(100), g(!0), T.current = Date.now(), o.current = window.setInterval(() => {
37
- const e = Math.floor((Date.now() - T.current) / 1e3);
38
- w(e), e >= y && k();
39
- }, 100);
40
- } catch (r) {
41
- const n = r instanceof Error ? r.message : "Failed to access microphone";
42
- c(n), u?.(n), t();
43
- }
44
- }, [
45
- v,
46
- m,
47
- y,
48
- h,
49
- u,
50
- t
51
- ]), k = a(() => {
52
- d.current && R && (d.current.stop(), g(!1), o.current && (clearInterval(o.current), o.current = null));
53
- }, [R]), M = a(() => {
54
- t(), g(!1), w(0), b(void 0);
55
- }, [t]), x = a(() => {
56
- M(), c(void 0);
57
- }, [M]);
58
- return V(() => () => {
59
- t();
60
- }, [t]), {
61
- isRecording: R,
62
- duration: E,
63
- audioBlob: I,
64
- error: S,
65
- startRecording: B,
66
- stopRecording: k,
67
- cancelRecording: M,
68
- reset: x,
69
- isSupported: v
70
- };
71
- }
72
- export {
73
- A as useVoiceRecorder
74
- };
@@ -1,28 +0,0 @@
1
- /**
2
- * Chat Component - AI-first chat interface with multimodal support.
3
- *
4
- * @example
5
- * ```tsx
6
- * import { Chat } from '@orion-ds/react';
7
- *
8
- * <Chat>
9
- * <Chat.Header title="AI Assistant" />
10
- * <Chat.Messages>
11
- * {messages.map(msg => (
12
- * <Chat.Message
13
- * key={msg.id}
14
- * role={msg.role}
15
- * content={msg.content}
16
- * />
17
- * ))}
18
- * {isTyping && <Chat.TypingIndicator />}
19
- * </Chat.Messages>
20
- * <Chat.Input onSend={handleSend} />
21
- * </Chat>
22
- * ```
23
- */
24
- export { Chat } from './Chat';
25
- export type { ChatRole, MessageStatus, AttachmentType, MessageReaction, ChatAttachment, ChatMessage, ChatConversation, VoiceRecorderState, ChatProps, ChatHeaderProps, ChatMessagesProps, ChatMessageProps, ChatInputProps, ChatTypingIndicatorProps, ChatCodeBlockProps, ChatMarkdownProps, ChatImagePreviewProps, ChatAudioPlayerProps, ChatVoiceRecorderProps, ChatFileUploadProps, ChatAttachmentPreviewProps, ChatSidebarProps, ChatSectionProps, ChatPageTemplateProps, ChatLightboxProps, } from './Chat.types';
26
- export { useAutoScroll, useVoiceRecorder, useChatInput, useStreamingText, } from './hooks';
27
- export type { UseAutoScrollOptions, UseAutoScrollReturn, UseVoiceRecorderOptions, UseVoiceRecorderReturn, UseChatInputOptions, UseChatInputReturn, UseStreamingTextOptions, UseStreamingTextReturn, } from './hooks';
28
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Chat/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAEH,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,YAAY,EAEV,QAAQ,EACR,aAAa,EACb,cAAc,EACd,eAAe,EACf,cAAc,EACd,WAAW,EACX,gBAAgB,EAChB,kBAAkB,EAElB,SAAS,EACT,eAAe,EACf,iBAAiB,EACjB,gBAAgB,EAChB,cAAc,EACd,wBAAwB,EACxB,kBAAkB,EAClB,iBAAiB,EAEjB,qBAAqB,EACrB,oBAAoB,EACpB,sBAAsB,EACtB,mBAAmB,EACnB,0BAA0B,EAE1B,gBAAgB,EAEhB,gBAAgB,EAChB,qBAAqB,EAErB,iBAAiB,GAClB,MAAM,cAAc,CAAC;AAGtB,OAAO,EACL,aAAa,EACb,gBAAgB,EAChB,YAAY,EACZ,gBAAgB,GACjB,MAAM,SAAS,CAAC;AAEjB,YAAY,EACV,oBAAoB,EACpB,mBAAmB,EACnB,uBAAuB,EACvB,sBAAsB,EACtB,mBAAmB,EACnB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,GACvB,MAAM,SAAS,CAAC"}
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=t=>{if(!t||t===0)return"0 B";const o=1024,r=["B","KB","MB","GB"],a=Math.floor(Math.log(t)/Math.log(o));return`${parseFloat((t/Math.pow(o,a)).toFixed(1))} ${r[a]}`},i=t=>{const o=Math.floor(t/60),r=Math.floor(t%60);return`${o}:${r.toString().padStart(2,"0")}`};exports.formatFileSize=e;exports.formatTime=i;
@@ -1,16 +0,0 @@
1
- /**
2
- * Chat Component Shared Utilities
3
- *
4
- * Centralized helper functions used across multiple Chat sub-components.
5
- */
6
- /**
7
- * Format a byte count into a human-readable file size string.
8
- * Used by ChatInput, ChatFileUpload, and ChatAttachment.
9
- */
10
- export declare const formatFileSize: (bytes?: number) => string;
11
- /**
12
- * Format seconds into mm:ss display string.
13
- * Used by ChatAudioPlayer and ChatVoiceRecorder.
14
- */
15
- export declare const formatTime: (seconds: number) => string;
16
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/Chat/utils.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;GAGG;AACH,eAAO,MAAM,cAAc,GAAI,QAAQ,MAAM,KAAG,MAM/C,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,UAAU,GAAI,SAAS,MAAM,KAAG,MAI5C,CAAC"}
@@ -1,12 +0,0 @@
1
- const n = (t) => {
2
- if (!t || t === 0) return "0 B";
3
- const o = 1024, r = ["B", "KB", "MB", "GB"], a = Math.floor(Math.log(t) / Math.log(o));
4
- return `${parseFloat((t / Math.pow(o, a)).toFixed(1))} ${r[a]}`;
5
- }, i = (t) => {
6
- const o = Math.floor(t / 60), r = Math.floor(t % 60);
7
- return `${o}:${r.toString().padStart(2, "0")}`;
8
- };
9
- export {
10
- n as formatFileSize,
11
- i as formatTime
12
- };
package/dist/rich.cjs DELETED
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./components/Chat/Chat.cjs");exports.Chat=t.Chat;
package/dist/rich.d.ts DELETED
@@ -1,16 +0,0 @@
1
- /**
2
- * @orion-ds/react/rich
3
- *
4
- * Heavy component entry point for rich text/content components.
5
- * This module requires the following peer dependencies:
6
- * - react-markdown
7
- * - react-syntax-highlighter
8
- * - remark-gfm
9
- *
10
- * Usage:
11
- * npm install react-markdown react-syntax-highlighter remark-gfm
12
- * import { Chat } from '@orion-ds/react/rich';
13
- */
14
- export { Chat } from './components/Chat';
15
- export type { ChatProps, ChatInputProps, ChatMessagesProps, ChatMessageProps, ChatMessage, } from './components/Chat';
16
- //# sourceMappingURL=rich.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rich.d.ts","sourceRoot":"","sources":["../src/rich.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;GAYG;AAEH,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AACzC,YAAY,EACV,SAAS,EACT,cAAc,EACd,iBAAiB,EACjB,gBAAgB,EAChB,WAAW,GACZ,MAAM,mBAAmB,CAAC"}
package/dist/rich.mjs DELETED
@@ -1,4 +0,0 @@
1
- import { Chat as t } from "./components/Chat/Chat.mjs";
2
- export {
3
- t as Chat
4
- };