@flamingo-stack/openframe-frontend-core 0.0.231 → 0.0.232-snapshot.20260608164341

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.
Files changed (54) hide show
  1. package/dist/{chunk-BAQ6SS32.js → chunk-4ZUR4RJ7.js} +2 -2
  2. package/dist/{chunk-3C4GHSLI.js → chunk-55IS2VJD.js} +813 -771
  3. package/dist/chunk-55IS2VJD.js.map +1 -0
  4. package/dist/{chunk-J3F3LZZI.cjs → chunk-7CCNTX6H.cjs} +166 -124
  5. package/dist/chunk-7CCNTX6H.cjs.map +1 -0
  6. package/dist/{chunk-RL6VQEFT.cjs → chunk-7RR7C26P.cjs} +7 -7
  7. package/dist/{chunk-RL6VQEFT.cjs.map → chunk-7RR7C26P.cjs.map} +1 -1
  8. package/dist/{chunk-DNRO2BXS.cjs → chunk-L7AKGXCD.cjs} +10 -10
  9. package/dist/{chunk-DNRO2BXS.cjs.map → chunk-L7AKGXCD.cjs.map} +1 -1
  10. package/dist/{chunk-USACX2O4.js → chunk-N3CB52DX.js} +2 -2
  11. package/dist/{chunk-NFZLQOD7.cjs → chunk-QZFUVNYV.cjs} +25 -25
  12. package/dist/{chunk-NFZLQOD7.cjs.map → chunk-QZFUVNYV.cjs.map} +1 -1
  13. package/dist/{chunk-R46QCZLS.js → chunk-T7REIQSK.js} +2 -2
  14. package/dist/{chunk-BVLU6HLN.cjs → chunk-VENRDZ74.cjs} +9 -9
  15. package/dist/{chunk-BVLU6HLN.cjs.map → chunk-VENRDZ74.cjs.map} +1 -1
  16. package/dist/{chunk-U2OLWICZ.js → chunk-VHPEQK2V.js} +2 -2
  17. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -1
  18. package/dist/components/chat/index.cjs +2 -2
  19. package/dist/components/chat/index.js +1 -1
  20. package/dist/components/chat/types/api.types.d.ts +14 -0
  21. package/dist/components/chat/types/api.types.d.ts.map +1 -1
  22. package/dist/components/contact/index.cjs +3 -3
  23. package/dist/components/contact/index.js +2 -2
  24. package/dist/components/features/entity-tag-badges.d.ts +14 -6
  25. package/dist/components/features/entity-tag-badges.d.ts.map +1 -1
  26. package/dist/components/features/index.cjs +2 -2
  27. package/dist/components/features/index.js +1 -1
  28. package/dist/components/index.cjs +77 -77
  29. package/dist/components/index.js +4 -4
  30. package/dist/components/navigation/index.cjs +2 -2
  31. package/dist/components/navigation/index.js +1 -1
  32. package/dist/components/onboarding-guides/index.cjs +26 -26
  33. package/dist/components/onboarding-guides/index.js +3 -3
  34. package/dist/components/tickets/index.cjs +64 -64
  35. package/dist/components/tickets/index.js +4 -4
  36. package/dist/components/ui/index.cjs +2 -2
  37. package/dist/components/ui/index.js +1 -1
  38. package/dist/components/ui/search-input.d.ts.map +1 -1
  39. package/dist/components/ui/tag.d.ts +1 -1
  40. package/dist/components/ui/tag.d.ts.map +1 -1
  41. package/dist/index.cjs +2 -2
  42. package/dist/index.js +1 -1
  43. package/package.json +1 -1
  44. package/src/components/chat/hooks/use-realtime-chunk-processor.ts +28 -0
  45. package/src/components/chat/types/api.types.ts +14 -0
  46. package/src/components/features/entity-tag-badges.tsx +47 -16
  47. package/src/components/ui/search-input.tsx +5 -2
  48. package/src/components/ui/tag.tsx +7 -0
  49. package/dist/chunk-3C4GHSLI.js.map +0 -1
  50. package/dist/chunk-J3F3LZZI.cjs.map +0 -1
  51. /package/dist/{chunk-BAQ6SS32.js.map → chunk-4ZUR4RJ7.js.map} +0 -0
  52. /package/dist/{chunk-USACX2O4.js.map → chunk-N3CB52DX.js.map} +0 -0
  53. /package/dist/{chunk-R46QCZLS.js.map → chunk-T7REIQSK.js.map} +0 -0
  54. /package/dist/{chunk-U2OLWICZ.js.map → chunk-VHPEQK2V.js.map} +0 -0
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
 
