@next-bricks/ai-portal 0.58.15 → 0.59.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/bricks.json +33 -27
- package/dist/chunks/2084.ddaad7cc.js +3 -0
- package/dist/chunks/2084.ddaad7cc.js.map +1 -0
- package/dist/chunks/{2232.db8e7b47.js → 2232.1f623b99.js} +2 -2
- package/dist/chunks/2232.1f623b99.js.map +1 -0
- package/dist/chunks/2621.6cc2700b.js +2 -0
- package/dist/chunks/2621.6cc2700b.js.map +1 -0
- package/dist/chunks/5712.50d420b4.js +2 -0
- package/dist/chunks/5712.50d420b4.js.map +1 -0
- package/dist/chunks/9496.633e2efa.js +2 -0
- package/dist/chunks/9496.633e2efa.js.map +1 -0
- package/dist/chunks/ai-employees.52fe4443.js +3 -0
- package/dist/chunks/ai-employees.52fe4443.js.map +1 -0
- package/dist/chunks/chat-stream.362a2292.js +2 -0
- package/dist/chunks/chat-stream.362a2292.js.map +1 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js +2 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js.map +1 -0
- package/dist/chunks/{goal-card-list.ca03d258.js → goal-card-list.44c21cf2.js} +3 -3
- package/dist/chunks/goal-card-list.44c21cf2.js.map +1 -0
- package/dist/chunks/{home-container.3e8a670e.js → home-container.f1829834.js} +2 -2
- package/dist/chunks/{home-container.3e8a670e.js.map → home-container.f1829834.js.map} +1 -1
- package/dist/chunks/icon-button.66d6d83a.js +2 -0
- package/dist/chunks/icon-button.66d6d83a.js.map +1 -0
- package/dist/chunks/main.b29fc9bb.js +2 -0
- package/dist/chunks/{main.8208534c.js.map → main.b29fc9bb.js.map} +1 -1
- package/dist/chunks/{notice-dropdown.4d0fa5c5.js → notice-dropdown.c4604581.js} +2 -2
- package/dist/chunks/{notice-dropdown.4d0fa5c5.js.map → notice-dropdown.c4604581.js.map} +1 -1
- package/dist/chunks/notice-list.4eda2f51.js +3 -0
- package/dist/chunks/notice-list.4eda2f51.js.LICENSE.txt +5 -0
- package/dist/chunks/notice-list.4eda2f51.js.map +1 -0
- package/dist/chunks/page-container.570e7c6d.js +2 -0
- package/dist/chunks/{page-container.97947b50.js.map → page-container.570e7c6d.js.map} +1 -1
- package/dist/examples.json +13 -10
- package/dist/index.aed8147e.js +2 -0
- package/dist/index.aed8147e.js.map +1 -0
- package/dist/manifest.json +214 -174
- package/dist/types.json +1700 -1637
- package/dist-types/ai-employees/index.d.ts +2 -4
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-stream/ChatStream.d.ts +2 -4
- package/dist-types/chat-stream/index.d.ts +1 -7
- package/dist-types/cruise-canvas/CruiseCanvas.d.ts +1 -1
- package/dist-types/cruise-canvas/index.d.ts +0 -7
- package/dist-types/icon-button/index.d.ts +2 -0
- package/dist-types/notice-dropdown/index.d.ts +1 -0
- package/dist-types/notice-list/i18n.d.ts +17 -0
- package/dist-types/notice-list/index.d.ts +43 -0
- package/dist-types/notice-list/index.spec.d.ts +1 -0
- package/dist-types/shared/bricks.d.ts +0 -13
- package/dist-types/shared/interfaces.d.ts +2 -1
- package/docs/notice-list.md +66 -0
- package/package.json +2 -2
- package/dist/chunks/151.a1330dd5.js +0 -2
- package/dist/chunks/151.a1330dd5.js.map +0 -1
- package/dist/chunks/2084.778e8126.js +0 -3
- package/dist/chunks/2084.778e8126.js.map +0 -1
- package/dist/chunks/2232.db8e7b47.js.map +0 -1
- package/dist/chunks/5712.82a31234.js +0 -2
- package/dist/chunks/5712.82a31234.js.map +0 -1
- package/dist/chunks/9496.471f9fb9.js +0 -2
- package/dist/chunks/9496.471f9fb9.js.map +0 -1
- package/dist/chunks/ai-employees.12986d4b.js +0 -3
- package/dist/chunks/ai-employees.12986d4b.js.map +0 -1
- package/dist/chunks/chat-stream.b713afed.js +0 -2
- package/dist/chunks/chat-stream.b713afed.js.map +0 -1
- package/dist/chunks/cruise-canvas.12cab553.js +0 -2
- package/dist/chunks/cruise-canvas.12cab553.js.map +0 -1
- package/dist/chunks/goal-card-list.ca03d258.js.map +0 -1
- package/dist/chunks/icon-button.ee06d4b6.js +0 -2
- package/dist/chunks/icon-button.ee06d4b6.js.map +0 -1
- package/dist/chunks/main.8208534c.js +0 -2
- package/dist/chunks/page-container.97947b50.js +0 -2
- package/dist/index.cdd388a0.js +0 -2
- package/dist/index.cdd388a0.js.map +0 -1
- /package/dist/chunks/{2084.778e8126.js.LICENSE.txt → 2084.ddaad7cc.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-employees.12986d4b.js.LICENSE.txt → ai-employees.52fe4443.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{goal-card-list.ca03d258.js.LICENSE.txt → goal-card-list.44c21cf2.js.LICENSE.txt} +0 -0
|
@@ -5,8 +5,7 @@ export interface AIEmployeesProps {
|
|
|
5
5
|
list?: Employee[];
|
|
6
6
|
industries?: string[];
|
|
7
7
|
urlTemplate?: string;
|
|
8
|
-
|
|
9
|
-
withContainer?: boolean;
|
|
8
|
+
stickyTop?: number;
|
|
10
9
|
}
|
|
11
10
|
export interface Employee {
|
|
12
11
|
name: string;
|
|
@@ -22,7 +21,6 @@ export declare class AIEmployees extends ReactNextElement implements AIEmployees
|
|
|
22
21
|
accessor list: Employee[] | undefined;
|
|
23
22
|
accessor industries: string[] | undefined;
|
|
24
23
|
accessor urlTemplate: string | undefined;
|
|
25
|
-
|
|
26
|
-
accessor withContainer: boolean;
|
|
24
|
+
accessor stickyTop: number | undefined;
|
|
27
25
|
render(): React.JSX.Element;
|
|
28
26
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import type { FeedbackDetail } from "../cruise-canvas/interfaces.js";
|
|
3
3
|
import type { ChatStreamProps, ChatStreamRef, ConversationDetail } from ".";
|
|
4
|
-
import type { NoticeItem } from "../shared/interfaces.js";
|
|
5
4
|
interface ChatStreamComponentProps extends ChatStreamProps {
|
|
6
5
|
conversationId: string;
|
|
7
6
|
onShare: () => void;
|
|
@@ -10,8 +9,7 @@ interface ChatStreamComponentProps extends ChatStreamProps {
|
|
|
10
9
|
onSwitchToCanvas: () => void;
|
|
11
10
|
onFeedbackOnView: (viewId: string) => void;
|
|
12
11
|
onDetailChange: (detail: ConversationDetail) => void;
|
|
13
|
-
|
|
14
|
-
onNoticeClick: (item: NoticeItem) => void;
|
|
12
|
+
onSplitChange: (split: boolean) => void;
|
|
15
13
|
}
|
|
16
|
-
export declare function ChatStreamComponent({ conversationId, initialRequest, replay, replayDelay, supports, showHumanActions, showFeedback: propShowFeedback, showFeedbackAfterFailed, showFeedbackOnView, showUiSwitch, previewUrlTemplate,
|
|
14
|
+
export declare function ChatStreamComponent({ conversationId, initialRequest, replay, replayDelay, supports, showHumanActions, showFeedback: propShowFeedback, showFeedbackAfterFailed, showFeedbackOnView, showUiSwitch, previewUrlTemplate, showCases, exampleProjects, tryItOutUrl, uploadOptions, onShare, onTerminate, onSubmitFeedback, onSwitchToCanvas, onFeedbackOnView, onDetailChange, onSplitChange, }: ChatStreamComponentProps, ref: React.Ref<ChatStreamRef>): React.JSX.Element;
|
|
17
15
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { ReactNextElement } from "@next-core/react-element";
|
|
3
3
|
import "@next-core/theme";
|
|
4
|
-
import type { ExampleProject, RequestStore, ShowCaseType, UploadOptions
|
|
4
|
+
import type { ExampleProject, RequestStore, ShowCaseType, UploadOptions } from "../shared/interfaces.js";
|
|
5
5
|
export interface ChatStreamProps {
|
|
6
6
|
conversationId?: string;
|
|
7
7
|
initialRequest?: RequestStore | null;
|
|
@@ -13,14 +13,11 @@ export interface ChatStreamProps {
|
|
|
13
13
|
showFeedbackAfterFailed?: boolean;
|
|
14
14
|
showFeedbackOnView?: boolean;
|
|
15
15
|
showUiSwitch?: boolean;
|
|
16
|
-
showNoticeIcon?: boolean;
|
|
17
16
|
previewUrlTemplate?: string;
|
|
18
|
-
noticeUrlTemplate?: string;
|
|
19
17
|
showCases?: ShowCaseType[];
|
|
20
18
|
exampleProjects?: ExampleProject[];
|
|
21
19
|
tryItOutUrl?: string;
|
|
22
20
|
uploadOptions?: UploadOptions;
|
|
23
|
-
notices?: NoticeItem[];
|
|
24
21
|
}
|
|
25
22
|
export interface ConversationDetail {
|
|
26
23
|
projectId?: string;
|
|
@@ -53,9 +50,6 @@ export declare class ChatStream extends ReactNextElement implements ChatStreamPr
|
|
|
53
50
|
accessor exampleProjects: ExampleProject[] | undefined;
|
|
54
51
|
accessor tryItOutUrl: string | undefined;
|
|
55
52
|
accessor uploadOptions: UploadOptions | undefined;
|
|
56
|
-
accessor notices: NoticeItem[] | undefined;
|
|
57
|
-
accessor showNoticeIcon: boolean | undefined;
|
|
58
|
-
accessor noticeUrlTemplate: string | undefined;
|
|
59
53
|
resumed(): void;
|
|
60
54
|
feedbackSubmitDone(): void;
|
|
61
55
|
feedbackSubmitFailed(): void;
|
|
@@ -17,5 +17,5 @@ export interface CruiseCanvasRef {
|
|
|
17
17
|
feedbackSubmitFailed: () => void;
|
|
18
18
|
feedbackOnViewDone: (viewId: string) => void;
|
|
19
19
|
}
|
|
20
|
-
export declare function CruiseCanvasComponent({ conversationId, initialRequest, replay, replayDelay, supports, showHiddenJobs, showHumanActions, showFeedback: propShowFeedback, showFeedbackAfterFailed, showFeedbackOnView, showUiSwitch, showJsxEditor, previewUrlTemplate, showCases, exampleProjects, tryItOutUrl, separateInstructions, uploadOptions,
|
|
20
|
+
export declare function CruiseCanvasComponent({ conversationId, initialRequest, replay, replayDelay, supports, showHiddenJobs, showHumanActions, showFeedback: propShowFeedback, showFeedbackAfterFailed, showFeedbackOnView, showUiSwitch, showJsxEditor, previewUrlTemplate, showCases, exampleProjects, tryItOutUrl, separateInstructions, uploadOptions, onShare, onTerminate, onSubmitFeedback, onSwitchToChat, onFeedbackOnView, onDetailChange, }: CruiseCanvasComponentProps, ref: React.Ref<CruiseCanvasRef>): React.JSX.Element;
|
|
21
21
|
export {};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { ReactNextElement } from "@next-core/react-element";
|
|
3
|
-
import type { UseSingleBrickConf } from "@next-core/types";
|
|
4
3
|
import "@next-core/theme";
|
|
5
4
|
import type { ExampleProject, RequestStore, ShowCaseType, UploadOptions } from "../shared/interfaces.js";
|
|
6
5
|
export interface CruiseCanvasProps {
|
|
@@ -22,9 +21,6 @@ export interface CruiseCanvasProps {
|
|
|
22
21
|
tryItOutUrl?: string;
|
|
23
22
|
separateInstructions?: boolean;
|
|
24
23
|
uploadOptions?: UploadOptions;
|
|
25
|
-
toolbarBrick?: {
|
|
26
|
-
useBrick: UseSingleBrickConf;
|
|
27
|
-
};
|
|
28
24
|
}
|
|
29
25
|
export interface ConversationDetail {
|
|
30
26
|
projectId?: string;
|
|
@@ -60,9 +56,6 @@ export declare class CruiseCanvas extends ReactNextElement implements CruiseCanv
|
|
|
60
56
|
accessor tryItOutUrl: string | undefined;
|
|
61
57
|
accessor separateInstructions: boolean | undefined;
|
|
62
58
|
accessor uploadOptions: UploadOptions | undefined;
|
|
63
|
-
accessor toolbarBrick: {
|
|
64
|
-
useBrick: UseSingleBrickConf;
|
|
65
|
-
} | undefined;
|
|
66
59
|
resumed(): void;
|
|
67
60
|
feedbackSubmitDone(): void;
|
|
68
61
|
feedbackSubmitFailed(): void;
|
|
@@ -19,5 +19,7 @@ export declare class IconButton extends ReactNextElement implements IconButtonPr
|
|
|
19
19
|
accessor tooltipHoist: boolean | undefined;
|
|
20
20
|
accessor disabled: boolean | undefined;
|
|
21
21
|
accessor variant: IconButtonVariant | undefined;
|
|
22
|
+
/** 是否缩小图标尺寸(部分 easyops 图标过大) */
|
|
23
|
+
accessor reduceIconSize: boolean | undefined;
|
|
22
24
|
render(): React.JSX.Element;
|
|
23
25
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export declare enum K {
|
|
2
|
+
MARK_READ = "MARK_READ",
|
|
3
|
+
MARK_ALL_READ = "MARK_ALL_READ",
|
|
4
|
+
NO_MESSAGE = "NO_MESSAGE"
|
|
5
|
+
}
|
|
6
|
+
export declare const NS = "bricks/ai-portal/notice-list";
|
|
7
|
+
export declare const locales: {
|
|
8
|
+
en: Locale;
|
|
9
|
+
zh: Locale;
|
|
10
|
+
};
|
|
11
|
+
export declare const t: any;
|
|
12
|
+
type Locale = {
|
|
13
|
+
[k in K]: string;
|
|
14
|
+
} & {
|
|
15
|
+
[k in K as `${k}_plural`]?: string;
|
|
16
|
+
};
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { ReactNextElement } from "@next-core/react-element";
|
|
3
|
+
import "@next-core/theme";
|
|
4
|
+
import { NoticeItem } from "../shared/interfaces.js";
|
|
5
|
+
import { Target } from "@next-bricks/basic/link";
|
|
6
|
+
import type { CheckboxValueType } from "@next-bricks/form/checkbox";
|
|
7
|
+
export interface CheckboxEvents {
|
|
8
|
+
change: CustomEvent<CheckboxValueType[]>;
|
|
9
|
+
}
|
|
10
|
+
export interface CheckboxMapping {
|
|
11
|
+
onValuesChange: "change";
|
|
12
|
+
}
|
|
13
|
+
export interface NoticeListProps {
|
|
14
|
+
/** 消息数据列表 */
|
|
15
|
+
dataSource?: NoticeItem[];
|
|
16
|
+
/** 空状态文案 */
|
|
17
|
+
emptyText?: string;
|
|
18
|
+
/** 详情链接 */
|
|
19
|
+
urlTemplate?: string;
|
|
20
|
+
/** 详情链接目标 */
|
|
21
|
+
urlTarget?: Target;
|
|
22
|
+
/** 选中的消息 ID 数组 */
|
|
23
|
+
selectedIds?: string[];
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* 构件 `ai-portal.notice-list`
|
|
27
|
+
*
|
|
28
|
+
* 消息通知列表构件,用于展示消息列表,支持批量操作
|
|
29
|
+
*/
|
|
30
|
+
export declare class NoticeList extends ReactNextElement implements NoticeListProps {
|
|
31
|
+
#private;
|
|
32
|
+
/** 消息数据列表 */
|
|
33
|
+
accessor dataSource: NoticeItem[] | undefined;
|
|
34
|
+
/** 空状态文案 */
|
|
35
|
+
accessor emptyText: string | undefined;
|
|
36
|
+
/** 详情链接 */
|
|
37
|
+
accessor urlTemplate: string | undefined;
|
|
38
|
+
/** 详情链接目标 */
|
|
39
|
+
accessor urlTarget: Target | undefined;
|
|
40
|
+
/** 选中的消息 ID 数组 */
|
|
41
|
+
accessor selectedIds: string[] | undefined;
|
|
42
|
+
render(): React.JSX.Element;
|
|
43
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "./";
|
|
@@ -4,7 +4,6 @@ import type { Button, ButtonProps } from "@next-bricks/basic/button";
|
|
|
4
4
|
import type { Link, LinkProps } from "@next-bricks/basic/link";
|
|
5
5
|
import type { EoTooltip, ToolTipProps } from "@next-bricks/basic/tooltip";
|
|
6
6
|
import type { Drawer, DrawerProps, DrawerEvents, DrawerMapEvents } from "@next-bricks/containers/drawer";
|
|
7
|
-
import { PopoverProps, Popover } from "@next-bricks/basic/popover";
|
|
8
7
|
import { EoNextTable, NextTableProps } from "@next-bricks/advanced/next-table";
|
|
9
8
|
import { CodeBlock, CodeBlockProps } from "@next-bricks/presentational/code-block";
|
|
10
9
|
import type { IconButton, IconButtonProps } from "../icon-button";
|
|
@@ -12,13 +11,10 @@ import type { ChatInput, ChatInputEvents, ChatInputMapEvents, ChatInputProps } f
|
|
|
12
11
|
import type { ShowCase, ShowCaseProps } from "../show-case";
|
|
13
12
|
import type { RunningFlow, RunningFlowEvents, RunningFlowMapEvents, RunningFlowProps } from "../running-flow";
|
|
14
13
|
import type { BlankState, BlankStateProps } from "../blank-state";
|
|
15
|
-
import { NoticeDropdown, NoticeDropdownProps } from "../notice-dropdown";
|
|
16
|
-
import { NoticeItem } from "./interfaces.js";
|
|
17
14
|
export declare const WrappedIcon: import("@next-core/react-element").WrappedBrick<GeneralIcon, GeneralIconProps>;
|
|
18
15
|
export declare const WrappedButton: import("@next-core/react-element").WrappedBrick<Button, ButtonProps>;
|
|
19
16
|
export declare const WrappedLink: import("@next-core/react-element").WrappedBrick<Link, LinkProps>;
|
|
20
17
|
export declare const WrappedTooltip: import("@next-core/react-element").WrappedBrick<EoTooltip, ToolTipProps>;
|
|
21
|
-
export declare const WrappedPopover: import("@next-core/react-element").WrappedBrick<Popover, PopoverProps>;
|
|
22
18
|
export declare const WrappedDrawer: import("@next-core/react-element").WrappedBrickWithEventsMap<Drawer, DrawerProps & {
|
|
23
19
|
keyboard?: boolean;
|
|
24
20
|
themeVariant?: "default" | "elevo";
|
|
@@ -31,13 +27,4 @@ export declare const WrappedBlankState: import("@next-core/react-element").Wrapp
|
|
|
31
27
|
export declare const WrappedRunningFlow: import("@next-core/react-element").WrappedBrickWithEventsMap<RunningFlow, RunningFlowProps, RunningFlowEvents, RunningFlowMapEvents>;
|
|
32
28
|
export declare const showDialog: (options: import("@next-bricks/basic/data-providers/show-dialog/show-dialog").DialogOptions) => Promise<void>;
|
|
33
29
|
export declare const copyToClipboard: (text: string) => Promise<void>;
|
|
34
|
-
export interface NoticeDropdownEvents {
|
|
35
|
-
"notice.click": CustomEvent<NoticeItem>;
|
|
36
|
-
"mark.all.read": CustomEvent<void>;
|
|
37
|
-
}
|
|
38
|
-
export interface NoticeDropdownMapEvents {
|
|
39
|
-
onNoticeClick: "notice.click";
|
|
40
|
-
onMarkAllRead: "mark.all.read";
|
|
41
|
-
}
|
|
42
|
-
export declare const WrappedNoticeDropdown: import("@next-core/react-element").WrappedBrickWithEventsMap<NoticeDropdown, NoticeDropdownProps, NoticeDropdownEvents, NoticeDropdownMapEvents>;
|
|
43
30
|
export declare const AsyncWrappedTable: React.LazyExoticComponent<import("@next-core/react-element").WrappedBrick<EoNextTable, NextTableProps>>;
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
构件 `ai-portal.notice-list`
|
|
2
|
+
|
|
3
|
+
消息通知列表构件,支持批量操作功能。
|
|
4
|
+
|
|
5
|
+
## Examples
|
|
6
|
+
|
|
7
|
+
### Basic
|
|
8
|
+
|
|
9
|
+
基础用法,展示消息列表。
|
|
10
|
+
|
|
11
|
+
```yaml preview
|
|
12
|
+
brick: ai-portal.notice-list
|
|
13
|
+
properties:
|
|
14
|
+
dataSource:
|
|
15
|
+
- id: "1"
|
|
16
|
+
type: "project"
|
|
17
|
+
isUnread: false
|
|
18
|
+
title: "协作流【研发设计】已完成"
|
|
19
|
+
time: 1761207261887
|
|
20
|
+
- id: "2"
|
|
21
|
+
type: "account"
|
|
22
|
+
isUnread: false
|
|
23
|
+
title: "您的账户资源配额即将达到限制"
|
|
24
|
+
time: 1761812267887
|
|
25
|
+
- id: "3"
|
|
26
|
+
type: "system"
|
|
27
|
+
isUnread: true
|
|
28
|
+
title: "服务通知:服务维护"
|
|
29
|
+
time: 1761818247887
|
|
30
|
+
- id: "4"
|
|
31
|
+
type: "space"
|
|
32
|
+
isUnread: true
|
|
33
|
+
title: "Luna 在项目【系统资源收集】中@了你"
|
|
34
|
+
time: 1761820851887
|
|
35
|
+
- id: "5"
|
|
36
|
+
type: "project"
|
|
37
|
+
isUnread: true
|
|
38
|
+
title: "协作流【设计规范】已完成"
|
|
39
|
+
time: 1761821891887
|
|
40
|
+
events:
|
|
41
|
+
notice.click:
|
|
42
|
+
- action: console.log
|
|
43
|
+
args:
|
|
44
|
+
- "消息点击:"
|
|
45
|
+
- <% EVENT.detail %>
|
|
46
|
+
mark.items.read:
|
|
47
|
+
- action: console.log
|
|
48
|
+
args:
|
|
49
|
+
- "消息已读:"
|
|
50
|
+
- <% EVENT.detail %>
|
|
51
|
+
mark.all.read:
|
|
52
|
+
- action: console.log
|
|
53
|
+
args:
|
|
54
|
+
- "全部已读"
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
### Empty State
|
|
58
|
+
|
|
59
|
+
空状态展示,可以自定义空状态文案。
|
|
60
|
+
|
|
61
|
+
```yaml preview
|
|
62
|
+
brick: ai-portal.notice-list
|
|
63
|
+
properties:
|
|
64
|
+
dataSource: []
|
|
65
|
+
emptyText: "暂无新消息通知"
|
|
66
|
+
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/ai-portal",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.59.1",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/ai-portal",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"@next-bricks/presentational": "*",
|
|
48
48
|
"@next-bricks/vs": "*"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "290457990b5c0c7e2b8f64604514cbb1158b20e5"
|
|
51
51
|
}
|