@novu/js 3.2.0 → 3.3.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/cjs/{chunk-4KMXR5HJ.js → chunk-DCLHIVKS.js} +144 -11
- package/dist/cjs/index.d.ts +2 -2
- package/dist/cjs/index.js +8 -8
- package/dist/{esm/novu-jtIKy6p0.d.mts → cjs/novu-DJTVB7VN.d.ts} +30 -3
- package/dist/cjs/themes/index.d.ts +2 -2
- package/dist/cjs/types-BPv1rvbm.d.ts +121 -0
- package/dist/cjs/ui/index.d.ts +4 -4
- package/dist/cjs/ui/index.js +1529 -343
- package/dist/esm/{chunk-3SPOLIN3.mjs → chunk-JKFCSXQM.mjs} +144 -11
- package/dist/esm/index.d.mts +2 -2
- package/dist/esm/index.mjs +1 -1
- package/dist/{cjs/novu-jtIKy6p0.d.ts → esm/novu-DJTVB7VN.d.mts} +30 -3
- package/dist/esm/themes/index.d.mts +2 -2
- package/dist/esm/types-CYgpCW2I.d.mts +121 -0
- package/dist/esm/ui/index.d.mts +4 -4
- package/dist/esm/ui/index.mjs +1527 -341
- package/dist/index.css +1 -1
- package/dist/novu.min.js +10 -10
- package/dist/novu.min.js.gz +0 -0
- package/package.json +3 -3
- package/dist/cjs/types-qgZnJ8j8.d.ts +0 -103
- package/dist/esm/types-Bi1DqOQ-.d.mts +0 -103
package/dist/novu.min.js.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@novu/js",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"repository": "https://github.com/novuhq/novu",
|
|
5
5
|
"description": "Novu JavaScript SDK for <Inbox />",
|
|
6
6
|
"author": "",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"mitt": "^3.0.1",
|
|
119
119
|
"socket.io-client": "4.7.2",
|
|
120
120
|
"solid-floating-ui": "^0.3.1",
|
|
121
|
-
"solid-js": "^1.
|
|
121
|
+
"solid-js": "^1.9.4",
|
|
122
122
|
"solid-motionone": "^1.0.3",
|
|
123
123
|
"tailwind-merge": "^2.4.0"
|
|
124
124
|
},
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"build": "pnpm run clean && NODE_ENV=production tsup",
|
|
135
135
|
"postbuild": "rm ./src/ui/index.directcss && ./scripts/copy-package-json.sh && node scripts/size-limit.mjs && pnpm run check-exports",
|
|
136
136
|
"build:umd": "webpack --config webpack.config.cjs",
|
|
137
|
-
"build:watch": "concurrently \"NODE_ENV=development pnpm run tsup:watch\" \"pnpm run start:server\"",
|
|
137
|
+
"build:watch": "concurrently \"pnpm run prebuild\" \"NODE_ENV=development pnpm run tsup:watch\" \"pnpm run start:server\"",
|
|
138
138
|
"tsup:watch": "tsup --watch",
|
|
139
139
|
"check-exports": "attw --pack .",
|
|
140
140
|
"lint": "eslint src",
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { d as Notification, N as NotificationFilter, g as NovuOptions, b as Novu } from './novu-jtIKy6p0.js';
|
|
2
|
-
|
|
3
|
-
declare const appearanceKeys: readonly ["button", "icon", "popoverContent", "popoverTrigger", "dropdownContent", "dropdownTrigger", "dropdownItem", "dropdownItemLabel", "dropdownItemLabelContainer", "dropdownItemLeft__icon", "dropdownItemRight__icon", "dropdownItem__icon", "collapsible", "tooltipContent", "tooltipTrigger", "back__button", "skeletonText", "skeletonAvatar", "skeletonSwitch", "skeletonSwitchThumb", "tabsRoot", "tabsList", "tabsContent", "tabsTrigger", "dots", "root", "bellIcon", "bellContainer", "bellDot", "preferences__button", "preferencesContainer", "inboxHeader", "loading", "inboxContent", "inbox__popoverTrigger", "inbox__popoverContent", "notificationListContainer", "notificationList", "notificationListEmptyNoticeContainer", "notificationListEmptyNoticeOverlay", "notificationListEmptyNoticeIcon", "notificationListEmptyNotice", "notificationList__skeleton", "notificationList__skeletonContent", "notificationList__skeletonItem", "notificationList__skeletonAvatar", "notificationList__skeletonText", "notificationListNewNotificationsNotice__button", "notification", "notificationContent", "notificationTextContainer", "notificationDot", "notificationSubject", "notificationSubject__strong", "notificationBody", "notificationBody__strong", "notificationBodyContainer", "notificationImage", "notificationImageLoadingFallback", "notificationDate", "notificationDateActionsContainer", "notificationDefaultActions", "notificationCustomActions", "notificationPrimaryAction__button", "notificationSecondaryAction__button", "notificationRead__button", "notificationUnread__button", "notificationArchive__button", "notificationUnarchive__button", "notificationRead__icon", "notificationUnread__icon", "notificationArchive__icon", "notificationUnarchive__icon", "notificationsTabs__tabsRoot", "notificationsTabs__tabsList", "notificationsTabs__tabsContent", "notificationsTabs__tabsTrigger", "notificationsTabsTriggerLabel", "notificationsTabsTriggerCount", "inboxStatus__title", "inboxStatus__dropdownTrigger", "inboxStatus__dropdownContent", "inboxStatus__dropdownItem", "inboxStatus__dropdownItemLabel", "inboxStatus__dropdownItemLabelContainer", "inboxStatus__dropdownItemLeft__icon", "inboxStatus__dropdownItemRight__icon", "inboxStatus__dropdownItem__icon", "inboxStatus__dropdownItemCheck__icon", "moreActionsContainer", "moreActions__dropdownTrigger", "moreActions__dropdownContent", "moreActions__dropdownItem", "moreActions__dropdownItemLabel", "moreActions__dropdownItemLeft__icon", "moreActions__dots", "moreTabs__button", "moreTabs__icon", "moreTabs__dropdownTrigger", "moreTabs__dropdownContent", "moreTabs__dropdownItem", "moreTabs__dropdownItemLabel", "moreTabs__dropdownItemRight__icon", "workflowContainer", "workflowLabel", "workflowLabelHeader", "workflowLabelContainer", "workflowContainerDisabledNotice", "workflowLabelDisabled__icon", "workflowContainerRight__icon", "workflowArrow__icon", "workflowDescription", "channelContainer", "channelIconContainer", "channel__icon", "channelsContainerCollapsible", "channelsContainer", "channelLabel", "channelLabelContainer", "channelName", "channelSwitchContainer", "channelSwitch", "channelSwitchThumb", "preferencesHeader", "preferencesHeader__back__button", "preferencesHeader__back__button__icon", "preferencesHeader__title", "preferencesHeader__icon", "preferencesListEmptyNoticeContainer", "preferencesListEmptyNotice", "preferencesList__skeleton", "preferencesList__skeletonContent", "preferencesList__skeletonItem", "preferencesList__skeletonIcon", "preferencesList__skeletonSwitch", "preferencesList__skeletonSwitchThumb", "preferencesList__skeletonText", "strong"];
|
|
4
|
-
|
|
5
|
-
declare const defaultLocalization: {
|
|
6
|
-
readonly locale: "en-US";
|
|
7
|
-
readonly 'inbox.filters.dropdownOptions.unread': "Unread only";
|
|
8
|
-
readonly 'inbox.filters.dropdownOptions.default': "Unread & read";
|
|
9
|
-
readonly 'inbox.filters.dropdownOptions.archived': "Archived";
|
|
10
|
-
readonly 'inbox.filters.labels.unread': "Unread";
|
|
11
|
-
readonly 'inbox.filters.labels.default': "Inbox";
|
|
12
|
-
readonly 'inbox.filters.labels.archived': "Archived";
|
|
13
|
-
readonly 'notifications.emptyNotice': "Quiet for now. Check back later.";
|
|
14
|
-
readonly 'notifications.actions.readAll': "Mark all as read";
|
|
15
|
-
readonly 'notifications.actions.archiveAll': "Archive all";
|
|
16
|
-
readonly 'notifications.actions.archiveRead': "Archive read";
|
|
17
|
-
readonly 'notifications.newNotifications': ({ notificationCount }: {
|
|
18
|
-
notificationCount: number;
|
|
19
|
-
}) => string;
|
|
20
|
-
readonly 'notification.actions.read.tooltip': "Mark as read";
|
|
21
|
-
readonly 'notification.actions.unread.tooltip': "Mark as unread";
|
|
22
|
-
readonly 'notification.actions.archive.tooltip': "Archive";
|
|
23
|
-
readonly 'notification.actions.unarchive.tooltip': "Unarchive";
|
|
24
|
-
readonly 'preferences.title': "Preferences";
|
|
25
|
-
readonly 'preferences.emptyNotice': "No notification specific preferences yet.";
|
|
26
|
-
readonly 'preferences.global': "Global Preferences";
|
|
27
|
-
readonly 'preferences.workflow.disabled.notice': "Contact admin to enable subscription management for this critical notification.";
|
|
28
|
-
readonly 'preferences.workflow.disabled.tooltip': "Contact admin to edit";
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
type LocalizationKey = keyof typeof defaultLocalization;
|
|
32
|
-
type Localization = {
|
|
33
|
-
[K in LocalizationKey]?: (typeof defaultLocalization)[K] extends (...args: infer P) => any ? ((...args: P) => ReturnType<(typeof defaultLocalization)[K]>) | string : string;
|
|
34
|
-
} & {
|
|
35
|
-
dynamic?: Record<string, string>;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
type NotificationClickHandler = (notification: Notification) => void;
|
|
39
|
-
type NotificationActionClickHandler = (notification: Notification) => void;
|
|
40
|
-
type NotificationRenderer = (el: HTMLDivElement, notification: Notification) => () => void;
|
|
41
|
-
type SubjectRenderer = (el: HTMLDivElement, notification: Notification) => () => void;
|
|
42
|
-
type BodyRenderer = (el: HTMLDivElement, notification: Notification) => () => void;
|
|
43
|
-
type BellRenderer = (el: HTMLDivElement, unreadCount: number) => () => void;
|
|
44
|
-
type RouterPush = (path: string) => void;
|
|
45
|
-
type Tab = {
|
|
46
|
-
label: string;
|
|
47
|
-
/**
|
|
48
|
-
* @deprecated Use `filter` instead
|
|
49
|
-
*/
|
|
50
|
-
value?: Array<string>;
|
|
51
|
-
filter?: Pick<NotificationFilter, 'tags'>;
|
|
52
|
-
};
|
|
53
|
-
type CSSProperties = {
|
|
54
|
-
[key: string]: string | number;
|
|
55
|
-
};
|
|
56
|
-
type ElementStyles = string | CSSProperties;
|
|
57
|
-
type Variables = {
|
|
58
|
-
colorBackground?: string;
|
|
59
|
-
colorForeground?: string;
|
|
60
|
-
colorPrimary?: string;
|
|
61
|
-
colorPrimaryForeground?: string;
|
|
62
|
-
colorSecondary?: string;
|
|
63
|
-
colorSecondaryForeground?: string;
|
|
64
|
-
colorCounter?: string;
|
|
65
|
-
colorCounterForeground?: string;
|
|
66
|
-
colorNeutral?: string;
|
|
67
|
-
colorShadow?: string;
|
|
68
|
-
colorRing?: string;
|
|
69
|
-
fontSize?: string;
|
|
70
|
-
borderRadius?: string;
|
|
71
|
-
colorStripes?: string;
|
|
72
|
-
};
|
|
73
|
-
type AppearanceKey = (typeof appearanceKeys)[number];
|
|
74
|
-
type Elements = Partial<Record<AppearanceKey, ElementStyles>>;
|
|
75
|
-
type Theme = {
|
|
76
|
-
variables?: Variables;
|
|
77
|
-
elements?: Elements;
|
|
78
|
-
animations?: boolean;
|
|
79
|
-
};
|
|
80
|
-
type Appearance = Theme & {
|
|
81
|
-
baseTheme?: Theme | Theme[];
|
|
82
|
-
};
|
|
83
|
-
type BaseNovuProviderProps = {
|
|
84
|
-
appearance?: Appearance;
|
|
85
|
-
localization?: Localization;
|
|
86
|
-
options: NovuOptions;
|
|
87
|
-
tabs?: Array<Tab>;
|
|
88
|
-
preferencesFilter?: PreferencesFilter;
|
|
89
|
-
routerPush?: RouterPush;
|
|
90
|
-
novu?: Novu;
|
|
91
|
-
};
|
|
92
|
-
type NovuProviderProps = BaseNovuProviderProps & {
|
|
93
|
-
renderNotification?: NotificationRenderer;
|
|
94
|
-
renderBell?: BellRenderer;
|
|
95
|
-
};
|
|
96
|
-
declare enum NotificationStatus {
|
|
97
|
-
UNREAD_READ = "unreadRead",
|
|
98
|
-
UNREAD = "unread",
|
|
99
|
-
ARCHIVED = "archived"
|
|
100
|
-
}
|
|
101
|
-
type PreferencesFilter = Pick<NotificationFilter, 'tags'>;
|
|
102
|
-
|
|
103
|
-
export { type Appearance as A, type BellRenderer as B, type Elements as E, type Localization as L, type NotificationClickHandler as N, type PreferencesFilter as P, type RouterPush as R, type SubjectRenderer as S, type Tab as T, type Variables as V, type NotificationActionClickHandler as a, type NotificationRenderer as b, type BodyRenderer as c, type NovuProviderProps as d, type BaseNovuProviderProps as e, type AppearanceKey as f, type ElementStyles as g, type LocalizationKey as h, NotificationStatus as i, type Theme as j };
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { d as Notification, N as NotificationFilter, g as NovuOptions, b as Novu } from './novu-jtIKy6p0.mjs';
|
|
2
|
-
|
|
3
|
-
declare const appearanceKeys: readonly ["button", "icon", "popoverContent", "popoverTrigger", "dropdownContent", "dropdownTrigger", "dropdownItem", "dropdownItemLabel", "dropdownItemLabelContainer", "dropdownItemLeft__icon", "dropdownItemRight__icon", "dropdownItem__icon", "collapsible", "tooltipContent", "tooltipTrigger", "back__button", "skeletonText", "skeletonAvatar", "skeletonSwitch", "skeletonSwitchThumb", "tabsRoot", "tabsList", "tabsContent", "tabsTrigger", "dots", "root", "bellIcon", "bellContainer", "bellDot", "preferences__button", "preferencesContainer", "inboxHeader", "loading", "inboxContent", "inbox__popoverTrigger", "inbox__popoverContent", "notificationListContainer", "notificationList", "notificationListEmptyNoticeContainer", "notificationListEmptyNoticeOverlay", "notificationListEmptyNoticeIcon", "notificationListEmptyNotice", "notificationList__skeleton", "notificationList__skeletonContent", "notificationList__skeletonItem", "notificationList__skeletonAvatar", "notificationList__skeletonText", "notificationListNewNotificationsNotice__button", "notification", "notificationContent", "notificationTextContainer", "notificationDot", "notificationSubject", "notificationSubject__strong", "notificationBody", "notificationBody__strong", "notificationBodyContainer", "notificationImage", "notificationImageLoadingFallback", "notificationDate", "notificationDateActionsContainer", "notificationDefaultActions", "notificationCustomActions", "notificationPrimaryAction__button", "notificationSecondaryAction__button", "notificationRead__button", "notificationUnread__button", "notificationArchive__button", "notificationUnarchive__button", "notificationRead__icon", "notificationUnread__icon", "notificationArchive__icon", "notificationUnarchive__icon", "notificationsTabs__tabsRoot", "notificationsTabs__tabsList", "notificationsTabs__tabsContent", "notificationsTabs__tabsTrigger", "notificationsTabsTriggerLabel", "notificationsTabsTriggerCount", "inboxStatus__title", "inboxStatus__dropdownTrigger", "inboxStatus__dropdownContent", "inboxStatus__dropdownItem", "inboxStatus__dropdownItemLabel", "inboxStatus__dropdownItemLabelContainer", "inboxStatus__dropdownItemLeft__icon", "inboxStatus__dropdownItemRight__icon", "inboxStatus__dropdownItem__icon", "inboxStatus__dropdownItemCheck__icon", "moreActionsContainer", "moreActions__dropdownTrigger", "moreActions__dropdownContent", "moreActions__dropdownItem", "moreActions__dropdownItemLabel", "moreActions__dropdownItemLeft__icon", "moreActions__dots", "moreTabs__button", "moreTabs__icon", "moreTabs__dropdownTrigger", "moreTabs__dropdownContent", "moreTabs__dropdownItem", "moreTabs__dropdownItemLabel", "moreTabs__dropdownItemRight__icon", "workflowContainer", "workflowLabel", "workflowLabelHeader", "workflowLabelContainer", "workflowContainerDisabledNotice", "workflowLabelDisabled__icon", "workflowContainerRight__icon", "workflowArrow__icon", "workflowDescription", "channelContainer", "channelIconContainer", "channel__icon", "channelsContainerCollapsible", "channelsContainer", "channelLabel", "channelLabelContainer", "channelName", "channelSwitchContainer", "channelSwitch", "channelSwitchThumb", "preferencesHeader", "preferencesHeader__back__button", "preferencesHeader__back__button__icon", "preferencesHeader__title", "preferencesHeader__icon", "preferencesListEmptyNoticeContainer", "preferencesListEmptyNotice", "preferencesList__skeleton", "preferencesList__skeletonContent", "preferencesList__skeletonItem", "preferencesList__skeletonIcon", "preferencesList__skeletonSwitch", "preferencesList__skeletonSwitchThumb", "preferencesList__skeletonText", "strong"];
|
|
4
|
-
|
|
5
|
-
declare const defaultLocalization: {
|
|
6
|
-
readonly locale: "en-US";
|
|
7
|
-
readonly 'inbox.filters.dropdownOptions.unread': "Unread only";
|
|
8
|
-
readonly 'inbox.filters.dropdownOptions.default': "Unread & read";
|
|
9
|
-
readonly 'inbox.filters.dropdownOptions.archived': "Archived";
|
|
10
|
-
readonly 'inbox.filters.labels.unread': "Unread";
|
|
11
|
-
readonly 'inbox.filters.labels.default': "Inbox";
|
|
12
|
-
readonly 'inbox.filters.labels.archived': "Archived";
|
|
13
|
-
readonly 'notifications.emptyNotice': "Quiet for now. Check back later.";
|
|
14
|
-
readonly 'notifications.actions.readAll': "Mark all as read";
|
|
15
|
-
readonly 'notifications.actions.archiveAll': "Archive all";
|
|
16
|
-
readonly 'notifications.actions.archiveRead': "Archive read";
|
|
17
|
-
readonly 'notifications.newNotifications': ({ notificationCount }: {
|
|
18
|
-
notificationCount: number;
|
|
19
|
-
}) => string;
|
|
20
|
-
readonly 'notification.actions.read.tooltip': "Mark as read";
|
|
21
|
-
readonly 'notification.actions.unread.tooltip': "Mark as unread";
|
|
22
|
-
readonly 'notification.actions.archive.tooltip': "Archive";
|
|
23
|
-
readonly 'notification.actions.unarchive.tooltip': "Unarchive";
|
|
24
|
-
readonly 'preferences.title': "Preferences";
|
|
25
|
-
readonly 'preferences.emptyNotice': "No notification specific preferences yet.";
|
|
26
|
-
readonly 'preferences.global': "Global Preferences";
|
|
27
|
-
readonly 'preferences.workflow.disabled.notice': "Contact admin to enable subscription management for this critical notification.";
|
|
28
|
-
readonly 'preferences.workflow.disabled.tooltip': "Contact admin to edit";
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
type LocalizationKey = keyof typeof defaultLocalization;
|
|
32
|
-
type Localization = {
|
|
33
|
-
[K in LocalizationKey]?: (typeof defaultLocalization)[K] extends (...args: infer P) => any ? ((...args: P) => ReturnType<(typeof defaultLocalization)[K]>) | string : string;
|
|
34
|
-
} & {
|
|
35
|
-
dynamic?: Record<string, string>;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
type NotificationClickHandler = (notification: Notification) => void;
|
|
39
|
-
type NotificationActionClickHandler = (notification: Notification) => void;
|
|
40
|
-
type NotificationRenderer = (el: HTMLDivElement, notification: Notification) => () => void;
|
|
41
|
-
type SubjectRenderer = (el: HTMLDivElement, notification: Notification) => () => void;
|
|
42
|
-
type BodyRenderer = (el: HTMLDivElement, notification: Notification) => () => void;
|
|
43
|
-
type BellRenderer = (el: HTMLDivElement, unreadCount: number) => () => void;
|
|
44
|
-
type RouterPush = (path: string) => void;
|
|
45
|
-
type Tab = {
|
|
46
|
-
label: string;
|
|
47
|
-
/**
|
|
48
|
-
* @deprecated Use `filter` instead
|
|
49
|
-
*/
|
|
50
|
-
value?: Array<string>;
|
|
51
|
-
filter?: Pick<NotificationFilter, 'tags'>;
|
|
52
|
-
};
|
|
53
|
-
type CSSProperties = {
|
|
54
|
-
[key: string]: string | number;
|
|
55
|
-
};
|
|
56
|
-
type ElementStyles = string | CSSProperties;
|
|
57
|
-
type Variables = {
|
|
58
|
-
colorBackground?: string;
|
|
59
|
-
colorForeground?: string;
|
|
60
|
-
colorPrimary?: string;
|
|
61
|
-
colorPrimaryForeground?: string;
|
|
62
|
-
colorSecondary?: string;
|
|
63
|
-
colorSecondaryForeground?: string;
|
|
64
|
-
colorCounter?: string;
|
|
65
|
-
colorCounterForeground?: string;
|
|
66
|
-
colorNeutral?: string;
|
|
67
|
-
colorShadow?: string;
|
|
68
|
-
colorRing?: string;
|
|
69
|
-
fontSize?: string;
|
|
70
|
-
borderRadius?: string;
|
|
71
|
-
colorStripes?: string;
|
|
72
|
-
};
|
|
73
|
-
type AppearanceKey = (typeof appearanceKeys)[number];
|
|
74
|
-
type Elements = Partial<Record<AppearanceKey, ElementStyles>>;
|
|
75
|
-
type Theme = {
|
|
76
|
-
variables?: Variables;
|
|
77
|
-
elements?: Elements;
|
|
78
|
-
animations?: boolean;
|
|
79
|
-
};
|
|
80
|
-
type Appearance = Theme & {
|
|
81
|
-
baseTheme?: Theme | Theme[];
|
|
82
|
-
};
|
|
83
|
-
type BaseNovuProviderProps = {
|
|
84
|
-
appearance?: Appearance;
|
|
85
|
-
localization?: Localization;
|
|
86
|
-
options: NovuOptions;
|
|
87
|
-
tabs?: Array<Tab>;
|
|
88
|
-
preferencesFilter?: PreferencesFilter;
|
|
89
|
-
routerPush?: RouterPush;
|
|
90
|
-
novu?: Novu;
|
|
91
|
-
};
|
|
92
|
-
type NovuProviderProps = BaseNovuProviderProps & {
|
|
93
|
-
renderNotification?: NotificationRenderer;
|
|
94
|
-
renderBell?: BellRenderer;
|
|
95
|
-
};
|
|
96
|
-
declare enum NotificationStatus {
|
|
97
|
-
UNREAD_READ = "unreadRead",
|
|
98
|
-
UNREAD = "unread",
|
|
99
|
-
ARCHIVED = "archived"
|
|
100
|
-
}
|
|
101
|
-
type PreferencesFilter = Pick<NotificationFilter, 'tags'>;
|
|
102
|
-
|
|
103
|
-
export { type Appearance as A, type BellRenderer as B, type Elements as E, type Localization as L, type NotificationClickHandler as N, type PreferencesFilter as P, type RouterPush as R, type SubjectRenderer as S, type Tab as T, type Variables as V, type NotificationActionClickHandler as a, type NotificationRenderer as b, type BodyRenderer as c, type NovuProviderProps as d, type BaseNovuProviderProps as e, type AppearanceKey as f, type ElementStyles as g, type LocalizationKey as h, NotificationStatus as i, type Theme as j };
|