@novu/nextjs 3.0.0-canary.1 → 3.0.0-canary.2

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,4 +1,5 @@
1
1
  "use strict";
2
+ "use client";
2
3
  var __defProp = Object.defineProperty;
3
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/app-router/index.ts"],"sourcesContent":["export { 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;AAAA,mBAAsB;AACtB,mBAA6E;","names":[]}
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,4 +1,5 @@
1
1
  "use strict";
2
+ "use client";
2
3
  var __defProp = Object.defineProperty;
3
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/pages-router/index.ts"],"sourcesContent":["export { 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;AAAA,mBAAsB;AACtB,mBAA6E;","names":[]}
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,3 +1,5 @@
1
+ "use client";
2
+
1
3
  // src/app-router/index.ts
2
4
  import { Inbox } from "./Inbox.js";
3
5
  import { Bell, Preferences, Notifications, InboxContent, NovuProvider } from "@novu/react";
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/app-router/index.ts"],"sourcesContent":["export { 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,SAAS,aAAa;AACtB,SAAS,MAAM,aAAa,eAAe,cAAc,oBAAoB;","names":[]}
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,3 +1,5 @@
1
+ "use client";
2
+
1
3
  // src/pages-router/index.ts
2
4
  import { Inbox } from "./Inbox.js";
3
5
  import { Bell, Preferences, Notifications, InboxContent, NovuProvider } from "@novu/react";
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/pages-router/index.ts"],"sourcesContent":["export { 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,SAAS,aAAa;AACtB,SAAS,MAAM,aAAa,eAAe,cAAc,oBAAoB;","names":[]}
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 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/app-router/index.ts"],"names":[],"mappings":"AAAA,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":"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 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/pages-router/index.ts"],"names":[],"mappings":"AAAA,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":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@novu/nextjs",
3
- "version": "3.0.0-canary.1",
3
+ "version": "3.0.0-canary.2",
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.0-canary.1"
96
+ "@novu/react": "3.0.0-canary.2"
97
97
  },
98
98
  "nx": {
99
99
  "tags": [