@blueking/ai-blueking 0.5.3-beta.7 → 0.5.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/ai-blueking-new.vue.d.ts +12 -2
- package/dist/vue2/{flowchart-elk-definition-170a3958-Cz9y_Xwk.mjs → flowchart-elk-definition-170a3958-DEMxE-SO.mjs} +1 -1
- package/dist/vue2/index.es.min.js +1 -1
- package/dist/vue2/index.iife.min.js +85 -85
- package/dist/vue2/index.umd.min.js +105 -105
- package/dist/{vue3/is_dark-CddmfIxJ.mjs → vue2/is_dark-Ma2P8Iy7.mjs} +1 -1
- package/dist/vue2/{mindmap-definition-44684416-BKXh0B2L.mjs → mindmap-definition-44684416-C3ZB_5q6.mjs} +2 -2
- package/dist/vue2/style.css +1 -1
- package/dist/vue2/{timeline-definition-8e5a9bc6-ClJaLhSE.mjs → timeline-definition-8e5a9bc6-BFSBVUqy.mjs} +2 -2
- package/dist/vue2/{vue2-DaTrrDWZ.mjs → vue2-BZnX4sK-.mjs} +3153 -3137
- package/dist/vue3/{flowchart-elk-definition-170a3958-W2aDuksh.mjs → flowchart-elk-definition-170a3958-BxwZUZU-.mjs} +1 -1
- package/dist/vue3/index.es.min.js +1 -1
- package/dist/vue3/index.iife.min.js +84 -84
- package/dist/vue3/index.umd.min.js +63 -63
- package/dist/{vue2/is_dark-B_flHjzI.mjs → vue3/is_dark-CBnwONN0.mjs} +1 -1
- package/dist/vue3/{mindmap-definition-44684416-B8eD3OUp.mjs → mindmap-definition-44684416-D_CJCM-R.mjs} +2 -2
- package/dist/vue3/style.css +1 -1
- package/dist/vue3/{timeline-definition-8e5a9bc6-DAfyDbj1.mjs → timeline-definition-8e5a9bc6-DpiuZaPC.mjs} +2 -2
- package/dist/vue3/{vue3-BARERM8i.mjs → vue3-B02eagBb.mjs} +1536 -1534
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { IRequestOptions } from './types';
|
|
2
|
-
import { ShortCut } from '@blueking/ai-ui-sdk';
|
|
2
|
+
import { ShortCut, ISessionContent } from '@blueking/ai-ui-sdk';
|
|
3
3
|
import 'vue-draggable-resizable/style.css';
|
|
4
4
|
interface Props {
|
|
5
5
|
title?: string;
|
|
@@ -11,6 +11,7 @@ interface Props {
|
|
|
11
11
|
requestOptions?: IRequestOptions;
|
|
12
12
|
defaultMinimize?: boolean;
|
|
13
13
|
teleportTo?: string;
|
|
14
|
+
defaultMessages?: ISessionContent[];
|
|
14
15
|
}
|
|
15
16
|
declare const _default: import("vue").DefineComponent<Props, {
|
|
16
17
|
sessionContents: import("vue").Ref<{
|
|
@@ -28,7 +29,7 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
28
29
|
sessionCode: string;
|
|
29
30
|
cite?: string | undefined;
|
|
30
31
|
time?: string | undefined;
|
|
31
|
-
}[],
|
|
32
|
+
}[], ISessionContent[] | {
|
|
32
33
|
id?: number | undefined;
|
|
33
34
|
createdAt?: string | undefined;
|
|
34
35
|
createdBy?: string | undefined;
|
|
@@ -61,11 +62,19 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
61
62
|
close: () => void;
|
|
62
63
|
show: () => void;
|
|
63
64
|
stop: () => void;
|
|
65
|
+
"receive-start": () => void;
|
|
66
|
+
"receive-text": () => void;
|
|
67
|
+
"receive-end": () => void;
|
|
68
|
+
"send-message": (message: string) => void;
|
|
64
69
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
65
70
|
onClose?: (() => any) | undefined;
|
|
66
71
|
onShow?: (() => any) | undefined;
|
|
67
72
|
onStop?: (() => any) | undefined;
|
|
68
73
|
"onShortcut-click"?: ((shortcut: ShortCut) => any) | undefined;
|
|
74
|
+
"onReceive-start"?: (() => any) | undefined;
|
|
75
|
+
"onReceive-text"?: (() => any) | undefined;
|
|
76
|
+
"onReceive-end"?: (() => any) | undefined;
|
|
77
|
+
"onSend-message"?: ((message: string) => any) | undefined;
|
|
69
78
|
}>, {
|
|
70
79
|
title: string;
|
|
71
80
|
enablePopup: boolean;
|
|
@@ -76,5 +85,6 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
76
85
|
requestOptions: IRequestOptions;
|
|
77
86
|
defaultMinimize: boolean;
|
|
78
87
|
teleportTo: string;
|
|
88
|
+
defaultMessages: ISessionContent[];
|
|
79
89
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
80
90
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as wMe, c as Hee, p as gMe, d as pMe, s as bI, l as K1, a as J1n, i as vMe, b as mMe, e as Y1n, f as kMe, h as yMe, j as Uee, k as jMe, m as Q1n, n as $H, o as EMe, q as CMe } from "./vue2-
|
|
1
|
+
import { g as wMe, c as Hee, p as gMe, d as pMe, s as bI, l as K1, a as J1n, i as vMe, b as mMe, e as Y1n, f as kMe, h as yMe, j as Uee, k as jMe, m as Q1n, n as $H, o as EMe, q as CMe } from "./vue2-BZnX4sK-.mjs";
|
|
2
2
|
import "dayjs";
|
|
3
3
|
import "dayjs/plugin/isoWeek.js";
|
|
4
4
|
import "dayjs/plugin/customParseFormat.js";
|