@novu/nextjs 3.0.3 → 3.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.
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/app-router/index.ts"],"sourcesContent":["'use client';\n\nexport { Inbox } from './Inbox';\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n\nexport type {\n BaseProps,\n BellProps,\n BellRenderer,\n DefaultInboxProps,\n DefaultProps,\n InboxContentProps,\n InboxProps,\n Notification,\n NotificationProps,\n NotificationsRenderer,\n WithChildrenProps,\n} from '@novu/react';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAEA,mBAAsB;AACtB,mBAA6E;","names":[]}
1
+ {"version":3,"sources":["../../../src/app-router/index.ts"],"sourcesContent":["'use client';\n\n// First export to override anything that we redeclare\nexport type * from '@novu/react';\n\nexport { Inbox } from './Inbox';\n\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAKA,mBAAsB;AAEtB,mBAA6E;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/pages-router/index.ts"],"sourcesContent":["'use client';\n\nexport { Inbox } from './Inbox';\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n\nexport type {\n BaseProps,\n BellProps,\n BellRenderer,\n DefaultInboxProps,\n DefaultProps,\n InboxContentProps,\n InboxProps,\n Notification,\n NotificationProps,\n NotificationsRenderer,\n WithChildrenProps,\n} from '@novu/react';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAEA,mBAAsB;AACtB,mBAA6E;","names":[]}
1
+ {"version":3,"sources":["../../../src/pages-router/index.ts"],"sourcesContent":["'use client';\n\n// First export to override anything that we redeclare\nexport type * from '@novu/react';\n\nexport { Inbox } from './Inbox';\n\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAKA,mBAAsB;AAEtB,mBAA6E;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/server/index.ts"],"sourcesContent":["/* eslint-disable no-restricted-imports */\n\nexport type {\n BaseProps,\n DefaultInboxProps,\n DefaultProps,\n NoRendererProps,\n NotificationRendererProps,\n SubjectBodyRendererProps,\n WithChildrenProps,\n BellRenderer,\n BodyRenderer,\n NotificationsRenderer,\n Notification,\n} from '@novu/react';\n\nexport {\n Inbox,\n InboxContent,\n Notifications,\n Preferences,\n Bell,\n NovuProvider,\n useNovu,\n useCounts,\n useNotifications,\n usePreferences,\n} from '@novu/react/server';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAgBA,oBAWO;","names":[]}
1
+ {"version":3,"sources":["../../../src/server/index.ts"],"sourcesContent":["/* eslint-disable no-restricted-imports */\n\nexport type * from '@novu/react';\n\nexport {\n Inbox,\n InboxContent,\n Notifications,\n Preferences,\n Bell,\n NovuProvider,\n useNovu,\n useCounts,\n useNotifications,\n usePreferences,\n} from '@novu/react/server';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAIA,oBAWO;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/app-router/index.ts"],"sourcesContent":["'use client';\n\nexport { Inbox } from './Inbox';\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n\nexport type {\n BaseProps,\n BellProps,\n BellRenderer,\n DefaultInboxProps,\n DefaultProps,\n InboxContentProps,\n InboxProps,\n Notification,\n NotificationProps,\n NotificationsRenderer,\n WithChildrenProps,\n} from '@novu/react';\n"],"mappings":";;;AAEA,SAAS,aAAa;AACtB,SAAS,MAAM,aAAa,eAAe,cAAc,oBAAoB;","names":[]}
1
+ {"version":3,"sources":["../../../src/app-router/index.ts"],"sourcesContent":["'use client';\n\n// First export to override anything that we redeclare\nexport type * from '@novu/react';\n\nexport { Inbox } from './Inbox';\n\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n"],"mappings":";;;AAKA,SAAS,aAAa;AAEtB,SAAS,MAAM,aAAa,eAAe,cAAc,oBAAoB;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/pages-router/index.ts"],"sourcesContent":["'use client';\n\nexport { Inbox } from './Inbox';\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n\nexport type {\n BaseProps,\n BellProps,\n BellRenderer,\n DefaultInboxProps,\n DefaultProps,\n InboxContentProps,\n InboxProps,\n Notification,\n NotificationProps,\n NotificationsRenderer,\n WithChildrenProps,\n} from '@novu/react';\n"],"mappings":";;;AAEA,SAAS,aAAa;AACtB,SAAS,MAAM,aAAa,eAAe,cAAc,oBAAoB;","names":[]}
1
+ {"version":3,"sources":["../../../src/pages-router/index.ts"],"sourcesContent":["'use client';\n\n// First export to override anything that we redeclare\nexport type * from '@novu/react';\n\nexport { Inbox } from './Inbox';\n\nexport { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';\n"],"mappings":";;;AAKA,SAAS,aAAa;AAEtB,SAAS,MAAM,aAAa,eAAe,cAAc,oBAAoB;","names":[]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/server/index.ts"],"sourcesContent":["/* eslint-disable no-restricted-imports */\n\nexport type {\n BaseProps,\n DefaultInboxProps,\n DefaultProps,\n NoRendererProps,\n NotificationRendererProps,\n SubjectBodyRendererProps,\n WithChildrenProps,\n BellRenderer,\n BodyRenderer,\n NotificationsRenderer,\n Notification,\n} from '@novu/react';\n\nexport {\n Inbox,\n InboxContent,\n Notifications,\n Preferences,\n Bell,\n NovuProvider,\n useNovu,\n useCounts,\n useNotifications,\n usePreferences,\n} from '@novu/react/server';\n"],"mappings":";AAgBA;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;","names":[]}
1
+ {"version":3,"sources":["../../../src/server/index.ts"],"sourcesContent":["/* eslint-disable no-restricted-imports */\n\nexport type * from '@novu/react';\n\nexport {\n Inbox,\n InboxContent,\n Notifications,\n Preferences,\n Bell,\n NovuProvider,\n useNovu,\n useCounts,\n useNotifications,\n usePreferences,\n} from '@novu/react/server';\n"],"mappings":";AAIA;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;","names":[]}
@@ -1,4 +1,4 @@
1
+ export type * from '@novu/react';
1
2
  export { Inbox } from './Inbox';
2
3
  export { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';
3
- export type { BaseProps, BellProps, BellRenderer, DefaultInboxProps, DefaultProps, InboxContentProps, InboxProps, Notification, NotificationProps, NotificationsRenderer, WithChildrenProps, } from '@novu/react';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/app-router/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3F,YAAY,EACV,SAAS,EACT,SAAS,EACT,YAAY,EACZ,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EACjB,UAAU,EACV,YAAY,EACZ,iBAAiB,EACjB,qBAAqB,EACrB,iBAAiB,GAClB,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/app-router/index.ts"],"names":[],"mappings":"AAGA,mBAAmB,aAAa,CAAC;AAEjC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC"}
@@ -1,4 +1,4 @@
1
+ export type * from '@novu/react';
1
2
  export { Inbox } from './Inbox';
2
3
  export { Bell, Preferences, Notifications, InboxContent, NovuProvider } from '@novu/react';
3
- export type { BaseProps, BellProps, BellRenderer, DefaultInboxProps, DefaultProps, InboxContentProps, InboxProps, Notification, NotificationProps, NotificationsRenderer, WithChildrenProps, } from '@novu/react';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/pages-router/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3F,YAAY,EACV,SAAS,EACT,SAAS,EACT,YAAY,EACZ,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EACjB,UAAU,EACV,YAAY,EACZ,iBAAiB,EACjB,qBAAqB,EACrB,iBAAiB,GAClB,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/pages-router/index.ts"],"names":[],"mappings":"AAGA,mBAAmB,aAAa,CAAC;AAEjC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC"}
@@ -1,3 +1,3 @@
1
- export type { BaseProps, DefaultInboxProps, DefaultProps, NoRendererProps, NotificationRendererProps, SubjectBodyRendererProps, WithChildrenProps, BellRenderer, BodyRenderer, NotificationsRenderer, Notification, } from '@novu/react';
1
+ export type * from '@novu/react';
2
2
  export { Inbox, InboxContent, Notifications, Preferences, Bell, NovuProvider, useNovu, useCounts, useNotifications, usePreferences, } from '@novu/react/server';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/server/index.ts"],"names":[],"mappings":"AAEA,YAAY,EACV,SAAS,EACT,iBAAiB,EACjB,YAAY,EACZ,eAAe,EACf,yBAAyB,EACzB,wBAAwB,EACxB,iBAAiB,EACjB,YAAY,EACZ,YAAY,EACZ,qBAAqB,EACrB,YAAY,GACb,MAAM,aAAa,CAAC;AAErB,OAAO,EACL,KAAK,EACL,YAAY,EACZ,aAAa,EACb,WAAW,EACX,IAAI,EACJ,YAAY,EACZ,OAAO,EACP,SAAS,EACT,gBAAgB,EAChB,cAAc,GACf,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/server/index.ts"],"names":[],"mappings":"AAEA,mBAAmB,aAAa,CAAC;AAEjC,OAAO,EACL,KAAK,EACL,YAAY,EACZ,aAAa,EACb,WAAW,EACX,IAAI,EACJ,YAAY,EACZ,OAAO,EACP,SAAS,EACT,gBAAgB,EAChB,cAAc,GACf,MAAM,oBAAoB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@novu/nextjs",
3
- "version": "3.0.3",
3
+ "version": "3.2.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/novuhq/novu",
@@ -93,7 +93,7 @@
93
93
  }
94
94
  },
95
95
  "dependencies": {
96
- "@novu/react": "3.0.3"
96
+ "@novu/react": "3.2.0"
97
97
  },
98
98
  "nx": {
99
99
  "tags": [