105
- var _chunkJ3F3LZZIcjs = require('../../chunk-J3F3LZZI.cjs');
105
+ var _chunk7CCNTX6Hcjs = require('../../chunk-7CCNTX6H.cjs');
106
106
  require('../../chunk-XL4V2PYG.cjs');
107
107
  require('../../chunk-BZFW3FOF.cjs');
108
108
  require('../../chunk-E6B4B7GM.cjs');
@@ -220,5 +220,5 @@ require('../../chunk-VRHGVLSL.cjs');
220
220
 
221
221
 
222
222
 
223
- exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunkJ3F3LZZIcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunkJ3F3LZZIcjs.AIEnrichButton; exports.AIEnrichSection = _chunkJ3F3LZZIcjs.AIEnrichSection; exports.AIRequiredBadge = _chunkJ3F3LZZIcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunkJ3F3LZZIcjs.AIStatusIndicator; exports.AIWarningsSection = _chunkJ3F3LZZIcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunkJ3F3LZZIcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunkJ3F3LZZIcjs.ArrayEntryManager; exports.AuthProvidersList = _chunkJ3F3LZZIcjs.AuthProvidersList; exports.Board = _chunkJ3F3LZZIcjs.Board; exports.BoardColumn = _chunkJ3F3LZZIcjs.BoardColumn; exports.BoardColumnHeader = _chunkJ3F3LZZIcjs.BoardColumnHeader; exports.ChangelogManager = _chunkJ3F3LZZIcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunkJ3F3LZZIcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunkJ3F3LZZIcjs.ClickUpTasksManager; exports.CommandBox = _chunkJ3F3LZZIcjs.CommandBox; exports.ConfidenceBadge = _chunkJ3F3LZZIcjs.ConfidenceBadge; exports.DEFAULT_THEME = _chunkJ3F3LZZIcjs.DEFAULT_THEME; exports.DynamicThemeProvider = _chunkJ3F3LZZIcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunkJ3F3LZZIcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunkJ3F3LZZIcjs.EntityTagBadges; exports.EntityVideoSection = _chunkJ3F3LZZIcjs.EntityVideoSection; exports.ErrorBoundary = _chunkJ3F3LZZIcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunkJ3F3LZZIcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunkJ3F3LZZIcjs.FiltersDropdown; exports.GitHubReleasesManager = _chunkJ3F3LZZIcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunkJ3F3LZZIcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunkJ3F3LZZIcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunkJ3F3LZZIcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunkJ3F3LZZIcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunkJ3F3LZZIcjs.HighlightVideoSection; exports.KnowledgeBaseLinksManager = _chunkJ3F3LZZIcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunkJ3F3LZZIcjs.LoadingProvider; exports.MUX_IMAGE_ORIGIN = _chunkJ3F3LZZIcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunkJ3F3LZZIcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunkJ3F3LZZIcjs.MediaGalleryManager; exports.MoreAboutButton = _chunkJ3F3LZZIcjs.MoreAboutButton; exports.NotificationDrawer = _chunkJ3F3LZZIcjs.NotificationDrawer; exports.NotificationPopups = _chunkJ3F3LZZIcjs.NotificationPopups; exports.NotificationTile = _chunkJ3F3LZZIcjs.NotificationTile; exports.NotificationsProvider = _chunkJ3F3LZZIcjs.NotificationsProvider; exports.OPENFRAME_PATHS = _chunkJ3F3LZZIcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunkJ3F3LZZIcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunkJ3F3LZZIcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunkJ3F3LZZIcjs.OSTypeIcon; exports.OSTypeLabel = _chunkJ3F3LZZIcjs.OSTypeLabel; exports.ParallaxImageShowcase = _chunkJ3F3LZZIcjs.ParallaxImageShowcase; exports.PathsDisplay = _chunkJ3F3LZZIcjs.PathsDisplay; exports.PlatformBadge = _chunkJ3F3LZZIcjs.PlatformBadge; exports.PlatformFilterComponent = _chunkJ3F3LZZIcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunkJ3F3LZZIcjs.PolicyConfigurationPanel; exports.ProviderButton = _chunkJ3F3LZZIcjs.ProviderButton; exports.PushButtonSelector = _chunkJ3F3LZZIcjs.PushButtonSelector; exports.RATIO_DISPLAY_GRID_CLASS = _chunkJ3F3LZZIcjs.RATIO_DISPLAY_GRID_CLASS; exports.RATIO_GRID_CLASS = _chunkJ3F3LZZIcjs.RATIO_GRID_CLASS; exports.RatioTabs = _chunkJ3F3LZZIcjs.RatioTabs; exports.ReleaseMediaManager = _chunkJ3F3LZZIcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunkJ3F3LZZIcjs.SEOEditorPreview; exports.SectionSelector = _chunkJ3F3LZZIcjs.SectionSelector; exports.SelectButton = _chunkJ3F3LZZIcjs.SelectButton; exports.SocialLinksManager = _chunkJ3F3LZZIcjs.SocialLinksManager; exports.StartWithOpenFrameButton = _chunkJ3F3LZZIcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunkJ3F3LZZIcjs.StatusFilterComponent; exports.THEME_ATTRIBUTE = _chunkJ3F3LZZIcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunkJ3F3LZZIcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunkJ3F3LZZIcjs.TagsSelector; exports.ThemeProvider = _chunkJ3F3LZZIcjs.ThemeProvider; exports.TicketCard = _chunkJ3F3LZZIcjs.TicketCard; exports.TicketCardSkeleton = _chunkJ3F3LZZIcjs.TicketCardSkeleton; exports.TicketStatusConfigList = _chunkJ3F3LZZIcjs.TicketStatusConfigList; exports.TranscribeAndSummarizeCombinedSection = _chunkJ3F3LZZIcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunkJ3F3LZZIcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunkJ3F3LZZIcjs.TranscriptSummaryEditor; exports.Video = _chunkJ3F3LZZIcjs.Video; exports.VideoBiteCard = _chunkJ3F3LZZIcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunkJ3F3LZZIcjs.VideoBitesDisplay; exports.VideoClipsSection = _chunkJ3F3LZZIcjs.VideoClipsSection; exports.VideoSourceSelector = _chunkJ3F3LZZIcjs.VideoSourceSelector; exports.ViewToggle = _chunkJ3F3LZZIcjs.ViewToggle; exports.WaitlistForm = _chunkJ3F3LZZIcjs.WaitlistForm; exports.columnFromTicketStatus = _chunkJ3F3LZZIcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunkJ3F3LZZIcjs.detectAspectRatio; exports.extractYouTubeId = _chunkJ3F3LZZIcjs.extractYouTubeId; exports.getApprovalMeta = _chunkJ3F3LZZIcjs.getApprovalMeta; exports.getCaptionsUrl = _chunkJ3F3LZZIcjs.getCaptionsUrl; exports.getOpenFramePaths = _chunkJ3F3LZZIcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunkJ3F3LZZIcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunkJ3F3LZZIcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunkJ3F3LZZIcjs.isApprovalNotification; exports.ratioToCategory = _chunkJ3F3LZZIcjs.ratioToCategory; exports.tintOnDark = _chunkJ3F3LZZIcjs.tintOnDark; exports.useBoardCollapse = _chunkJ3F3LZZIcjs.useBoardCollapse; exports.useDynamicTheme = _chunkJ3F3LZZIcjs.useDynamicTheme; exports.useFiltersDropdown = _chunkJ3F3LZZIcjs.useFiltersDropdown; exports.useLoading = _chunkJ3F3LZZIcjs.useLoading; exports.useNotifications = _chunkJ3F3LZZIcjs.useNotifications; exports.useOptionalNotifications = _chunkJ3F3LZZIcjs.useOptionalNotifications; exports.useTheme = _chunkJ3F3LZZIcjs.useTheme; exports.useThemeToggle = _chunkJ3F3LZZIcjs.useThemeToggle; exports.useVideoOriginPreconnect = _chunkJ3F3LZZIcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunkJ3F3LZZIcjs.useVideoWarmup;
223
+ exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunk7CCNTX6Hcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunk7CCNTX6Hcjs.AIEnrichButton; exports.AIEnrichSection = _chunk7CCNTX6Hcjs.AIEnrichSection; exports.AIRequiredBadge = _chunk7CCNTX6Hcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunk7CCNTX6Hcjs.AIStatusIndicator; exports.AIWarningsSection = _chunk7CCNTX6Hcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunk7CCNTX6Hcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunk7CCNTX6Hcjs.ArrayEntryManager; exports.AuthProvidersList = _chunk7CCNTX6Hcjs.AuthProvidersList; exports.Board = _chunk7CCNTX6Hcjs.Board; exports.BoardColumn = _chunk7CCNTX6Hcjs.BoardColumn; exports.BoardColumnHeader = _chunk7CCNTX6Hcjs.BoardColumnHeader; exports.ChangelogManager = _chunk7CCNTX6Hcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunk7CCNTX6Hcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunk7CCNTX6Hcjs.ClickUpTasksManager; exports.CommandBox = _chunk7CCNTX6Hcjs.CommandBox; exports.ConfidenceBadge = _chunk7CCNTX6Hcjs.ConfidenceBadge; exports.DEFAULT_THEME = _chunk7CCNTX6Hcjs.DEFAULT_THEME; exports.DynamicThemeProvider = _chunk7CCNTX6Hcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunk7CCNTX6Hcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunk7CCNTX6Hcjs.EntityTagBadges; exports.EntityVideoSection = _chunk7CCNTX6Hcjs.EntityVideoSection; exports.ErrorBoundary = _chunk7CCNTX6Hcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunk7CCNTX6Hcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunk7CCNTX6Hcjs.FiltersDropdown; exports.GitHubReleasesManager = _chunk7CCNTX6Hcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunk7CCNTX6Hcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunk7CCNTX6Hcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunk7CCNTX6Hcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunk7CCNTX6Hcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunk7CCNTX6Hcjs.HighlightVideoSection; exports.KnowledgeBaseLinksManager = _chunk7CCNTX6Hcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunk7CCNTX6Hcjs.LoadingProvider; exports.MUX_IMAGE_ORIGIN = _chunk7CCNTX6Hcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunk7CCNTX6Hcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunk7CCNTX6Hcjs.MediaGalleryManager; exports.MoreAboutButton = _chunk7CCNTX6Hcjs.MoreAboutButton; exports.NotificationDrawer = _chunk7CCNTX6Hcjs.NotificationDrawer; exports.NotificationPopups = _chunk7CCNTX6Hcjs.NotificationPopups; exports.NotificationTile = _chunk7CCNTX6Hcjs.NotificationTile; exports.NotificationsProvider = _chunk7CCNTX6Hcjs.NotificationsProvider; exports.OPENFRAME_PATHS = _chunk7CCNTX6Hcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunk7CCNTX6Hcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunk7CCNTX6Hcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunk7CCNTX6Hcjs.OSTypeIcon; exports.OSTypeLabel = _chunk7CCNTX6Hcjs.OSTypeLabel; exports.ParallaxImageShowcase = _chunk7CCNTX6Hcjs.ParallaxImageShowcase; exports.PathsDisplay = _chunk7CCNTX6Hcjs.PathsDisplay; exports.PlatformBadge = _chunk7CCNTX6Hcjs.PlatformBadge; exports.PlatformFilterComponent = _chunk7CCNTX6Hcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunk7CCNTX6Hcjs.PolicyConfigurationPanel; exports.ProviderButton = _chunk7CCNTX6Hcjs.ProviderButton; exports.PushButtonSelector = _chunk7CCNTX6Hcjs.PushButtonSelector; exports.RATIO_DISPLAY_GRID_CLASS = _chunk7CCNTX6Hcjs.RATIO_DISPLAY_GRID_CLASS; exports.RATIO_GRID_CLASS = _chunk7CCNTX6Hcjs.RATIO_GRID_CLASS; exports.RatioTabs = _chunk7CCNTX6Hcjs.RatioTabs; exports.ReleaseMediaManager = _chunk7CCNTX6Hcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunk7CCNTX6Hcjs.SEOEditorPreview; exports.SectionSelector = _chunk7CCNTX6Hcjs.SectionSelector; exports.SelectButton = _chunk7CCNTX6Hcjs.SelectButton; exports.SocialLinksManager = _chunk7CCNTX6Hcjs.SocialLinksManager; exports.StartWithOpenFrameButton = _chunk7CCNTX6Hcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunk7CCNTX6Hcjs.StatusFilterComponent; exports.THEME_ATTRIBUTE = _chunk7CCNTX6Hcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunk7CCNTX6Hcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunk7CCNTX6Hcjs.TagsSelector; exports.ThemeProvider = _chunk7CCNTX6Hcjs.ThemeProvider; exports.TicketCard = _chunk7CCNTX6Hcjs.TicketCard; exports.TicketCardSkeleton = _chunk7CCNTX6Hcjs.TicketCardSkeleton; exports.TicketStatusConfigList = _chunk7CCNTX6Hcjs.TicketStatusConfigList; exports.TranscribeAndSummarizeCombinedSection = _chunk7CCNTX6Hcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunk7CCNTX6Hcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunk7CCNTX6Hcjs.TranscriptSummaryEditor; exports.Video = _chunk7CCNTX6Hcjs.Video; exports.VideoBiteCard = _chunk7CCNTX6Hcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunk7CCNTX6Hcjs.VideoBitesDisplay; exports.VideoClipsSection = _chunk7CCNTX6Hcjs.VideoClipsSection; exports.VideoSourceSelector = _chunk7CCNTX6Hcjs.VideoSourceSelector; exports.ViewToggle = _chunk7CCNTX6Hcjs.ViewToggle; exports.WaitlistForm = _chunk7CCNTX6Hcjs.WaitlistForm; exports.columnFromTicketStatus = _chunk7CCNTX6Hcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunk7CCNTX6Hcjs.detectAspectRatio; exports.extractYouTubeId = _chunk7CCNTX6Hcjs.extractYouTubeId; exports.getApprovalMeta = _chunk7CCNTX6Hcjs.getApprovalMeta; exports.getCaptionsUrl = _chunk7CCNTX6Hcjs.getCaptionsUrl; exports.getOpenFramePaths = _chunk7CCNTX6Hcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunk7CCNTX6Hcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunk7CCNTX6Hcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunk7CCNTX6Hcjs.isApprovalNotification; exports.ratioToCategory = _chunk7CCNTX6Hcjs.ratioToCategory; exports.tintOnDark = _chunk7CCNTX6Hcjs.tintOnDark; exports.useBoardCollapse = _chunk7CCNTX6Hcjs.useBoardCollapse; exports.useDynamicTheme = _chunk7CCNTX6Hcjs.useDynamicTheme; exports.useFiltersDropdown = _chunk7CCNTX6Hcjs.useFiltersDropdown; exports.useLoading = _chunk7CCNTX6Hcjs.useLoading; exports.useNotifications = _chunk7CCNTX6Hcjs.useNotifications; exports.useOptionalNotifications = _chunk7CCNTX6Hcjs.useOptionalNotifications; exports.useTheme = _chunk7CCNTX6Hcjs.useTheme; exports.useThemeToggle = _chunk7CCNTX6Hcjs.useThemeToggle; exports.useVideoOriginPreconnect = _chunk7CCNTX6Hcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunk7CCNTX6Hcjs.useVideoWarmup;
224
224
  //# sourceMappingURL=index.cjs.map
@@ -102,7 +102,7 @@ import {
102
102
  useThemeToggle,
103
103
  useVideoOriginPreconnect,
104
104
  useVideoWarmup
105
- } from "../../chunk-3C4GHSLI.js";
105
+ } from "../../chunk-55IS2VJD.js";
106
106
  import "../../chunk-LXC6P2EO.js";
107
107
  import "../../chunk-EL5YVPD5.js";
108
108
  import "../../chunk-YZDUOUMB.js";