@novu/js 2.0.1 → 2.1.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-PMLVIUWC.cjs → chunk-D7P7KCZI.js} +342 -255
- package/dist/cjs/index.d.ts +8 -0
- package/dist/cjs/index.js +58 -0
- package/dist/cjs/novu-04KlkBy4.d.ts +528 -0
- package/dist/cjs/ui/index.d.ts +145 -0
- package/dist/cjs/ui/{index.cjs → index.js} +218 -141
- package/dist/esm/{chunk-LDGUT6MH.mjs → chunk-APRCCICD.mjs} +342 -256
- package/dist/esm/index.d.mts +8 -0
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/novu-04KlkBy4.d.mts +528 -0
- package/dist/esm/ui/index.d.mts +145 -0
- package/dist/esm/ui/index.mjs +131 -54
- package/dist/novu.min.js +10 -10
- package/dist/novu.min.js.gz +0 -0
- package/package.json +24 -16
- package/ui/package.json +5 -0
- package/dist/cjs/index.cjs +0 -50
- package/dist/types/api/inbox-service.d.ts +0 -65
- package/dist/types/api/inbox-service.d.ts.map +0 -1
- package/dist/types/api/index.d.ts +0 -2
- package/dist/types/api/index.d.ts.map +0 -1
- package/dist/types/base-module.d.ts +0 -13
- package/dist/types/base-module.d.ts.map +0 -1
- package/dist/types/cache/in-memory-cache.d.ts +0 -13
- package/dist/types/cache/in-memory-cache.d.ts.map +0 -1
- package/dist/types/cache/index.d.ts +0 -2
- package/dist/types/cache/index.d.ts.map +0 -1
- package/dist/types/cache/notifications-cache.d.ts +0 -22
- package/dist/types/cache/notifications-cache.d.ts.map +0 -1
- package/dist/types/cache/preferences-cache.d.ts +0 -11
- package/dist/types/cache/preferences-cache.d.ts.map +0 -1
- package/dist/types/cache/types.d.ts +0 -10
- package/dist/types/cache/types.d.ts.map +0 -1
- package/dist/types/event-emitter/index.d.ts +0 -3
- package/dist/types/event-emitter/index.d.ts.map +0 -1
- package/dist/types/event-emitter/novu-event-emitter.d.ts +0 -14
- package/dist/types/event-emitter/novu-event-emitter.d.ts.map +0 -1
- package/dist/types/event-emitter/types.d.ts +0 -85
- package/dist/types/event-emitter/types.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -3
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/notifications/helpers.d.ts +0 -57
- package/dist/types/notifications/helpers.d.ts.map +0 -1
- package/dist/types/notifications/index.d.ts +0 -4
- package/dist/types/notifications/index.d.ts.map +0 -1
- package/dist/types/notifications/notification.d.ts +0 -33
- package/dist/types/notifications/notification.d.ts.map +0 -1
- package/dist/types/notifications/notifications.d.ts +0 -44
- package/dist/types/notifications/notifications.d.ts.map +0 -1
- package/dist/types/notifications/types.d.ts +0 -55
- package/dist/types/notifications/types.d.ts.map +0 -1
- package/dist/types/novu.d.ts +0 -14
- package/dist/types/novu.d.ts.map +0 -1
- package/dist/types/preferences/helpers.d.ts +0 -11
- package/dist/types/preferences/helpers.d.ts.map +0 -1
- package/dist/types/preferences/index.d.ts +0 -2
- package/dist/types/preferences/index.d.ts.map +0 -1
- package/dist/types/preferences/preference.d.ts +0 -15
- package/dist/types/preferences/preference.d.ts.map +0 -1
- package/dist/types/preferences/preferences.d.ts +0 -15
- package/dist/types/preferences/preferences.d.ts.map +0 -1
- package/dist/types/preferences/types.d.ts +0 -15
- package/dist/types/preferences/types.d.ts.map +0 -1
- package/dist/types/session/index.d.ts +0 -3
- package/dist/types/session/index.d.ts.map +0 -1
- package/dist/types/session/session.d.ts +0 -7
- package/dist/types/session/session.d.ts.map +0 -1
- package/dist/types/session/types.d.ts +0 -6
- package/dist/types/session/types.d.ts.map +0 -1
- package/dist/types/types.d.ts +0 -150
- package/dist/types/types.d.ts.map +0 -1
- package/dist/types/ui/api/hooks/index.d.ts +0 -6
- package/dist/types/ui/api/hooks/index.d.ts.map +0 -1
- package/dist/types/ui/api/hooks/useArchiveAll.d.ts +0 -10
- package/dist/types/ui/api/hooks/useArchiveAll.d.ts.map +0 -1
- package/dist/types/ui/api/hooks/useArchiveAllRead.d.ts +0 -10
- package/dist/types/ui/api/hooks/useArchiveAllRead.d.ts.map +0 -1
- package/dist/types/ui/api/hooks/useNotifications.d.ts +0 -17
- package/dist/types/ui/api/hooks/useNotifications.d.ts.map +0 -1
- package/dist/types/ui/api/hooks/usePreferences.d.ts +0 -9
- package/dist/types/ui/api/hooks/usePreferences.d.ts.map +0 -1
- package/dist/types/ui/api/hooks/useReadAll.d.ts +0 -10
- package/dist/types/ui/api/hooks/useReadAll.d.ts.map +0 -1
- package/dist/types/ui/api/index.d.ts +0 -2
- package/dist/types/ui/api/index.d.ts.map +0 -1
- package/dist/types/ui/components/ExternalElementRenderer.d.ts +0 -7
- package/dist/types/ui/components/ExternalElementRenderer.d.ts.map +0 -1
- package/dist/types/ui/components/Inbox.d.ts +0 -24
- package/dist/types/ui/components/Inbox.d.ts.map +0 -1
- package/dist/types/ui/components/InboxTabs/InboxTab.d.ts +0 -16
- package/dist/types/ui/components/InboxTabs/InboxTab.d.ts.map +0 -1
- package/dist/types/ui/components/InboxTabs/InboxTabs.d.ts +0 -11
- package/dist/types/ui/components/InboxTabs/InboxTabs.d.ts.map +0 -1
- package/dist/types/ui/components/InboxTabs/index.d.ts +0 -2
- package/dist/types/ui/components/InboxTabs/index.d.ts.map +0 -1
- package/dist/types/ui/components/InboxTabs/useTabsDropdown.d.ts +0 -11
- package/dist/types/ui/components/InboxTabs/useTabsDropdown.d.ts.map +0 -1
- package/dist/types/ui/components/Notification/DefaultNotification.d.ts +0 -12
- package/dist/types/ui/components/Notification/DefaultNotification.d.ts.map +0 -1
- package/dist/types/ui/components/Notification/NewMessagesCta.d.ts +0 -6
- package/dist/types/ui/components/Notification/NewMessagesCta.d.ts.map +0 -1
- package/dist/types/ui/components/Notification/Notification.d.ts +0 -12
- package/dist/types/ui/components/Notification/Notification.d.ts.map +0 -1
- package/dist/types/ui/components/Notification/NotificationList.d.ts +0 -14
- package/dist/types/ui/components/Notification/NotificationList.d.ts.map +0 -1
- package/dist/types/ui/components/Notification/NotificationListSkeleton.d.ts +0 -7
- package/dist/types/ui/components/Notification/NotificationListSkeleton.d.ts.map +0 -1
- package/dist/types/ui/components/Notification/index.d.ts +0 -3
- package/dist/types/ui/components/Notification/index.d.ts.map +0 -1
- package/dist/types/ui/components/Renderer.d.ts +0 -44
- package/dist/types/ui/components/Renderer.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Bell/Bell.d.ts +0 -8
- package/dist/types/ui/components/elements/Bell/Bell.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Bell/DefaultBellContainer.d.ts +0 -6
- package/dist/types/ui/components/elements/Bell/DefaultBellContainer.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Bell/index.d.ts +0 -2
- package/dist/types/ui/components/elements/Bell/index.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Footer.d.ts +0 -2
- package/dist/types/ui/components/elements/Footer.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Header/ActionsContainer.d.ts +0 -6
- package/dist/types/ui/components/elements/Header/ActionsContainer.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Header/Header.d.ts +0 -6
- package/dist/types/ui/components/elements/Header/Header.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Header/MoreActionsDropdown.d.ts +0 -2
- package/dist/types/ui/components/elements/Header/MoreActionsDropdown.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Header/MoreActionsOptions.d.ts +0 -9
- package/dist/types/ui/components/elements/Header/MoreActionsOptions.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Header/PreferencesHeader.d.ts +0 -6
- package/dist/types/ui/components/elements/Header/PreferencesHeader.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Header/index.d.ts +0 -3
- package/dist/types/ui/components/elements/Header/index.d.ts.map +0 -1
- package/dist/types/ui/components/elements/InboxStatus/InboxStatusDropdown.d.ts +0 -2
- package/dist/types/ui/components/elements/InboxStatus/InboxStatusDropdown.d.ts.map +0 -1
- package/dist/types/ui/components/elements/InboxStatus/InboxStatusOptions.d.ts +0 -14
- package/dist/types/ui/components/elements/InboxStatus/InboxStatusOptions.d.ts.map +0 -1
- package/dist/types/ui/components/elements/InboxStatus/constants.d.ts +0 -11
- package/dist/types/ui/components/elements/InboxStatus/constants.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Preferences/ChannelRow.d.ts +0 -18
- package/dist/types/ui/components/elements/Preferences/ChannelRow.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Preferences/LoadingScreen.d.ts +0 -2
- package/dist/types/ui/components/elements/Preferences/LoadingScreen.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Preferences/Preferences.d.ts +0 -2
- package/dist/types/ui/components/elements/Preferences/Preferences.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Preferences/Switch.d.ts +0 -8
- package/dist/types/ui/components/elements/Preferences/Switch.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Preferences/index.d.ts +0 -2
- package/dist/types/ui/components/elements/Preferences/index.d.ts.map +0 -1
- package/dist/types/ui/components/elements/Root.d.ts +0 -3
- package/dist/types/ui/components/elements/Root.d.ts.map +0 -1
- package/dist/types/ui/components/elements/index.d.ts +0 -6
- package/dist/types/ui/components/elements/index.d.ts.map +0 -1
- package/dist/types/ui/components/index.d.ts +0 -4
- package/dist/types/ui/components/index.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Button.d.ts +0 -13
- package/dist/types/ui/components/primitives/Button.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Dropdown/DropdownContent.d.ts +0 -8
- package/dist/types/ui/components/primitives/Dropdown/DropdownContent.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Dropdown/DropdownItem.d.ts +0 -9
- package/dist/types/ui/components/primitives/Dropdown/DropdownItem.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Dropdown/DropdownRoot.d.ts +0 -4
- package/dist/types/ui/components/primitives/Dropdown/DropdownRoot.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Dropdown/DropdownTrigger.d.ts +0 -8
- package/dist/types/ui/components/primitives/Dropdown/DropdownTrigger.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Dropdown/index.d.ts +0 -44
- package/dist/types/ui/components/primitives/Dropdown/index.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Popover/PopoverClose.d.ts +0 -7
- package/dist/types/ui/components/primitives/Popover/PopoverClose.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Popover/PopoverContent.d.ts +0 -9
- package/dist/types/ui/components/primitives/Popover/PopoverContent.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Popover/PopoverRoot.d.ts +0 -23
- package/dist/types/ui/components/primitives/Popover/PopoverRoot.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Popover/PopoverTrigger.d.ts +0 -9
- package/dist/types/ui/components/primitives/Popover/PopoverTrigger.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Popover/index.d.ts +0 -28
- package/dist/types/ui/components/primitives/Popover/index.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Skeleton.d.ts +0 -14
- package/dist/types/ui/components/primitives/Skeleton.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tabs/TabsContent.d.ts +0 -10
- package/dist/types/ui/components/primitives/Tabs/TabsContent.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tabs/TabsList.d.ts +0 -11
- package/dist/types/ui/components/primitives/Tabs/TabsList.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tabs/TabsRoot.d.ts +0 -20
- package/dist/types/ui/components/primitives/Tabs/TabsRoot.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tabs/TabsTrigger.d.ts +0 -13
- package/dist/types/ui/components/primitives/Tabs/TabsTrigger.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tabs/index.d.ts +0 -35
- package/dist/types/ui/components/primitives/Tabs/index.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tabs/useKeyboardNavigation.d.ts +0 -7
- package/dist/types/ui/components/primitives/Tabs/useKeyboardNavigation.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tooltip/TooltipContent.d.ts +0 -9
- package/dist/types/ui/components/primitives/Tooltip/TooltipContent.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tooltip/TooltipRoot.d.ts +0 -21
- package/dist/types/ui/components/primitives/Tooltip/TooltipRoot.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tooltip/TooltipTrigger.d.ts +0 -9
- package/dist/types/ui/components/primitives/Tooltip/TooltipTrigger.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/Tooltip/index.d.ts +0 -21
- package/dist/types/ui/components/primitives/Tooltip/index.d.ts.map +0 -1
- package/dist/types/ui/components/primitives/index.d.ts +0 -5
- package/dist/types/ui/components/primitives/index.d.ts.map +0 -1
- package/dist/types/ui/config/appearanceKeys.d.ts +0 -2
- package/dist/types/ui/config/appearanceKeys.d.ts.map +0 -1
- package/dist/types/ui/config/defaultLocalization.d.ts +0 -26
- package/dist/types/ui/config/defaultLocalization.d.ts.map +0 -1
- package/dist/types/ui/config/defaultVariables.d.ts +0 -3
- package/dist/types/ui/config/defaultVariables.d.ts.map +0 -1
- package/dist/types/ui/config/index.d.ts +0 -4
- package/dist/types/ui/config/index.d.ts.map +0 -1
- package/dist/types/ui/context/AppearanceContext.d.ts +0 -17
- package/dist/types/ui/context/AppearanceContext.d.ts.map +0 -1
- package/dist/types/ui/context/CountContext.d.ts +0 -23
- package/dist/types/ui/context/CountContext.d.ts.map +0 -1
- package/dist/types/ui/context/FocusManagerContext.d.ts +0 -12
- package/dist/types/ui/context/FocusManagerContext.d.ts.map +0 -1
- package/dist/types/ui/context/InboxContext.d.ts +0 -25
- package/dist/types/ui/context/InboxContext.d.ts.map +0 -1
- package/dist/types/ui/context/LocalizationContext.d.ts +0 -24
- package/dist/types/ui/context/LocalizationContext.d.ts.map +0 -1
- package/dist/types/ui/context/NovuContext.d.ts +0 -11
- package/dist/types/ui/context/NovuContext.d.ts.map +0 -1
- package/dist/types/ui/context/index.d.ts +0 -7
- package/dist/types/ui/context/index.d.ts.map +0 -1
- package/dist/types/ui/helpers/browser.d.ts +0 -2
- package/dist/types/ui/helpers/browser.d.ts.map +0 -1
- package/dist/types/ui/helpers/constants.d.ts +0 -5
- package/dist/types/ui/helpers/constants.d.ts.map +0 -1
- package/dist/types/ui/helpers/createDelayedLoading.d.ts +0 -3
- package/dist/types/ui/helpers/createDelayedLoading.d.ts.map +0 -1
- package/dist/types/ui/helpers/createInfiniteScroll.d.ts +0 -19
- package/dist/types/ui/helpers/createInfiniteScroll.d.ts.map +0 -1
- package/dist/types/ui/helpers/formatToRelativeTime.d.ts +0 -6
- package/dist/types/ui/helpers/formatToRelativeTime.d.ts.map +0 -1
- package/dist/types/ui/helpers/index.d.ts +0 -7
- package/dist/types/ui/helpers/index.d.ts.map +0 -1
- package/dist/types/ui/helpers/types.d.ts +0 -4
- package/dist/types/ui/helpers/types.d.ts.map +0 -1
- package/dist/types/ui/helpers/useBrowserTabsChannel.d.ts +0 -7
- package/dist/types/ui/helpers/useBrowserTabsChannel.d.ts.map +0 -1
- package/dist/types/ui/helpers/useFocusTrap.d.ts +0 -7
- package/dist/types/ui/helpers/useFocusTrap.d.ts.map +0 -1
- package/dist/types/ui/helpers/useNovuEvent.d.ts +0 -6
- package/dist/types/ui/helpers/useNovuEvent.d.ts.map +0 -1
- package/dist/types/ui/helpers/useStyle.d.ts +0 -3
- package/dist/types/ui/helpers/useStyle.d.ts.map +0 -1
- package/dist/types/ui/helpers/useUncontrolledState.d.ts +0 -9
- package/dist/types/ui/helpers/useUncontrolledState.d.ts.map +0 -1
- package/dist/types/ui/helpers/useWebSocketEvent.d.ts +0 -6
- package/dist/types/ui/helpers/useWebSocketEvent.d.ts.map +0 -1
- package/dist/types/ui/helpers/utils.d.ts +0 -33
- package/dist/types/ui/helpers/utils.d.ts.map +0 -1
- package/dist/types/ui/icons/Archive.d.ts +0 -3
- package/dist/types/ui/icons/Archive.d.ts.map +0 -1
- package/dist/types/ui/icons/ArchiveRead.d.ts +0 -3
- package/dist/types/ui/icons/ArchiveRead.d.ts.map +0 -1
- package/dist/types/ui/icons/ArrowDropDown.d.ts +0 -3
- package/dist/types/ui/icons/ArrowDropDown.d.ts.map +0 -1
- package/dist/types/ui/icons/ArrowLeft.d.ts +0 -3
- package/dist/types/ui/icons/ArrowLeft.d.ts.map +0 -1
- package/dist/types/ui/icons/BellIcon.d.ts +0 -3
- package/dist/types/ui/icons/BellIcon.d.ts.map +0 -1
- package/dist/types/ui/icons/Chat.d.ts +0 -3
- package/dist/types/ui/icons/Chat.d.ts.map +0 -1
- package/dist/types/ui/icons/Check.d.ts +0 -3
- package/dist/types/ui/icons/Check.d.ts.map +0 -1
- package/dist/types/ui/icons/Dots.d.ts +0 -3
- package/dist/types/ui/icons/Dots.d.ts.map +0 -1
- package/dist/types/ui/icons/Email.d.ts +0 -3
- package/dist/types/ui/icons/Email.d.ts.map +0 -1
- package/dist/types/ui/icons/EmptyIcon.d.ts +0 -3
- package/dist/types/ui/icons/EmptyIcon.d.ts.map +0 -1
- package/dist/types/ui/icons/InApp.d.ts +0 -3
- package/dist/types/ui/icons/InApp.d.ts.map +0 -1
- package/dist/types/ui/icons/Inbox.d.ts +0 -3
- package/dist/types/ui/icons/Inbox.d.ts.map +0 -1
- package/dist/types/ui/icons/Lock.d.ts +0 -2
- package/dist/types/ui/icons/Lock.d.ts.map +0 -1
- package/dist/types/ui/icons/Novu.d.ts +0 -3
- package/dist/types/ui/icons/Novu.d.ts.map +0 -1
- package/dist/types/ui/icons/Push.d.ts +0 -3
- package/dist/types/ui/icons/Push.d.ts.map +0 -1
- package/dist/types/ui/icons/ReadAll.d.ts +0 -3
- package/dist/types/ui/icons/ReadAll.d.ts.map +0 -1
- package/dist/types/ui/icons/Settings.d.ts +0 -3
- package/dist/types/ui/icons/Settings.d.ts.map +0 -1
- package/dist/types/ui/icons/Sms.d.ts +0 -3
- package/dist/types/ui/icons/Sms.d.ts.map +0 -1
- package/dist/types/ui/icons/Unarchive.d.ts +0 -3
- package/dist/types/ui/icons/Unarchive.d.ts.map +0 -1
- package/dist/types/ui/icons/Unread.d.ts +0 -3
- package/dist/types/ui/icons/Unread.d.ts.map +0 -1
- package/dist/types/ui/icons/index.d.ts +0 -20
- package/dist/types/ui/icons/index.d.ts.map +0 -1
- package/dist/types/ui/index.d.ts +0 -6
- package/dist/types/ui/index.d.ts.map +0 -1
- package/dist/types/ui/novuUI.d.ts +0 -25
- package/dist/types/ui/novuUI.d.ts.map +0 -1
- package/dist/types/ui/themes/dark.d.ts +0 -3
- package/dist/types/ui/themes/dark.d.ts.map +0 -1
- package/dist/types/ui/themes/index.d.ts +0 -2
- package/dist/types/ui/themes/index.d.ts.map +0 -1
- package/dist/types/ui/types.d.ts +0 -57
- package/dist/types/ui/types.d.ts.map +0 -1
- package/dist/types/umd.d.ts +0 -2
- package/dist/types/umd.d.ts.map +0 -1
- package/dist/types/utils/arrays.d.ts +0 -2
- package/dist/types/utils/arrays.d.ts.map +0 -1
- package/dist/types/utils/config.d.ts +0 -2
- package/dist/types/utils/config.d.ts.map +0 -1
- package/dist/types/utils/errors.d.ts +0 -5
- package/dist/types/utils/errors.d.ts.map +0 -1
- package/dist/types/utils/inbox-service-singleton.d.ts +0 -6
- package/dist/types/utils/inbox-service-singleton.d.ts.map +0 -1
- package/dist/types/utils/notification-utils.d.ts +0 -6
- package/dist/types/utils/notification-utils.d.ts.map +0 -1
- package/dist/types/ws/index.d.ts +0 -2
- package/dist/types/ws/index.d.ts.map +0 -1
- package/dist/types/ws/socket.d.ts +0 -13
- package/dist/types/ws/socket.d.ts.map +0 -1
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { PopoverRoot } from './PopoverRoot';
|
|
2
|
-
export { popoverContentVariants } from './PopoverContent';
|
|
3
|
-
export { usePopover } from './PopoverRoot';
|
|
4
|
-
export declare const Popover: {
|
|
5
|
-
Root: typeof PopoverRoot;
|
|
6
|
-
/**
|
|
7
|
-
* Popover.Trigger renders a `button` and has no default styling.
|
|
8
|
-
*/
|
|
9
|
-
Trigger: (props: import("solid-js").JSX.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
10
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
11
|
-
asChild?: ((props: any) => import("solid-js").JSX.Element) | undefined;
|
|
12
|
-
}) => import("solid-js").JSX.Element;
|
|
13
|
-
/**
|
|
14
|
-
* Popover.Content renders a `div` and has popover specific styling.
|
|
15
|
-
*/
|
|
16
|
-
Content: (props: import("solid-js").JSX.HTMLAttributes<HTMLDivElement> & {
|
|
17
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
18
|
-
}) => import("solid-js").JSX.Element;
|
|
19
|
-
/**
|
|
20
|
-
* Popover.Close renders a `button` and has no styling.
|
|
21
|
-
* Closes the popover when clicked.
|
|
22
|
-
* `onClick` function is propagated.
|
|
23
|
-
*/
|
|
24
|
-
Close: (props: import("solid-js").JSX.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
25
|
-
asChild?: ((props: any) => import("solid-js").JSX.Element) | undefined;
|
|
26
|
-
}) => import("solid-js").JSX.Element;
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Popover/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,OAAO,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,OAAO;;IAElB;;OAEG;;;;;IAEH;;OAEG;;;;IAEH;;;;OAIG;;;;CAEJ,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { AppearanceKey } from '../../types';
|
|
2
|
-
import { ClassName } from '../../helpers';
|
|
3
|
-
type SkeletonTextProps = {
|
|
4
|
-
appearanceKey: AppearanceKey;
|
|
5
|
-
class?: ClassName;
|
|
6
|
-
};
|
|
7
|
-
export declare const SkeletonText: (props: SkeletonTextProps) => import("solid-js").JSX.Element;
|
|
8
|
-
type SkeletonAvatarProps = {
|
|
9
|
-
appearanceKey: AppearanceKey;
|
|
10
|
-
class?: ClassName;
|
|
11
|
-
};
|
|
12
|
-
export declare const SkeletonAvatar: (props: SkeletonAvatarProps) => import("solid-js").JSX.Element;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=Skeleton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../../src/ui/components/primitives/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AACjD,OAAO,EAAE,SAAS,EAAgB,MAAM,eAAe,CAAC;AAExD,KAAK,iBAAiB,GAAG;IAAE,aAAa,EAAE,aAAa,CAAC;IAAC,KAAK,CAAC,EAAE,SAAS,CAAA;CAAE,CAAC;AAC7E,eAAO,MAAM,YAAY,UAAW,iBAAiB,mCAQpD,CAAC;AAEF,KAAK,mBAAmB,GAAG;IAAE,aAAa,EAAE,aAAa,CAAC;IAAC,KAAK,CAAC,EAAE,SAAS,CAAA;CAAE,CAAC;AAC/E,eAAO,MAAM,cAAc,UAAW,mBAAmB,mCAMxD,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { JSX, ParentProps } from 'solid-js';
|
|
2
|
-
import type { AppearanceKey } from '../../../types';
|
|
3
|
-
type TabsContentProps = JSX.IntrinsicElements['div'] & ParentProps & {
|
|
4
|
-
class?: string;
|
|
5
|
-
value: string;
|
|
6
|
-
appearanceKey?: AppearanceKey;
|
|
7
|
-
};
|
|
8
|
-
export declare const TabsContent: (props: TabsContentProps) => JSX.Element;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=TabsContent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TabsContent.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tabs/TabsContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,WAAW,EAAoB,MAAM,UAAU,CAAC;AAC9D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAIpD,KAAK,gBAAgB,GAAG,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,GAClD,WAAW,GAAG;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,aAAa,CAAC;CAC/B,CAAC;AAEJ,eAAO,MAAM,WAAW,UAAW,gBAAgB,gBAuBlD,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { JSX, ParentProps, Ref } from 'solid-js';
|
|
2
|
-
import type { AppearanceKey } from '../../../types';
|
|
3
|
-
export declare const tabsListVariants: () => string;
|
|
4
|
-
type TabsListProps = JSX.IntrinsicElements['div'] & ParentProps & {
|
|
5
|
-
class?: string;
|
|
6
|
-
appearanceKey?: AppearanceKey;
|
|
7
|
-
ref?: Ref<HTMLDivElement>;
|
|
8
|
-
};
|
|
9
|
-
export declare const TabsList: (props: TabsListProps) => JSX.Element;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=TabsList.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TabsList.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tabs/TabsList.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,EAAc,MAAM,UAAU,CAAC;AAC7D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAGpD,eAAO,MAAM,gBAAgB,cAA8D,CAAC;AAE5F,KAAK,aAAa,GAAG,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,GAC/C,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,aAAa,CAAC,EAAE,aAAa,CAAC;IAAC,GAAG,CAAC,EAAE,GAAG,CAAC,cAAc,CAAC,CAAA;CAAE,CAAC;AAE7F,eAAO,MAAM,QAAQ,UAAW,aAAa,gBAiB5C,CAAC"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { JSX, Accessor, ParentProps, Setter } from 'solid-js';
|
|
2
|
-
import type { AppearanceKey } from '../../../types';
|
|
3
|
-
type TabsRootProps = Omit<JSX.IntrinsicElements['div'], 'onChange'> & ParentProps & {
|
|
4
|
-
defaultValue?: string;
|
|
5
|
-
value?: string;
|
|
6
|
-
class?: string;
|
|
7
|
-
appearanceKey?: AppearanceKey;
|
|
8
|
-
onChange?: (value: string) => void;
|
|
9
|
-
};
|
|
10
|
-
type TabsContextValue = {
|
|
11
|
-
activeTab: Accessor<string>;
|
|
12
|
-
setActiveTab: Setter<string>;
|
|
13
|
-
visibleTabs: Accessor<string[]>;
|
|
14
|
-
setVisibleTabs: Setter<string[]>;
|
|
15
|
-
};
|
|
16
|
-
export declare const useTabsContext: () => TabsContextValue;
|
|
17
|
-
export declare const tabsRootVariants: () => string;
|
|
18
|
-
export declare const TabsRoot: (props: TabsRootProps) => JSX.Element;
|
|
19
|
-
export {};
|
|
20
|
-
//# sourceMappingURL=TabsRoot.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TabsRoot.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tabs/TabsRoot.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,GAAG,EACH,QAAQ,EAIR,WAAW,EACX,MAAM,EAGP,MAAM,UAAU,CAAC;AAClB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAIpD,KAAK,aAAa,GAAG,IAAI,CAAC,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,GACjE,WAAW,GAAG;IACZ,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC,CAAC;AAEJ,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC5B,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7B,WAAW,EAAE,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAC;IAChC,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;CAClC,CAAC;AAIF,eAAO,MAAM,cAAc,wBAO1B,CAAC;AAEF,eAAO,MAAM,gBAAgB,cAA8B,CAAC;AAE5D,eAAO,MAAM,QAAQ,UAAW,aAAa,gBA8B5C,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { JSX, ParentProps, Ref } from 'solid-js';
|
|
2
|
-
import type { AppearanceKey } from '../../../types';
|
|
3
|
-
type TabsTriggerProps = JSX.IntrinsicElements['button'] & ParentProps & {
|
|
4
|
-
value: string;
|
|
5
|
-
class?: string;
|
|
6
|
-
appearanceKey?: AppearanceKey;
|
|
7
|
-
ref?: Ref<HTMLButtonElement>;
|
|
8
|
-
onClick?: JSX.EventHandlerUnion<HTMLButtonElement, MouseEvent>;
|
|
9
|
-
};
|
|
10
|
-
export declare const tabsTriggerVariants: () => string;
|
|
11
|
-
export declare const TabsTrigger: (props: TabsTriggerProps) => JSX.Element;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=TabsTrigger.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TabsTrigger.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tabs/TabsTrigger.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,EAAc,MAAM,UAAU,CAAC;AAE7D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAIpD,KAAK,gBAAgB,GAAG,GAAG,CAAC,iBAAiB,CAAC,QAAQ,CAAC,GACrD,WAAW,GAAG;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,GAAG,CAAC,EAAE,GAAG,CAAC,iBAAiB,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,GAAG,CAAC,iBAAiB,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC;CAChE,CAAC;AAEJ,eAAO,MAAM,mBAAmB,cAIwG,CAAC;AAEzI,eAAO,MAAM,WAAW,UAAW,gBAAgB,gBAyBlD,CAAC"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export declare const Tabs: {
|
|
2
|
-
Root: (props: Omit<import("solid-js").JSX.HTMLAttributes<HTMLDivElement>, "onChange"> & {
|
|
3
|
-
children?: import("solid-js").JSX.Element;
|
|
4
|
-
} & {
|
|
5
|
-
defaultValue?: string | undefined;
|
|
6
|
-
value?: string | undefined;
|
|
7
|
-
class?: string | undefined;
|
|
8
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
9
|
-
onChange?: ((value: string) => void) | undefined;
|
|
10
|
-
}) => import("solid-js").JSX.Element;
|
|
11
|
-
List: (props: import("solid-js").JSX.HTMLAttributes<HTMLDivElement> & {
|
|
12
|
-
children?: import("solid-js").JSX.Element;
|
|
13
|
-
} & {
|
|
14
|
-
class?: string | undefined;
|
|
15
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
16
|
-
ref?: import("solid-js").Ref<HTMLDivElement> | undefined;
|
|
17
|
-
}) => import("solid-js").JSX.Element;
|
|
18
|
-
Trigger: (props: import("solid-js").JSX.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
19
|
-
children?: import("solid-js").JSX.Element;
|
|
20
|
-
} & {
|
|
21
|
-
value: string;
|
|
22
|
-
class?: string | undefined;
|
|
23
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
24
|
-
ref?: import("solid-js").Ref<HTMLButtonElement> | undefined;
|
|
25
|
-
onClick?: import("solid-js").JSX.EventHandlerUnion<HTMLButtonElement, MouseEvent> | undefined;
|
|
26
|
-
}) => import("solid-js").JSX.Element;
|
|
27
|
-
Content: (props: import("solid-js").JSX.HTMLAttributes<HTMLDivElement> & {
|
|
28
|
-
children?: import("solid-js").JSX.Element;
|
|
29
|
-
} & {
|
|
30
|
-
class?: string | undefined;
|
|
31
|
-
value: string;
|
|
32
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
33
|
-
}) => import("solid-js").JSX.Element;
|
|
34
|
-
};
|
|
35
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tabs/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKhB,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Accessor, Setter } from 'solid-js';
|
|
2
|
-
export declare const useKeyboardNavigation: ({ activeTab, setActiveTab, tabsContainer, }: {
|
|
3
|
-
activeTab: Accessor<string>;
|
|
4
|
-
setActiveTab: Setter<string>;
|
|
5
|
-
tabsContainer: Accessor<HTMLDivElement | undefined>;
|
|
6
|
-
}) => void;
|
|
7
|
-
//# sourceMappingURL=useKeyboardNavigation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useKeyboardNavigation.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tabs/useKeyboardNavigation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAyC,MAAM,EAAE,MAAM,UAAU,CAAC;AAEnF,eAAO,MAAM,qBAAqB;eAKrB,SAAS,MAAM,CAAC;kBACb,OAAO,MAAM,CAAC;mBACb,SAAS,cAAc,GAAG,SAAS,CAAC;UAmDpD,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
import type { AppearanceKey } from '../../../types';
|
|
3
|
-
export declare const tooltipContentVariants: () => string;
|
|
4
|
-
type TooltipContentProps = JSX.IntrinsicElements['div'] & {
|
|
5
|
-
appearanceKey?: AppearanceKey;
|
|
6
|
-
};
|
|
7
|
-
export declare const TooltipContent: (props: TooltipContentProps) => JSX.Element;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=TooltipContent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TooltipContent.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tooltip/TooltipContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAwC,MAAM,UAAU,CAAC;AAGrE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAKpD,eAAO,MAAM,sBAAsB,cAC0F,CAAC;AA4B9H,KAAK,mBAAmB,GAAG,GAAG,CAAC,iBAAiB,CAAC,KAAK,CAAC,GAAG;IAAE,aAAa,CAAC,EAAE,aAAa,CAAA;CAAE,CAAC;AAC5F,eAAO,MAAM,cAAc,UAAW,mBAAmB,gBAYxD,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Placement } from '@floating-ui/dom';
|
|
2
|
-
import { Accessor, JSX, Setter } from 'solid-js';
|
|
3
|
-
type TooltipRootProps = {
|
|
4
|
-
open?: boolean;
|
|
5
|
-
children?: JSX.Element;
|
|
6
|
-
placement?: Placement;
|
|
7
|
-
fallbackPlacements?: Placement[];
|
|
8
|
-
};
|
|
9
|
-
type TooltipContextValue = {
|
|
10
|
-
open: Accessor<boolean>;
|
|
11
|
-
setOpen: Setter<boolean>;
|
|
12
|
-
reference: Accessor<HTMLElement | null>;
|
|
13
|
-
floating: Accessor<HTMLElement | null>;
|
|
14
|
-
setReference: Setter<HTMLElement | null>;
|
|
15
|
-
setFloating: Setter<HTMLElement | null>;
|
|
16
|
-
floatingStyles: () => Record<any, any>;
|
|
17
|
-
};
|
|
18
|
-
export declare function TooltipRoot(props: TooltipRootProps): JSX.Element;
|
|
19
|
-
export declare function useTooltip(): TooltipContextValue;
|
|
20
|
-
export {};
|
|
21
|
-
//# sourceMappingURL=TooltipRoot.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TooltipRoot.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tooltip/TooltipRoot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4B,SAAS,EAAS,MAAM,kBAAkB,CAAC;AAE9E,OAAO,EAAE,QAAQ,EAA+B,GAAG,EAAE,MAAM,EAAc,MAAM,UAAU,CAAC;AAG1F,KAAK,gBAAgB,GAAG;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,kBAAkB,CAAC,EAAE,SAAS,EAAE,CAAC;CAClC,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAC;IACxB,OAAO,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;IACzB,SAAS,EAAE,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;IACxC,QAAQ,EAAE,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;IACvC,YAAY,EAAE,MAAM,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;IACzC,WAAW,EAAE,MAAM,CAAC,WAAW,GAAG,IAAI,CAAC,CAAC;IACxC,cAAc,EAAE,MAAM,MAAM,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;CACxC,CAAC;AAIF,wBAAgB,WAAW,CAAC,KAAK,EAAE,gBAAgB,eAwClD;AAED,wBAAgB,UAAU,wBAOzB"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
import type { AppearanceKey } from '../../../types';
|
|
3
|
-
type PopoverTriggerProps = JSX.IntrinsicElements['button'] & {
|
|
4
|
-
appearanceKey?: AppearanceKey;
|
|
5
|
-
asChild?: (props: any) => JSX.Element;
|
|
6
|
-
};
|
|
7
|
-
export declare const TooltipTrigger: (props: PopoverTriggerProps) => JSX.Element;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=TooltipTrigger.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TooltipTrigger.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tooltip/TooltipTrigger.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAc,MAAM,UAAU,CAAC;AAE3C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAIpD,KAAK,mBAAmB,GAAG,GAAG,CAAC,iBAAiB,CAAC,QAAQ,CAAC,GAAG;IAC3D,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,GAAG,CAAC,OAAO,CAAC;CACvC,CAAC;AACF,eAAO,MAAM,cAAc,UAAW,mBAAmB,gBAqCxD,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { TooltipRoot } from './TooltipRoot';
|
|
2
|
-
export { tooltipContentVariants } from './TooltipContent';
|
|
3
|
-
export declare const Tooltip: {
|
|
4
|
-
Root: typeof TooltipRoot;
|
|
5
|
-
/**
|
|
6
|
-
* Tooltip.Trigger renders a `button` and has no default styling.
|
|
7
|
-
*/
|
|
8
|
-
Trigger: (props: import("solid-js").JSX.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
9
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
10
|
-
asChild?: ((props: any) => import("solid-js").JSX.Element) | undefined; /**
|
|
11
|
-
* Tooltip.Content renders a `div` and has popover specific styling.
|
|
12
|
-
*/
|
|
13
|
-
}) => import("solid-js").JSX.Element;
|
|
14
|
-
/**
|
|
15
|
-
* Tooltip.Content renders a `div` and has popover specific styling.
|
|
16
|
-
*/
|
|
17
|
-
Content: (props: import("solid-js").JSX.HTMLAttributes<HTMLDivElement> & {
|
|
18
|
-
appearanceKey?: "notification" | "button" | "popoverContent" | "popoverTrigger" | "dropdownContent" | "dropdownTrigger" | "dropdownItem" | "dropdownItemLabel" | "dropdownItemLabelContainer" | "dropdownItemLeftIcon" | "dropdownItemRightIcon" | "tooltipContent" | "tooltipTrigger" | "back__button" | "skeletonText" | "skeletonAvatar" | "tabsRoot" | "tabsList" | "tabsContent" | "tabsTrigger" | "dots" | "root" | "bellIcon" | "bellContainer" | "bellDot" | "preferences__button" | "preferencesContainer" | "inboxHeader" | "loading" | "inboxContent" | "inbox__popoverTrigger" | "inbox__popoverContent" | "notificationListContainer" | "notificationList" | "notificationListEmptyNoticeContainer" | "notificationListEmptyNotice" | "notificationListEmptyNoticeIcon" | "notificationListNewNotificationsNotice__button" | "notificationDot" | "notificationSubject" | "notificationBody" | "notificationBodyContainer" | "notificationImage" | "notificationDate" | "notificationDefaultActions" | "notificationCustomActions" | "notificationPrimaryAction__button" | "notificationSecondaryAction__button" | "notificationRead__button" | "notificationUnread__button" | "notificationArchive__button" | "notificationUnarchive__button" | "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" | "moreActionsContainer" | "moreActions__dropdownTrigger" | "moreActions__dropdownContent" | "moreActions__dropdownItem" | "moreActions__dropdownItemLabel" | "moreActions__dropdownItemLeft__icon" | "moreActions__dots" | "moreTabs__button" | "moreTabs__dots" | "moreTabs__dropdownTrigger" | "moreTabs__dropdownContent" | "moreTabs__dropdownItem" | "moreTabs__dropdownItemLabel" | "moreTabs__dropdownItemRight__icon" | "workflowContainer" | "workflowLabel" | "workflowLabelContainer" | "workflowContainerDisabledNotice" | "workflowLabelDisabled__icon" | "workflowContainerRight__icon" | "workflowArrow__icon" | "channelContainer" | "channelsContainer" | "channelLabel" | "channelLabelContainer" | "channelDescription" | "channelName" | "channelSwitchContainer" | "channelSwitch" | "channelSwitchThumb" | "preferencesHeader" | "preferencesHeader__back__button" | "preferencesHeader__title" | "preferencesLoadingContainer" | undefined;
|
|
19
|
-
}) => import("solid-js").JSX.Element;
|
|
20
|
-
};
|
|
21
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/components/primitives/Tooltip/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,OAAO,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAE1D,eAAO,MAAM,OAAO;;IAElB;;OAEG;;;gFAEH;;WAEG;;IAFH;;OAEG;;;;CAEJ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/ui/components/primitives/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export declare const appearanceKeys: readonly ["button", "popoverContent", "popoverTrigger", "dropdownContent", "dropdownTrigger", "dropdownItem", "dropdownItemLabel", "dropdownItemLabelContainer", "dropdownItemLeftIcon", "dropdownItemRightIcon", "tooltipContent", "tooltipTrigger", "back__button", "skeletonText", "skeletonAvatar", "tabsRoot", "tabsList", "tabsContent", "tabsTrigger", "dots", "root", "bellIcon", "bellContainer", "bellDot", "preferences__button", "preferencesContainer", "inboxHeader", "loading", "inboxContent", "inbox__popoverTrigger", "inbox__popoverContent", "notificationListContainer", "notificationList", "notificationListEmptyNoticeContainer", "notificationListEmptyNotice", "notificationListEmptyNoticeIcon", "notificationListNewNotificationsNotice__button", "notification", "notificationDot", "notificationSubject", "notificationBody", "notificationBodyContainer", "notificationImage", "notificationDate", "notificationDefaultActions", "notificationCustomActions", "notificationPrimaryAction__button", "notificationSecondaryAction__button", "notificationRead__button", "notificationUnread__button", "notificationArchive__button", "notificationUnarchive__button", "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", "moreActionsContainer", "moreActions__dropdownTrigger", "moreActions__dropdownContent", "moreActions__dropdownItem", "moreActions__dropdownItemLabel", "moreActions__dropdownItemLeft__icon", "moreActions__dots", "moreTabs__button", "moreTabs__dots", "moreTabs__dropdownTrigger", "moreTabs__dropdownContent", "moreTabs__dropdownItem", "moreTabs__dropdownItemLabel", "moreTabs__dropdownItemRight__icon", "workflowContainer", "workflowLabel", "workflowLabelContainer", "workflowContainerDisabledNotice", "workflowLabelDisabled__icon", "workflowContainerRight__icon", "workflowArrow__icon", "channelContainer", "channelsContainer", "channelLabel", "channelLabelContainer", "channelDescription", "channelName", "channelSwitchContainer", "channelSwitch", "channelSwitchThumb", "preferencesHeader", "preferencesHeader__back__button", "preferencesHeader__title", "preferencesLoadingContainer"];
|
|
2
|
-
//# sourceMappingURL=appearanceKeys.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appearanceKeys.d.ts","sourceRoot":"","sources":["../../../../src/ui/config/appearanceKeys.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc,48EAkIjB,CAAC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export declare const defaultLocalization: {
|
|
2
|
-
readonly locale: "en-US";
|
|
3
|
-
readonly 'inbox.filters.dropdownOptions.unread': "Unread only";
|
|
4
|
-
readonly 'inbox.filters.dropdownOptions.default': "Unread & read";
|
|
5
|
-
readonly 'inbox.filters.dropdownOptions.archived': "Archived";
|
|
6
|
-
readonly 'inbox.filters.labels.unread': "Unread";
|
|
7
|
-
readonly 'inbox.filters.labels.default': "Inbox";
|
|
8
|
-
readonly 'inbox.filters.labels.archived': "Archived";
|
|
9
|
-
readonly 'notifications.emptyNotice': "No notifications";
|
|
10
|
-
readonly 'notifications.actions.readAll': "Mark all as read";
|
|
11
|
-
readonly 'notifications.actions.archiveAll': "Archive all";
|
|
12
|
-
readonly 'notifications.actions.archiveRead': "Archive read";
|
|
13
|
-
readonly 'notifications.newNotifications': ({ notificationCount }: {
|
|
14
|
-
notificationCount: number;
|
|
15
|
-
}) => string;
|
|
16
|
-
readonly 'notification.actions.read.tooltip': "Mark as read";
|
|
17
|
-
readonly 'notification.actions.unread.tooltip': "Mark as unread";
|
|
18
|
-
readonly 'notification.actions.archive.tooltip': "Archive";
|
|
19
|
-
readonly 'notification.actions.unarchive.tooltip': "Unarchive";
|
|
20
|
-
readonly 'preferences.title': "Notification Preferences";
|
|
21
|
-
readonly 'preferences.global': "Global Preferences";
|
|
22
|
-
readonly 'preferences.workflow.disabled.notice': "Contact admin to enable subscription management for this critical notification.";
|
|
23
|
-
readonly 'preferences.workflow.disabled.tooltip': "Contact admin to edit";
|
|
24
|
-
};
|
|
25
|
-
export declare const dynamicLocalization: import("solid-js").Accessor<Record<string, string>>, setDynamicLocalization: import("solid-js").Setter<Record<string, string>>;
|
|
26
|
-
//# sourceMappingURL=defaultLocalization.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"defaultLocalization.d.ts","sourceRoot":"","sources":["../../../../src/ui/config/defaultLocalization.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;2BAYiD,MAAM;;;;;;;;;;CAa7E,CAAC;AAEX,eAAO,MAAO,mBAAmB,uDAAE,sBAAsB,mDAA4C,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"defaultVariables.d.ts","sourceRoot":"","sources":["../../../../src/ui/config/defaultVariables.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C,eAAO,MAAM,gBAAgB,EAAE,QAAQ,CAAC,SAAS,CAYhD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ui/config/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ParentProps } from 'solid-js';
|
|
2
|
-
import type { Appearance, Elements, Variables } from '../types';
|
|
3
|
-
type AppearanceContextType = {
|
|
4
|
-
variables?: Variables;
|
|
5
|
-
elements?: Elements;
|
|
6
|
-
appearanceKeyToCssInJsClass: Record<string, string>;
|
|
7
|
-
id: string;
|
|
8
|
-
};
|
|
9
|
-
type AppearanceProviderProps = ParentProps & {
|
|
10
|
-
appearance?: Appearance;
|
|
11
|
-
} & {
|
|
12
|
-
id: string;
|
|
13
|
-
};
|
|
14
|
-
export declare const AppearanceProvider: (props: AppearanceProviderProps) => import("solid-js").JSX.Element;
|
|
15
|
-
export declare function useAppearance(): AppearanceContextType;
|
|
16
|
-
export {};
|
|
17
|
-
//# sourceMappingURL=AppearanceContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AppearanceContext.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/AppearanceContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAOL,WAAW,EAEZ,MAAM,UAAU,CAAC;AAIlB,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAEhE,KAAK,qBAAqB,GAAG;IAC3B,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,2BAA2B,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACpD,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAIF,KAAK,uBAAuB,GAAG,WAAW,GAAG;IAAE,UAAU,CAAC,EAAE,UAAU,CAAA;CAAE,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,CAAC;AAE1F,eAAO,MAAM,kBAAkB,UAAW,uBAAuB,mCA8FhE,CAAC;AAEF,wBAAgB,aAAa,0BAO5B"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Accessor, ParentProps } from 'solid-js';
|
|
2
|
-
import { NotificationFilter } from '../../types';
|
|
3
|
-
export declare const CountProvider: (props: ParentProps) => import("solid-js").JSX.Element;
|
|
4
|
-
export declare const useTotalUnreadCount: () => {
|
|
5
|
-
totalUnreadCount: Accessor<number>;
|
|
6
|
-
};
|
|
7
|
-
type UseNewMessagesCountProps = {
|
|
8
|
-
filter: Pick<NotificationFilter, 'tags'>;
|
|
9
|
-
};
|
|
10
|
-
export declare const useNewMessagesCount: (props: UseNewMessagesCountProps) => {
|
|
11
|
-
count: Accessor<number>;
|
|
12
|
-
reset: () => void;
|
|
13
|
-
};
|
|
14
|
-
type UseUnreadCountProps = {
|
|
15
|
-
filter: Pick<NotificationFilter, 'tags'>;
|
|
16
|
-
};
|
|
17
|
-
export declare const useUnreadCount: (props: UseUnreadCountProps) => Accessor<number>;
|
|
18
|
-
type UseUnreadCountsProps = {
|
|
19
|
-
filters: Pick<NotificationFilter, 'tags'>[];
|
|
20
|
-
};
|
|
21
|
-
export declare const useUnreadCounts: (props: UseUnreadCountsProps) => Accessor<number[]>;
|
|
22
|
-
export {};
|
|
23
|
-
//# sourceMappingURL=CountContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CountContext.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/CountContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAoD,WAAW,EAAc,MAAM,UAAU,CAAC;AAC/G,OAAO,EAAE,kBAAkB,EAAgB,MAAM,aAAa,CAAC;AAiB/D,eAAO,MAAM,aAAa,UAAW,WAAW,mCA8H/C,CAAC;AAMF,eAAO,MAAM,mBAAmB;;CAO/B,CAAC;AAEF,KAAK,wBAAwB,GAAG;IAC9B,MAAM,EAAE,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC,CAAC;CAC1C,CAAC;AACF,eAAO,MAAM,mBAAmB,UAAW,wBAAwB;;;CAWlE,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,MAAM,EAAE,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC,CAAC;CAC1C,CAAC;AACF,eAAO,MAAM,cAAc,UAAW,mBAAmB,qBASxD,CAAC;AAEF,KAAK,oBAAoB,GAAG;IAC1B,OAAO,EAAE,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC,EAAE,CAAC;CAC7C,CAAC;AACF,eAAO,MAAM,eAAe,UAAW,oBAAoB,uBAa1D,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ParentProps } from 'solid-js';
|
|
2
|
-
type FocusManagerContextType = {
|
|
3
|
-
active: () => HTMLElement | null;
|
|
4
|
-
setActive: (element: HTMLElement) => void;
|
|
5
|
-
removeActive: (element: HTMLElement) => void;
|
|
6
|
-
focusTraps: () => HTMLElement[];
|
|
7
|
-
};
|
|
8
|
-
type FocusManagerProviderProps = ParentProps;
|
|
9
|
-
export declare const FocusManagerProvider: (props: FocusManagerProviderProps) => import("solid-js").JSX.Element;
|
|
10
|
-
export declare function useFocusManager(): FocusManagerContextType;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=FocusManagerContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FocusManagerContext.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/FocusManagerContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA2C,WAAW,EAAc,MAAM,UAAU,CAAC;AAG5F,KAAK,uBAAuB,GAAG;IAC7B,MAAM,EAAE,MAAM,WAAW,GAAG,IAAI,CAAC;IACjC,SAAS,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC1C,YAAY,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC7C,UAAU,EAAE,MAAM,WAAW,EAAE,CAAC;CACjC,CAAC;AAIF,KAAK,yBAAyB,GAAG,WAAW,CAAC;AAE7C,eAAO,MAAM,oBAAoB,UAAW,yBAAyB,mCA8BpE,CAAC;AAEF,wBAAgB,eAAe,4BAO9B"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Accessor, ParentProps, Setter } from 'solid-js';
|
|
2
|
-
import { NotificationFilter, Redirect } from '../../types';
|
|
3
|
-
import { NotificationStatus, RouterPush, Tab } from '../types';
|
|
4
|
-
type InboxContextType = {
|
|
5
|
-
setStatus: (status: NotificationStatus) => void;
|
|
6
|
-
status: Accessor<NotificationStatus>;
|
|
7
|
-
filter: Accessor<NotificationFilter>;
|
|
8
|
-
limit: Accessor<number>;
|
|
9
|
-
setLimit: (tab: number) => void;
|
|
10
|
-
tabs: Accessor<Array<Tab>>;
|
|
11
|
-
activeTab: Accessor<string>;
|
|
12
|
-
setActiveTab: (tab: string) => void;
|
|
13
|
-
isOpened: Accessor<boolean>;
|
|
14
|
-
setIsOpened: Setter<boolean>;
|
|
15
|
-
navigate: (url?: string, target?: Redirect['target']) => void;
|
|
16
|
-
};
|
|
17
|
-
export declare const DEFAULT_LIMIT = 10;
|
|
18
|
-
type InboxProviderProps = ParentProps<{
|
|
19
|
-
tabs: Array<Tab>;
|
|
20
|
-
routerPush?: RouterPush;
|
|
21
|
-
}>;
|
|
22
|
-
export declare const InboxProvider: (props: InboxProviderProps) => import("solid-js").JSX.Element;
|
|
23
|
-
export declare const useInboxContext: () => InboxContextType;
|
|
24
|
-
export {};
|
|
25
|
-
//# sourceMappingURL=InboxContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"InboxContext.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/InboxContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAA6C,WAAW,EAAE,MAAM,EAAc,MAAM,UAAU,CAAC;AAChH,OAAO,EAAE,kBAAkB,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,UAAU,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAE/D,KAAK,gBAAgB,GAAG;IACtB,SAAS,EAAE,CAAC,MAAM,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAChD,MAAM,EAAE,QAAQ,CAAC,kBAAkB,CAAC,CAAC;IACrC,MAAM,EAAE,QAAQ,CAAC,kBAAkB,CAAC,CAAC;IACrC,KAAK,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IACxB,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,IAAI,EAAE,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;IAC3B,SAAS,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;IAC5B,YAAY,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;IAC7B,QAAQ,EAAE,CAAC,GAAG,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;CAC/D,CAAC;AAUF,eAAO,MAAM,aAAa,KAAK,CAAC;AAEhC,KAAK,kBAAkB,GAAG,WAAW,CAAC;IACpC,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACjB,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB,CAAC,CAAC;AAEH,eAAO,MAAM,aAAa,UAAW,kBAAkB,mCA2EtD,CAAC;AAEF,eAAO,MAAM,eAAe,wBAQ3B,CAAC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Accessor, ParentProps } from 'solid-js';
|
|
2
|
-
import { defaultLocalization } from '../config/defaultLocalization';
|
|
3
|
-
export type LocalizationKey = keyof typeof defaultLocalization;
|
|
4
|
-
export type StringLocalizationKey = {
|
|
5
|
-
[K in LocalizationKey]: (typeof defaultLocalization)[K] extends string ? K : never;
|
|
6
|
-
}[LocalizationKey];
|
|
7
|
-
export type Localization = {
|
|
8
|
-
[K in LocalizationKey]?: (typeof defaultLocalization)[K] extends (...args: infer P) => any ? ((...args: P) => ReturnType<(typeof defaultLocalization)[K]>) | string : string;
|
|
9
|
-
} & {
|
|
10
|
-
dynamic?: Record<string, string>;
|
|
11
|
-
};
|
|
12
|
-
export type TranslateFunctionArg<K extends LocalizationKey> = K extends keyof typeof defaultLocalization ? (typeof defaultLocalization)[K] extends (arg: infer A) => any ? A : undefined : undefined;
|
|
13
|
-
export type TranslateFunction = <K extends LocalizationKey>(key: K, ...args: TranslateFunctionArg<K> extends undefined ? [undefined?] : [TranslateFunctionArg<K>]) => string;
|
|
14
|
-
type LocalizationContextType = {
|
|
15
|
-
t: TranslateFunction;
|
|
16
|
-
locale: Accessor<string>;
|
|
17
|
-
};
|
|
18
|
-
type LocalizationProviderProps = ParentProps & {
|
|
19
|
-
localization?: Localization;
|
|
20
|
-
};
|
|
21
|
-
export declare const LocalizationProvider: (props: LocalizationProviderProps) => import("solid-js").JSX.Element;
|
|
22
|
-
export declare function useLocalization(): LocalizationContextType;
|
|
23
|
-
export {};
|
|
24
|
-
//# sourceMappingURL=LocalizationContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LocalizationContext.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/LocalizationContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAA6B,WAAW,EAAc,MAAM,UAAU,CAAC;AACxF,OAAO,EAAE,mBAAmB,EAAuB,MAAM,+BAA+B,CAAC;AAEzF,MAAM,MAAM,eAAe,GAAG,MAAM,OAAO,mBAAmB,CAAC;AAE/D,MAAM,MAAM,qBAAqB,GAAG;KACjC,CAAC,IAAI,eAAe,GAAG,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,GAAG,KAAK;CACnF,CAAC,eAAe,CAAC,CAAC;AAEnB,MAAM,MAAM,YAAY,GAAG;KACxB,CAAC,IAAI,eAAe,CAAC,CAAC,EAAE,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC,KAAK,GAAG,GACtF,CAAC,CAAC,GAAG,IAAI,EAAE,CAAC,KAAK,UAAU,CAAC,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,MAAM,GACtE,MAAM;CACX,GAAG;IACF,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,oBAAoB,CAAC,CAAC,SAAS,eAAe,IAAI,CAAC,SAAS,MAAM,OAAO,mBAAmB,GACpG,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,GAAG,EAAE,MAAM,CAAC,KAAK,GAAG,GAC3D,CAAC,GACD,SAAS,GACX,SAAS,CAAC;AAEd,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,SAAS,eAAe,EACxD,GAAG,EAAE,CAAC,EACN,GAAG,IAAI,EAAE,oBAAoB,CAAC,CAAC,CAAC,SAAS,SAAS,GAC9C,CAAC,SAAS,CAAC,CAAC,GACZ,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC,KAC1B,MAAM,CAAC;AAEZ,KAAK,uBAAuB,GAAG;IAC7B,CAAC,EAAE,iBAAiB,CAAC;IACrB,MAAM,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;CAC1B,CAAC;AAIF,KAAK,yBAAyB,GAAG,WAAW,GAAG;IAAE,YAAY,CAAC,EAAE,YAAY,CAAA;CAAE,CAAC;AAE/E,eAAO,MAAM,oBAAoB,UAAW,yBAAyB,mCAiCpE,CAAC;AAEF,wBAAgB,eAAe,4BAO9B"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
import { Novu } from '../../novu';
|
|
3
|
-
import type { NovuOptions } from '../../types';
|
|
4
|
-
type NovuProviderProps = {
|
|
5
|
-
options: NovuOptions;
|
|
6
|
-
children: JSX.Element;
|
|
7
|
-
};
|
|
8
|
-
export declare function NovuProvider(props: NovuProviderProps): JSX.Element;
|
|
9
|
-
export declare function useNovu(): Novu;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=NovuContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NovuContext.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/NovuContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA6B,GAAG,EAAc,MAAM,UAAU,CAAC;AACtE,OAAO,EAAE,IAAI,EAAE,MAAM,YAAY,CAAC;AAClC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE/C,KAAK,iBAAiB,GAAG;IACvB,OAAO,EAAE,WAAW,CAAC;IACrB,QAAQ,EAAE,GAAG,CAAC,OAAO,CAAC;CACvB,CAAC;AAIF,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,eAIpD;AAED,wBAAgB,OAAO,SAOtB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ui/context/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../../../../src/ui/helpers/browser.ts"],"names":[],"mappings":"AAAA,wBAAgB,WAAW,CAAC,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,cAoB/D"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export declare const NV_INBOX_TABS_CHANNEL = "nv-inbox-tabs-channel";
|
|
2
|
-
export declare const NV_INBOX_WEBSOCKET_LOCK = "nv-inbox-websocket-lock";
|
|
3
|
-
export declare const DEFAULT_TARGET = "_blank";
|
|
4
|
-
export declare const DEFAULT_REFERRER = "noopener noreferrer";
|
|
5
|
-
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/ui/helpers/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,0BAA0B,CAAC;AAC7D,eAAO,MAAM,uBAAuB,4BAA4B,CAAC;AAEjE,eAAO,MAAM,cAAc,WAAW,CAAC;AACvC,eAAO,MAAM,gBAAgB,wBAAwB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"createDelayedLoading.d.ts","sourceRoot":"","sources":["../../../../src/ui/helpers/createDelayedLoading.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAqD,MAAM,EAAE,MAAM,UAAU,CAAC;AAE/F,wBAAgB,oBAAoB,CAAC,YAAY,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC,CA4BnH"}
|