@flamingo-stack/openframe-frontend-core 0.0.532 → 0.0.533

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 (151) hide show
  1. package/dist/chat-protocol/confirm-tool.d.ts +50 -0
  2. package/dist/chat-protocol/confirm-tool.d.ts.map +1 -0
  3. package/dist/chat-protocol/decode.d.ts +1 -9
  4. package/dist/chat-protocol/decode.d.ts.map +1 -1
  5. package/dist/chat-protocol/events.d.ts +35 -0
  6. package/dist/chat-protocol/events.d.ts.map +1 -1
  7. package/dist/chat-protocol/index.cjs +72 -3
  8. package/dist/chat-protocol/index.cjs.map +1 -1
  9. package/dist/chat-protocol/index.d.ts +1 -0
  10. package/dist/chat-protocol/index.d.ts.map +1 -1
  11. package/dist/chat-protocol/index.js +67 -4
  12. package/dist/chat-protocol/index.js.map +1 -1
  13. package/dist/chat-protocol/leading-frames.d.ts +38 -0
  14. package/dist/chat-protocol/leading-frames.d.ts.map +1 -0
  15. package/dist/chat-protocol/nats-decoder.d.ts +41 -0
  16. package/dist/chat-protocol/nats-decoder.d.ts.map +1 -1
  17. package/dist/{chunk-QEMI34VA.cjs → chunk-2MYDGLJS.cjs} +87 -87
  18. package/dist/{chunk-QEMI34VA.cjs.map → chunk-2MYDGLJS.cjs.map} +1 -1
  19. package/dist/{chunk-TQ7EPKKO.js → chunk-2TUOBFPK.js} +2 -2
  20. package/dist/{chunk-XBYEPSNZ.js → chunk-2XGHEJZK.js} +4 -4
  21. package/dist/{chunk-OAEJWP7H.js → chunk-46FKXLNE.js} +2 -2
  22. package/dist/{chunk-ECR37JHH.js → chunk-4QKXNWH5.js} +2 -2
  23. package/dist/{chunk-GWFC3NE5.cjs → chunk-4ZRHVOEB.cjs} +31 -31
  24. package/dist/{chunk-GWFC3NE5.cjs.map → chunk-4ZRHVOEB.cjs.map} +1 -1
  25. package/dist/{chunk-AZBS4PZG.js → chunk-5U67WTAS.js} +2 -2
  26. package/dist/{chunk-3G7FDE5E.js → chunk-6SMLYZLH.js} +4 -4
  27. package/dist/{chunk-7SGBF2I2.js → chunk-6W3ULZ4X.js} +6 -6
  28. package/dist/{chunk-ALXLWF75.js → chunk-6YXN5RHW.js} +2 -2
  29. package/dist/{chunk-2QP67D2L.cjs → chunk-DFQLUK75.cjs} +3 -3
  30. package/dist/{chunk-2QP67D2L.cjs.map → chunk-DFQLUK75.cjs.map} +1 -1
  31. package/dist/{chunk-ETF2QXXU.cjs → chunk-ENPGPZIB.cjs} +61 -61
  32. package/dist/{chunk-ETF2QXXU.cjs.map → chunk-ENPGPZIB.cjs.map} +1 -1
  33. package/dist/{chunk-HJDCDOJM.cjs → chunk-GNOK5J34.cjs} +37 -37
  34. package/dist/{chunk-HJDCDOJM.cjs.map → chunk-GNOK5J34.cjs.map} +1 -1
  35. package/dist/{chunk-4GL2XJ5C.cjs → chunk-J4BE4FIR.cjs} +4 -4
  36. package/dist/{chunk-4GL2XJ5C.cjs.map → chunk-J4BE4FIR.cjs.map} +1 -1
  37. package/dist/{chunk-HXHA3DCI.cjs → chunk-JDW2IL7A.cjs} +11 -11
  38. package/dist/{chunk-HXHA3DCI.cjs.map → chunk-JDW2IL7A.cjs.map} +1 -1
  39. package/dist/{chunk-TMZS63G2.cjs → chunk-KMB66NYX.cjs} +7 -7
  40. package/dist/{chunk-TMZS63G2.cjs.map → chunk-KMB66NYX.cjs.map} +1 -1
  41. package/dist/{chunk-5W3RCZIK.js → chunk-LE3BJ5H2.js} +2 -2
  42. package/dist/{chunk-WINT757E.js → chunk-LIUARTOZ.js} +206 -64
  43. package/dist/chunk-LIUARTOZ.js.map +1 -0
  44. package/dist/{chunk-65NR333L.js → chunk-MVGL5NNJ.js} +2 -2
  45. package/dist/{chunk-LYWSHNK4.cjs → chunk-NAV4FRNL.cjs} +26 -26
  46. package/dist/{chunk-LYWSHNK4.cjs.map → chunk-NAV4FRNL.cjs.map} +1 -1
  47. package/dist/{chunk-2MBS3YEY.cjs → chunk-OLOKQQAP.cjs} +5 -5
  48. package/dist/{chunk-2MBS3YEY.cjs.map → chunk-OLOKQQAP.cjs.map} +1 -1
  49. package/dist/{chunk-QYNLVIGQ.cjs → chunk-QZ2NAPLF.cjs} +9 -9
  50. package/dist/{chunk-QYNLVIGQ.cjs.map → chunk-QZ2NAPLF.cjs.map} +1 -1
  51. package/dist/{chunk-L6EKEYF7.cjs → chunk-RKITTO5V.cjs} +14 -14
  52. package/dist/{chunk-L6EKEYF7.cjs.map → chunk-RKITTO5V.cjs.map} +1 -1
  53. package/dist/{chunk-UP4RA54U.js → chunk-U555TMPC.js} +5 -5
  54. package/dist/{chunk-GVLA2BPW.cjs → chunk-UPHN2VRZ.cjs} +259 -117
  55. package/dist/chunk-UPHN2VRZ.cjs.map +1 -0
  56. package/dist/{chunk-IZOGFZ7N.js → chunk-XN4JKIJY.js} +2 -2
  57. package/dist/{chunk-KYQZBQYV.js → chunk-YLB6XXO6.js} +2 -2
  58. package/dist/{chunk-JZ5XDZYD.cjs → chunk-Z3NOI7X7.cjs} +26 -26
  59. package/dist/{chunk-JZ5XDZYD.cjs.map → chunk-Z3NOI7X7.cjs.map} +1 -1
  60. package/dist/components/case-studies/index.cjs +8 -8
  61. package/dist/components/case-studies/index.js +2 -2
  62. package/dist/components/chat/embeddable-chat.d.ts +13 -0
  63. package/dist/components/chat/embeddable-chat.d.ts.map +1 -1
  64. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
  65. package/dist/components/chat/index.cjs +10 -2
  66. package/dist/components/chat/index.cjs.map +1 -1
  67. package/dist/components/chat/index.js +9 -1
  68. package/dist/components/chat/stream/chat-stream-reducer.d.ts +9 -0
  69. package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +1 -1
  70. package/dist/components/chat/types/message.types.d.ts +15 -0
  71. package/dist/components/chat/types/message.types.d.ts.map +1 -1
  72. package/dist/components/chat/types/network.types.d.ts +4 -0
  73. package/dist/components/chat/types/network.types.d.ts.map +1 -1
  74. package/dist/components/chat/types/processing.types.d.ts +7 -1
  75. package/dist/components/chat/types/processing.types.d.ts.map +1 -1
  76. package/dist/components/chat/utils/approval-display.d.ts +49 -0
  77. package/dist/components/chat/utils/approval-display.d.ts.map +1 -0
  78. package/dist/components/chat/utils/index.d.ts +1 -0
  79. package/dist/components/chat/utils/index.d.ts.map +1 -1
  80. package/dist/components/chat/utils/message-segment-accumulator.d.ts +25 -3
  81. package/dist/components/chat/utils/message-segment-accumulator.d.ts.map +1 -1
  82. package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
  83. package/dist/components/contact/index.cjs +3 -3
  84. package/dist/components/contact/index.js +2 -2
  85. package/dist/components/docs/index.cjs +5 -5
  86. package/dist/components/docs/index.js +4 -4
  87. package/dist/components/embeds/index.cjs +3 -3
  88. package/dist/components/embeds/index.js +2 -2
  89. package/dist/components/faq/index.cjs +3 -3
  90. package/dist/components/faq/index.js +2 -2
  91. package/dist/components/features/index.cjs +2 -2
  92. package/dist/components/features/index.js +1 -1
  93. package/dist/components/help-center-pages/index.cjs +22 -22
  94. package/dist/components/help-center-pages/index.js +13 -13
  95. package/dist/components/index.cjs +140 -132
  96. package/dist/components/index.cjs.map +1 -1
  97. package/dist/components/index.js +19 -11
  98. package/dist/components/index.js.map +1 -1
  99. package/dist/components/meeting-scheduler/index.cjs +34 -34
  100. package/dist/components/meeting-scheduler/index.js +3 -3
  101. package/dist/components/navigation/index.cjs +2 -2
  102. package/dist/components/navigation/index.js +1 -1
  103. package/dist/components/onboarding-guides/index.cjs +5 -5
  104. package/dist/components/onboarding-guides/index.js +4 -4
  105. package/dist/components/related-content/index.cjs +3 -3
  106. package/dist/components/related-content/index.js +2 -2
  107. package/dist/components/tickets/index.cjs +6 -6
  108. package/dist/components/tickets/index.js +5 -5
  109. package/dist/components/ui/index.cjs +10 -2
  110. package/dist/components/ui/index.cjs.map +1 -1
  111. package/dist/components/ui/index.js +9 -1
  112. package/dist/index.cjs +10 -2
  113. package/dist/index.cjs.map +1 -1
  114. package/dist/index.js +9 -1
  115. package/dist/utils/index.cjs.map +1 -1
  116. package/dist/utils/index.js.map +1 -1
  117. package/package.json +1 -1
  118. package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +70 -0
  119. package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +108 -1
  120. package/src/chat-protocol/confirm-tool.ts +67 -0
  121. package/src/chat-protocol/decode.ts +7 -153
  122. package/src/chat-protocol/events.ts +40 -0
  123. package/src/chat-protocol/index.ts +3 -0
  124. package/src/chat-protocol/leading-frames.ts +175 -0
  125. package/src/chat-protocol/nats-decoder.ts +111 -3
  126. package/src/components/chat/embeddable-chat.tsx +18 -0
  127. package/src/components/chat/hooks/use-sse-chat-adapter.ts +7 -16
  128. package/src/components/chat/stream/chat-stream-reducer.ts +49 -3
  129. package/src/components/chat/types/message.types.ts +15 -0
  130. package/src/components/chat/types/network.types.ts +4 -0
  131. package/src/components/chat/types/processing.types.ts +12 -1
  132. package/src/components/chat/utils/__tests__/process-historical-messages-approvals.test.ts +92 -0
  133. package/src/components/chat/utils/approval-display.ts +70 -0
  134. package/src/components/chat/utils/index.ts +9 -0
  135. package/src/components/chat/utils/message-segment-accumulator.ts +62 -32
  136. package/src/components/chat/utils/process-historical-messages.ts +40 -6
  137. package/dist/chunk-GVLA2BPW.cjs.map +0 -1
  138. package/dist/chunk-WINT757E.js.map +0 -1
  139. /package/dist/{chunk-TQ7EPKKO.js.map → chunk-2TUOBFPK.js.map} +0 -0
  140. /package/dist/{chunk-XBYEPSNZ.js.map → chunk-2XGHEJZK.js.map} +0 -0
  141. /package/dist/{chunk-OAEJWP7H.js.map → chunk-46FKXLNE.js.map} +0 -0
  142. /package/dist/{chunk-ECR37JHH.js.map → chunk-4QKXNWH5.js.map} +0 -0
  143. /package/dist/{chunk-AZBS4PZG.js.map → chunk-5U67WTAS.js.map} +0 -0
  144. /package/dist/{chunk-3G7FDE5E.js.map → chunk-6SMLYZLH.js.map} +0 -0
  145. /package/dist/{chunk-7SGBF2I2.js.map → chunk-6W3ULZ4X.js.map} +0 -0
  146. /package/dist/{chunk-ALXLWF75.js.map → chunk-6YXN5RHW.js.map} +0 -0
  147. /package/dist/{chunk-5W3RCZIK.js.map → chunk-LE3BJ5H2.js.map} +0 -0
  148. /package/dist/{chunk-65NR333L.js.map → chunk-MVGL5NNJ.js.map} +0 -0
  149. /package/dist/{chunk-UP4RA54U.js.map → chunk-U555TMPC.js.map} +0 -0
  150. /package/dist/{chunk-IZOGFZ7N.js.map → chunk-XN4JKIJY.js.map} +0 -0
  151. /package/dist/{chunk-KYQZBQYV.js.map → chunk-YLB6XXO6.js.map} +0 -0
@@ -4,7 +4,7 @@ require('../../chunk-ZTM35Q76.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkTMZS63G2cjs = require('../../chunk-TMZS63G2.cjs');
7
+ var _chunkKMB66NYXcjs = require('../../chunk-KMB66NYX.cjs');
8
8
 
9
9
 
10
10
 
@@ -24,7 +24,7 @@ var _chunkTMZS63G2cjs = require('../../chunk-TMZS63G2.cjs');
24
24
 
25
25
 
26
26
 
27
- var _chunkGVLA2BPWcjs = require('../../chunk-GVLA2BPW.cjs');
27
+ var _chunkUPHN2VRZcjs = require('../../chunk-UPHN2VRZ.cjs');
28
28
  require('../../chunk-C5RS3QLV.cjs');
29
29
  require('../../chunk-XL4V2PYG.cjs');
30
30
  require('../../chunk-BZFW3FOF.cjs');
@@ -63,5 +63,5 @@ require('../../chunk-VRHGVLSL.cjs');
63
63
 
64
64
 
65
65
 
66
- exports.EMBED_SIZES = _chunkGVLA2BPWcjs.EMBED_SIZES; exports.EmbedContainer = _chunkGVLA2BPWcjs.EmbedContainer; exports.EmbedIframe = _chunkGVLA2BPWcjs.EmbedIframe; exports.EmbedViewerFrame = _chunkGVLA2BPWcjs.EmbedViewerFrame; exports.FigmaEmbed = _chunkGVLA2BPWcjs.FigmaEmbed; exports.FileDownloadCard = _chunkTMZS63G2cjs.FileDownloadCard; exports.GoogleSheetsViewer = _chunkTMZS63G2cjs.GoogleSheetsViewer; exports.LinkPreviewContainer = _chunkGVLA2BPWcjs.LinkPreviewContainer; exports.LinkedInContainer = _chunkGVLA2BPWcjs.LinkedInContainer; exports.LinkedInEmbedClient = _chunkGVLA2BPWcjs.LinkedInEmbedClient; exports.MarkdownImage = _chunkGVLA2BPWcjs.MarkdownImage; exports.OGLinkErrorBoundary = _chunkGVLA2BPWcjs.OGLinkErrorBoundary; exports.OGLinkPreview = _chunkGVLA2BPWcjs.OGLinkPreview; exports.PdfViewer = _chunkTMZS63G2cjs.PdfViewer; exports.RedditContainer = _chunkGVLA2BPWcjs.RedditContainer; exports.RedditEmbedClient = _chunkGVLA2BPWcjs.RedditEmbedClient; exports.RichMarkdownRuntimeProvider = _chunkGVLA2BPWcjs.RichMarkdownRuntimeProvider; exports.TwitterContainer = _chunkGVLA2BPWcjs.TwitterContainer; exports.TwitterEmbedClient = _chunkGVLA2BPWcjs.TwitterEmbedClient; exports.YouTubeContainer = _chunkGVLA2BPWcjs.YouTubeContainer; exports.useRichMarkdownRuntime = _chunkGVLA2BPWcjs.useRichMarkdownRuntime;
66
+ exports.EMBED_SIZES = _chunkUPHN2VRZcjs.EMBED_SIZES; exports.EmbedContainer = _chunkUPHN2VRZcjs.EmbedContainer; exports.EmbedIframe = _chunkUPHN2VRZcjs.EmbedIframe; exports.EmbedViewerFrame = _chunkUPHN2VRZcjs.EmbedViewerFrame; exports.FigmaEmbed = _chunkUPHN2VRZcjs.FigmaEmbed; exports.FileDownloadCard = _chunkKMB66NYXcjs.FileDownloadCard; exports.GoogleSheetsViewer = _chunkKMB66NYXcjs.GoogleSheetsViewer; exports.LinkPreviewContainer = _chunkUPHN2VRZcjs.LinkPreviewContainer; exports.LinkedInContainer = _chunkUPHN2VRZcjs.LinkedInContainer; exports.LinkedInEmbedClient = _chunkUPHN2VRZcjs.LinkedInEmbedClient; exports.MarkdownImage = _chunkUPHN2VRZcjs.MarkdownImage; exports.OGLinkErrorBoundary = _chunkUPHN2VRZcjs.OGLinkErrorBoundary; exports.OGLinkPreview = _chunkUPHN2VRZcjs.OGLinkPreview; exports.PdfViewer = _chunkKMB66NYXcjs.PdfViewer; exports.RedditContainer = _chunkUPHN2VRZcjs.RedditContainer; exports.RedditEmbedClient = _chunkUPHN2VRZcjs.RedditEmbedClient; exports.RichMarkdownRuntimeProvider = _chunkUPHN2VRZcjs.RichMarkdownRuntimeProvider; exports.TwitterContainer = _chunkUPHN2VRZcjs.TwitterContainer; exports.TwitterEmbedClient = _chunkUPHN2VRZcjs.TwitterEmbedClient; exports.YouTubeContainer = _chunkUPHN2VRZcjs.YouTubeContainer; exports.useRichMarkdownRuntime = _chunkUPHN2VRZcjs.useRichMarkdownRuntime;
67
67
  //# sourceMappingURL=index.cjs.map
@@ -4,7 +4,7 @@ import {
4
4
  FileDownloadCard,
5
5
  GoogleSheetsViewer,
6
6
  PdfViewer
7
- } from "../../chunk-65NR333L.js";
7
+ } from "../../chunk-MVGL5NNJ.js";
8
8
  import {
9
9
  EMBED_SIZES,
10
10
  EmbedContainer,
@@ -24,7 +24,7 @@ import {
24
24
  TwitterEmbedClient,
25
25
  YouTubeContainer,
26
26
  useRichMarkdownRuntime
27
- } from "../../chunk-WINT757E.js";
27
+ } from "../../chunk-LIUARTOZ.js";
28
28
  import "../../chunk-7EUIW46X.js";
29
29
  import "../../chunk-LXC6P2EO.js";
30
30
  import "../../chunk-EL5YVPD5.js";
@@ -2,9 +2,9 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkHXHA3DCIcjs = require('../../chunk-HXHA3DCI.cjs');
5
+ var _chunkJDW2IL7Acjs = require('../../chunk-JDW2IL7A.cjs');
6
6
  require('../../chunk-GYONSC3U.cjs');
7
- require('../../chunk-GVLA2BPW.cjs');
7
+ require('../../chunk-UPHN2VRZ.cjs');
8
8
  require('../../chunk-C5RS3QLV.cjs');
9
9
  require('../../chunk-XL4V2PYG.cjs');
10
10
  require('../../chunk-BZFW3FOF.cjs');
@@ -24,5 +24,5 @@ require('../../chunk-VRHGVLSL.cjs');
24
24
 
25
25
 
26
26
 
27
- exports.FaqDocumentPage = _chunkHXHA3DCIcjs.FaqDocumentPage; exports.FaqSection = _chunkHXHA3DCIcjs.FaqSection;
27
+ exports.FaqDocumentPage = _chunkJDW2IL7Acjs.FaqDocumentPage; exports.FaqSection = _chunkJDW2IL7Acjs.FaqSection;
28
28
  //# sourceMappingURL=index.cjs.map
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  FaqDocumentPage,
4
4
  FaqSection
5
- } from "../../chunk-TQ7EPKKO.js";
5
+ } from "../../chunk-2TUOBFPK.js";
6
6
  import "../../chunk-RCBRCZUF.js";
7
- import "../../chunk-WINT757E.js";
7
+ import "../../chunk-LIUARTOZ.js";
8
8
  import "../../chunk-7EUIW46X.js";
9
9
  import "../../chunk-LXC6P2EO.js";
10
10
  import "../../chunk-EL5YVPD5.js";
@@ -146,7 +146,7 @@
146
146
 
147
147
 
148
148
 
149
- var _chunkGVLA2BPWcjs = require('../../chunk-GVLA2BPW.cjs');
149
+ var _chunkUPHN2VRZcjs = require('../../chunk-UPHN2VRZ.cjs');
150
150
  require('../../chunk-C5RS3QLV.cjs');
151
151
  require('../../chunk-XL4V2PYG.cjs');
152
152
  require('../../chunk-BZFW3FOF.cjs');
@@ -309,5 +309,5 @@ require('../../chunk-VRHGVLSL.cjs');
309
309
 
310
310
 
311
311
 
312
- exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunkGVLA2BPWcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunkGVLA2BPWcjs.AIEnrichButton; exports.AIEnrichSection = _chunkGVLA2BPWcjs.AIEnrichSection; exports.AIRequiredBadge = _chunkGVLA2BPWcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunkGVLA2BPWcjs.AIStatusIndicator; exports.AIWarningsSection = _chunkGVLA2BPWcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunkGVLA2BPWcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunkGVLA2BPWcjs.ArrayEntryManager; exports.AuthBenefitsPanel = _chunkGVLA2BPWcjs.AuthBenefitsPanel; exports.AuthProvidersList = _chunkGVLA2BPWcjs.AuthProvidersList; exports.AuthShell = _chunkGVLA2BPWcjs.AuthShell; exports.BackToLoginLink = _chunkGVLA2BPWcjs.BackToLoginLink; exports.Board = _chunkGVLA2BPWcjs.Board; exports.BoardColumn = _chunkGVLA2BPWcjs.BoardColumn; exports.BoardColumnHeader = _chunkGVLA2BPWcjs.BoardColumnHeader; exports.BoardTicketApproval = _chunkGVLA2BPWcjs.BoardTicketApproval; exports.CardHitLayer = _chunkGVLA2BPWcjs.CardHitLayer; exports.CardsStrip = _chunkGVLA2BPWcjs.CardsStrip; exports.ChangelogManager = _chunkGVLA2BPWcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunkGVLA2BPWcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunkGVLA2BPWcjs.ClickUpTasksManager; exports.CommandBox = _chunkGVLA2BPWcjs.CommandBox; exports.CompleteAccountForm = _chunkGVLA2BPWcjs.CompleteAccountForm; exports.ConfidenceBadge = _chunkGVLA2BPWcjs.ConfidenceBadge; exports.CreateOrganizationForm = _chunkGVLA2BPWcjs.CreateOrganizationForm; exports.DEFAULT_THEME = _chunkGVLA2BPWcjs.DEFAULT_THEME; exports.DEFAULT_VIDEO_BITES_TITLE = _chunkGVLA2BPWcjs.DEFAULT_VIDEO_BITES_TITLE; exports.DynamicThemeProvider = _chunkGVLA2BPWcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunkGVLA2BPWcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunkGVLA2BPWcjs.EntityTagBadges; exports.EntityVideoSection = _chunkGVLA2BPWcjs.EntityVideoSection; exports.ErrorBoundary = _chunkGVLA2BPWcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunkGVLA2BPWcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunkGVLA2BPWcjs.FiltersDropdown; exports.FloatingWalkthroughVideo = _chunkGVLA2BPWcjs.FloatingWalkthroughVideo; exports.GitHubReleasesManager = _chunkGVLA2BPWcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunkGVLA2BPWcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunkGVLA2BPWcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunkGVLA2BPWcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunkGVLA2BPWcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunkGVLA2BPWcjs.HighlightVideoSection; exports.InviteLinkInvalidModal = _chunkGVLA2BPWcjs.InviteLinkInvalidModal; exports.KnowledgeBaseLinksManager = _chunkGVLA2BPWcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunkGVLA2BPWcjs.LoadingProvider; exports.LoginForm = _chunkGVLA2BPWcjs.LoginForm; exports.MUX_IMAGE_ORIGIN = _chunkGVLA2BPWcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunkGVLA2BPWcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunkGVLA2BPWcjs.MediaGalleryManager; exports.MoreAboutButton = _chunkGVLA2BPWcjs.MoreAboutButton; exports.NotificationDrawer = _chunkGVLA2BPWcjs.NotificationDrawer; exports.NotificationPopups = _chunkGVLA2BPWcjs.NotificationPopups; exports.NotificationTile = _chunkGVLA2BPWcjs.NotificationTile; exports.NotificationsProvider = _chunkGVLA2BPWcjs.NotificationsProvider; exports.OPENFRAME_DOCTOR_COMMANDS = _chunkGVLA2BPWcjs.OPENFRAME_DOCTOR_COMMANDS; exports.OPENFRAME_PATHS = _chunkGVLA2BPWcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunkGVLA2BPWcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunkGVLA2BPWcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunkGVLA2BPWcjs.OSTypeIcon; exports.OSTypeLabel = _chunkGVLA2BPWcjs.OSTypeLabel; exports.OpenFrameSsoLoginForm = _chunkGVLA2BPWcjs.OpenFrameSsoLoginForm; exports.OpenFrameSsoSignUpForm = _chunkGVLA2BPWcjs.OpenFrameSsoSignUpForm; exports.OpenFrameWordmark = _chunkGVLA2BPWcjs.OpenFrameWordmark; exports.PROVIDER_META = _chunkGVLA2BPWcjs.PROVIDER_META; exports.ParallaxImageShowcase = _chunkGVLA2BPWcjs.ParallaxImageShowcase; exports.PasswordResetForm = _chunkGVLA2BPWcjs.PasswordResetForm; exports.PathsDisplay = _chunkGVLA2BPWcjs.PathsDisplay; exports.PlatformBadge = _chunkGVLA2BPWcjs.PlatformBadge; exports.PlatformFilterComponent = _chunkGVLA2BPWcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunkGVLA2BPWcjs.PolicyConfigurationPanel; exports.PoweredByFlamingo = _chunkGVLA2BPWcjs.PoweredByFlamingo; exports.ProviderButton = _chunkGVLA2BPWcjs.ProviderButton; exports.PushButtonSelector = _chunkGVLA2BPWcjs.PushButtonSelector; exports.RATIO_GRID_CLASS = _chunkGVLA2BPWcjs.RATIO_GRID_CLASS; exports.RATIO_TO_CSS_ASPECT = _chunkGVLA2BPWcjs.RATIO_TO_CSS_ASPECT; exports.RatioTabs = _chunkGVLA2BPWcjs.RatioTabs; exports.ReleaseMediaManager = _chunkGVLA2BPWcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunkGVLA2BPWcjs.SEOEditorPreview; exports.STRIP_CELL_MAX_WIDTH = _chunkGVLA2BPWcjs.STRIP_CELL_MAX_WIDTH; exports.SectionSelector = _chunkGVLA2BPWcjs.SectionSelector; exports.SelectButton = _chunkGVLA2BPWcjs.SelectButton; exports.SocialLinksManager = _chunkGVLA2BPWcjs.SocialLinksManager; exports.SsoAuthShell = _chunkGVLA2BPWcjs.SsoAuthShell; exports.SsoProviderButtons = _chunkGVLA2BPWcjs.SsoProviderButtons; exports.StartWithOpenFrameButton = _chunkGVLA2BPWcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunkGVLA2BPWcjs.StatusFilterComponent; exports.TAG_BADGE_CLASS = _chunkGVLA2BPWcjs.TAG_BADGE_CLASS; exports.THEME_ATTRIBUTE = _chunkGVLA2BPWcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunkGVLA2BPWcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunkGVLA2BPWcjs.TagsSelector; exports.TermsAgreementLabel = _chunkGVLA2BPWcjs.TermsAgreementLabel; exports.ThemeProvider = _chunkGVLA2BPWcjs.ThemeProvider; exports.TicketCard = _chunkGVLA2BPWcjs.TicketCard; exports.TicketCardBody = _chunkGVLA2BPWcjs.TicketCardBody; exports.TicketCardSkeleton = _chunkGVLA2BPWcjs.TicketCardSkeleton; exports.TicketCardView = _chunkGVLA2BPWcjs.TicketCardView; exports.TicketStatusConfigList = _chunkGVLA2BPWcjs.TicketStatusConfigList; exports.TimeTrackerHeaderButton = _chunkGVLA2BPWcjs.TimeTrackerHeaderButton; exports.TimeTrackerPanel = _chunkGVLA2BPWcjs.TimeTrackerPanel; exports.TimeTrackerProvider = _chunkGVLA2BPWcjs.TimeTrackerProvider; exports.TranscribeAndSummarizeCombinedSection = _chunkGVLA2BPWcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunkGVLA2BPWcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunkGVLA2BPWcjs.TranscriptSummaryEditor; exports.Video = _chunkGVLA2BPWcjs.Video; exports.VideoBiteCard = _chunkGVLA2BPWcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunkGVLA2BPWcjs.VideoBitesDisplay; exports.VideoBitesStrip = _chunkGVLA2BPWcjs.VideoBitesStrip; exports.VideoClipsSection = _chunkGVLA2BPWcjs.VideoClipsSection; exports.VideoHoverPreviewSurface = _chunkGVLA2BPWcjs.VideoHoverPreviewSurface; exports.VideoPlayBadge = _chunkGVLA2BPWcjs.VideoPlayBadge; exports.VideoSourceSelector = _chunkGVLA2BPWcjs.VideoSourceSelector; exports.VideoUnmuteGlyph = _chunkGVLA2BPWcjs.VideoUnmuteGlyph; exports.ViewToggle = _chunkGVLA2BPWcjs.ViewToggle; exports.WaitlistForm = _chunkGVLA2BPWcjs.WaitlistForm; exports.WarningBlock = _chunkGVLA2BPWcjs.WarningBlock; exports.approvalMetaToBatchData = _chunkGVLA2BPWcjs.approvalMetaToBatchData; exports.columnFromTicketStatus = _chunkGVLA2BPWcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunkGVLA2BPWcjs.detectAspectRatio; exports.extractYouTubeId = _chunkGVLA2BPWcjs.extractYouTubeId; exports.getApprovalMeta = _chunkGVLA2BPWcjs.getApprovalMeta; exports.getCaptionsUrl = _chunkGVLA2BPWcjs.getCaptionsUrl; exports.getOpenFrameDoctorCommand = _chunkGVLA2BPWcjs.getOpenFrameDoctorCommand; exports.getOpenFramePaths = _chunkGVLA2BPWcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunkGVLA2BPWcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunkGVLA2BPWcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunkGVLA2BPWcjs.isApprovalNotification; exports.ratioToCategory = _chunkGVLA2BPWcjs.ratioToCategory; exports.resolutionToStatus = _chunkGVLA2BPWcjs.resolutionToStatus; exports.saveDataEnabled = _chunkGVLA2BPWcjs.saveDataEnabled; exports.sortBitesByCreatedAtDesc = _chunkGVLA2BPWcjs.sortBitesByCreatedAtDesc; exports.tintOnDark = _chunkGVLA2BPWcjs.tintOnDark; exports.toStripProfile = _chunkGVLA2BPWcjs.toStripProfile; exports.useBoardCollapse = _chunkGVLA2BPWcjs.useBoardCollapse; exports.useDynamicTheme = _chunkGVLA2BPWcjs.useDynamicTheme; exports.useFiltersDropdown = _chunkGVLA2BPWcjs.useFiltersDropdown; exports.useLoading = _chunkGVLA2BPWcjs.useLoading; exports.useNotifications = _chunkGVLA2BPWcjs.useNotifications; exports.useOptionalNotifications = _chunkGVLA2BPWcjs.useOptionalNotifications; exports.useOptionalTimeTracker = _chunkGVLA2BPWcjs.useOptionalTimeTracker; exports.useTheme = _chunkGVLA2BPWcjs.useTheme; exports.useThemeToggle = _chunkGVLA2BPWcjs.useThemeToggle; exports.useTimeTracker = _chunkGVLA2BPWcjs.useTimeTracker; exports.useTrackerClock = _chunkGVLA2BPWcjs.useTrackerClock; exports.useVideoOriginPreconnect = _chunkGVLA2BPWcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunkGVLA2BPWcjs.useVideoWarmup; exports.useWalkthroughVideo = _chunkGVLA2BPWcjs.useWalkthroughVideo;
312
+ exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunkUPHN2VRZcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunkUPHN2VRZcjs.AIEnrichButton; exports.AIEnrichSection = _chunkUPHN2VRZcjs.AIEnrichSection; exports.AIRequiredBadge = _chunkUPHN2VRZcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunkUPHN2VRZcjs.AIStatusIndicator; exports.AIWarningsSection = _chunkUPHN2VRZcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunkUPHN2VRZcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunkUPHN2VRZcjs.ArrayEntryManager; exports.AuthBenefitsPanel = _chunkUPHN2VRZcjs.AuthBenefitsPanel; exports.AuthProvidersList = _chunkUPHN2VRZcjs.AuthProvidersList; exports.AuthShell = _chunkUPHN2VRZcjs.AuthShell; exports.BackToLoginLink = _chunkUPHN2VRZcjs.BackToLoginLink; exports.Board = _chunkUPHN2VRZcjs.Board; exports.BoardColumn = _chunkUPHN2VRZcjs.BoardColumn; exports.BoardColumnHeader = _chunkUPHN2VRZcjs.BoardColumnHeader; exports.BoardTicketApproval = _chunkUPHN2VRZcjs.BoardTicketApproval; exports.CardHitLayer = _chunkUPHN2VRZcjs.CardHitLayer; exports.CardsStrip = _chunkUPHN2VRZcjs.CardsStrip; exports.ChangelogManager = _chunkUPHN2VRZcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunkUPHN2VRZcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunkUPHN2VRZcjs.ClickUpTasksManager; exports.CommandBox = _chunkUPHN2VRZcjs.CommandBox; exports.CompleteAccountForm = _chunkUPHN2VRZcjs.CompleteAccountForm; exports.ConfidenceBadge = _chunkUPHN2VRZcjs.ConfidenceBadge; exports.CreateOrganizationForm = _chunkUPHN2VRZcjs.CreateOrganizationForm; exports.DEFAULT_THEME = _chunkUPHN2VRZcjs.DEFAULT_THEME; exports.DEFAULT_VIDEO_BITES_TITLE = _chunkUPHN2VRZcjs.DEFAULT_VIDEO_BITES_TITLE; exports.DynamicThemeProvider = _chunkUPHN2VRZcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunkUPHN2VRZcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunkUPHN2VRZcjs.EntityTagBadges; exports.EntityVideoSection = _chunkUPHN2VRZcjs.EntityVideoSection; exports.ErrorBoundary = _chunkUPHN2VRZcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunkUPHN2VRZcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunkUPHN2VRZcjs.FiltersDropdown; exports.FloatingWalkthroughVideo = _chunkUPHN2VRZcjs.FloatingWalkthroughVideo; exports.GitHubReleasesManager = _chunkUPHN2VRZcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunkUPHN2VRZcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunkUPHN2VRZcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunkUPHN2VRZcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunkUPHN2VRZcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunkUPHN2VRZcjs.HighlightVideoSection; exports.InviteLinkInvalidModal = _chunkUPHN2VRZcjs.InviteLinkInvalidModal; exports.KnowledgeBaseLinksManager = _chunkUPHN2VRZcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunkUPHN2VRZcjs.LoadingProvider; exports.LoginForm = _chunkUPHN2VRZcjs.LoginForm; exports.MUX_IMAGE_ORIGIN = _chunkUPHN2VRZcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunkUPHN2VRZcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunkUPHN2VRZcjs.MediaGalleryManager; exports.MoreAboutButton = _chunkUPHN2VRZcjs.MoreAboutButton; exports.NotificationDrawer = _chunkUPHN2VRZcjs.NotificationDrawer; exports.NotificationPopups = _chunkUPHN2VRZcjs.NotificationPopups; exports.NotificationTile = _chunkUPHN2VRZcjs.NotificationTile; exports.NotificationsProvider = _chunkUPHN2VRZcjs.NotificationsProvider; exports.OPENFRAME_DOCTOR_COMMANDS = _chunkUPHN2VRZcjs.OPENFRAME_DOCTOR_COMMANDS; exports.OPENFRAME_PATHS = _chunkUPHN2VRZcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunkUPHN2VRZcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunkUPHN2VRZcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunkUPHN2VRZcjs.OSTypeIcon; exports.OSTypeLabel = _chunkUPHN2VRZcjs.OSTypeLabel; exports.OpenFrameSsoLoginForm = _chunkUPHN2VRZcjs.OpenFrameSsoLoginForm; exports.OpenFrameSsoSignUpForm = _chunkUPHN2VRZcjs.OpenFrameSsoSignUpForm; exports.OpenFrameWordmark = _chunkUPHN2VRZcjs.OpenFrameWordmark; exports.PROVIDER_META = _chunkUPHN2VRZcjs.PROVIDER_META; exports.ParallaxImageShowcase = _chunkUPHN2VRZcjs.ParallaxImageShowcase; exports.PasswordResetForm = _chunkUPHN2VRZcjs.PasswordResetForm; exports.PathsDisplay = _chunkUPHN2VRZcjs.PathsDisplay; exports.PlatformBadge = _chunkUPHN2VRZcjs.PlatformBadge; exports.PlatformFilterComponent = _chunkUPHN2VRZcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunkUPHN2VRZcjs.PolicyConfigurationPanel; exports.PoweredByFlamingo = _chunkUPHN2VRZcjs.PoweredByFlamingo; exports.ProviderButton = _chunkUPHN2VRZcjs.ProviderButton; exports.PushButtonSelector = _chunkUPHN2VRZcjs.PushButtonSelector; exports.RATIO_GRID_CLASS = _chunkUPHN2VRZcjs.RATIO_GRID_CLASS; exports.RATIO_TO_CSS_ASPECT = _chunkUPHN2VRZcjs.RATIO_TO_CSS_ASPECT; exports.RatioTabs = _chunkUPHN2VRZcjs.RatioTabs; exports.ReleaseMediaManager = _chunkUPHN2VRZcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunkUPHN2VRZcjs.SEOEditorPreview; exports.STRIP_CELL_MAX_WIDTH = _chunkUPHN2VRZcjs.STRIP_CELL_MAX_WIDTH; exports.SectionSelector = _chunkUPHN2VRZcjs.SectionSelector; exports.SelectButton = _chunkUPHN2VRZcjs.SelectButton; exports.SocialLinksManager = _chunkUPHN2VRZcjs.SocialLinksManager; exports.SsoAuthShell = _chunkUPHN2VRZcjs.SsoAuthShell; exports.SsoProviderButtons = _chunkUPHN2VRZcjs.SsoProviderButtons; exports.StartWithOpenFrameButton = _chunkUPHN2VRZcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunkUPHN2VRZcjs.StatusFilterComponent; exports.TAG_BADGE_CLASS = _chunkUPHN2VRZcjs.TAG_BADGE_CLASS; exports.THEME_ATTRIBUTE = _chunkUPHN2VRZcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunkUPHN2VRZcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunkUPHN2VRZcjs.TagsSelector; exports.TermsAgreementLabel = _chunkUPHN2VRZcjs.TermsAgreementLabel; exports.ThemeProvider = _chunkUPHN2VRZcjs.ThemeProvider; exports.TicketCard = _chunkUPHN2VRZcjs.TicketCard; exports.TicketCardBody = _chunkUPHN2VRZcjs.TicketCardBody; exports.TicketCardSkeleton = _chunkUPHN2VRZcjs.TicketCardSkeleton; exports.TicketCardView = _chunkUPHN2VRZcjs.TicketCardView; exports.TicketStatusConfigList = _chunkUPHN2VRZcjs.TicketStatusConfigList; exports.TimeTrackerHeaderButton = _chunkUPHN2VRZcjs.TimeTrackerHeaderButton; exports.TimeTrackerPanel = _chunkUPHN2VRZcjs.TimeTrackerPanel; exports.TimeTrackerProvider = _chunkUPHN2VRZcjs.TimeTrackerProvider; exports.TranscribeAndSummarizeCombinedSection = _chunkUPHN2VRZcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunkUPHN2VRZcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunkUPHN2VRZcjs.TranscriptSummaryEditor; exports.Video = _chunkUPHN2VRZcjs.Video; exports.VideoBiteCard = _chunkUPHN2VRZcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunkUPHN2VRZcjs.VideoBitesDisplay; exports.VideoBitesStrip = _chunkUPHN2VRZcjs.VideoBitesStrip; exports.VideoClipsSection = _chunkUPHN2VRZcjs.VideoClipsSection; exports.VideoHoverPreviewSurface = _chunkUPHN2VRZcjs.VideoHoverPreviewSurface; exports.VideoPlayBadge = _chunkUPHN2VRZcjs.VideoPlayBadge; exports.VideoSourceSelector = _chunkUPHN2VRZcjs.VideoSourceSelector; exports.VideoUnmuteGlyph = _chunkUPHN2VRZcjs.VideoUnmuteGlyph; exports.ViewToggle = _chunkUPHN2VRZcjs.ViewToggle; exports.WaitlistForm = _chunkUPHN2VRZcjs.WaitlistForm; exports.WarningBlock = _chunkUPHN2VRZcjs.WarningBlock; exports.approvalMetaToBatchData = _chunkUPHN2VRZcjs.approvalMetaToBatchData; exports.columnFromTicketStatus = _chunkUPHN2VRZcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunkUPHN2VRZcjs.detectAspectRatio; exports.extractYouTubeId = _chunkUPHN2VRZcjs.extractYouTubeId; exports.getApprovalMeta = _chunkUPHN2VRZcjs.getApprovalMeta; exports.getCaptionsUrl = _chunkUPHN2VRZcjs.getCaptionsUrl; exports.getOpenFrameDoctorCommand = _chunkUPHN2VRZcjs.getOpenFrameDoctorCommand; exports.getOpenFramePaths = _chunkUPHN2VRZcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunkUPHN2VRZcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunkUPHN2VRZcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunkUPHN2VRZcjs.isApprovalNotification; exports.ratioToCategory = _chunkUPHN2VRZcjs.ratioToCategory; exports.resolutionToStatus = _chunkUPHN2VRZcjs.resolutionToStatus; exports.saveDataEnabled = _chunkUPHN2VRZcjs.saveDataEnabled; exports.sortBitesByCreatedAtDesc = _chunkUPHN2VRZcjs.sortBitesByCreatedAtDesc; exports.tintOnDark = _chunkUPHN2VRZcjs.tintOnDark; exports.toStripProfile = _chunkUPHN2VRZcjs.toStripProfile; exports.useBoardCollapse = _chunkUPHN2VRZcjs.useBoardCollapse; exports.useDynamicTheme = _chunkUPHN2VRZcjs.useDynamicTheme; exports.useFiltersDropdown = _chunkUPHN2VRZcjs.useFiltersDropdown; exports.useLoading = _chunkUPHN2VRZcjs.useLoading; exports.useNotifications = _chunkUPHN2VRZcjs.useNotifications; exports.useOptionalNotifications = _chunkUPHN2VRZcjs.useOptionalNotifications; exports.useOptionalTimeTracker = _chunkUPHN2VRZcjs.useOptionalTimeTracker; exports.useTheme = _chunkUPHN2VRZcjs.useTheme; exports.useThemeToggle = _chunkUPHN2VRZcjs.useThemeToggle; exports.useTimeTracker = _chunkUPHN2VRZcjs.useTimeTracker; exports.useTrackerClock = _chunkUPHN2VRZcjs.useTrackerClock; exports.useVideoOriginPreconnect = _chunkUPHN2VRZcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunkUPHN2VRZcjs.useVideoWarmup; exports.useWalkthroughVideo = _chunkUPHN2VRZcjs.useWalkthroughVideo;
313
313
  //# sourceMappingURL=index.cjs.map
@@ -146,7 +146,7 @@ import {
146
146
  useVideoOriginPreconnect,
147
147
  useVideoWarmup,
148
148
  useWalkthroughVideo
149
- } from "../../chunk-WINT757E.js";
149
+ } from "../../chunk-LIUARTOZ.js";
150
150
  import "../../chunk-7EUIW46X.js";
151
151
  import "../../chunk-LXC6P2EO.js";
152
152
  import "../../chunk-EL5YVPD5.js";
@@ -6,31 +6,31 @@
6
6
 
7
7
 
8
8
 
9
- var _chunkETF2QXXUcjs = require('../../chunk-ETF2QXXU.cjs');
9
+ var _chunkENPGPZIBcjs = require('../../chunk-ENPGPZIB.cjs');
10
10
 
11
11
 
12
- var _chunkGWFC3NE5cjs = require('../../chunk-GWFC3NE5.cjs');
13
- require('../../chunk-TMZS63G2.cjs');
14
- require('../../chunk-2QP67D2L.cjs');
12
+ var _chunk4ZRHVOEBcjs = require('../../chunk-4ZRHVOEB.cjs');
13
+ require('../../chunk-KMB66NYX.cjs');
14
+ require('../../chunk-DFQLUK75.cjs');
15
15
 
16
16
 
17
- var _chunkHXHA3DCIcjs = require('../../chunk-HXHA3DCI.cjs');
17
+ var _chunkJDW2IL7Acjs = require('../../chunk-JDW2IL7A.cjs');
18
18
 
19
19
 
20
- var _chunkQEMI34VAcjs = require('../../chunk-QEMI34VA.cjs');
21
- require('../../chunk-LYWSHNK4.cjs');
20
+ var _chunk2MYDGLJScjs = require('../../chunk-2MYDGLJS.cjs');
21
+ require('../../chunk-NAV4FRNL.cjs');
22
22
 
23
23
 
24
- var _chunkL6EKEYF7cjs = require('../../chunk-L6EKEYF7.cjs');
25
- require('../../chunk-4GL2XJ5C.cjs');
24
+ var _chunkRKITTO5Vcjs = require('../../chunk-RKITTO5V.cjs');
25
+ require('../../chunk-J4BE4FIR.cjs');
26
26
 
27
27
 
28
28
 
29
- var _chunkJZ5XDZYDcjs = require('../../chunk-JZ5XDZYD.cjs');
30
- require('../../chunk-2MBS3YEY.cjs');
31
- require('../../chunk-QYNLVIGQ.cjs');
29
+ var _chunkZ3NOI7X7cjs = require('../../chunk-Z3NOI7X7.cjs');
30
+ require('../../chunk-OLOKQQAP.cjs');
31
+ require('../../chunk-QZ2NAPLF.cjs');
32
32
  require('../../chunk-GYONSC3U.cjs');
33
- require('../../chunk-GVLA2BPW.cjs');
33
+ require('../../chunk-UPHN2VRZ.cjs');
34
34
  require('../../chunk-C5RS3QLV.cjs');
35
35
  require('../../chunk-XL4V2PYG.cjs');
36
36
  require('../../chunk-BZFW3FOF.cjs');
@@ -63,9 +63,9 @@ function RoadmapPage({
63
63
  belowContent,
64
64
  shell
65
65
  }) {
66
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkL6EKEYF7cjs.DevSectionPage, { sectionKey: "roadmap", backButton, title, subtitle, shell, children: [
66
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkRKITTO5Vcjs.DevSectionPage, { sectionKey: "roadmap", backButton, title, subtitle, shell, children: [
67
67
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
68
- _chunkETF2QXXUcjs.RoadmapView,
68
+ _chunkENPGPZIBcjs.RoadmapView,
69
69
  {
70
70
  endpoint: roadmapEndpoint,
71
71
  initialItems,
@@ -91,9 +91,9 @@ function ProductReleasesListPage({
91
91
  belowContent,
92
92
  shell
93
93
  }) {
94
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkL6EKEYF7cjs.DevSectionPage, { sectionKey: "releases", backButton, title, subtitle, shell, children: [
94
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkRKITTO5Vcjs.DevSectionPage, { sectionKey: "releases", backButton, title, subtitle, shell, children: [
95
95
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
96
- _chunkETF2QXXUcjs.ProductReleasesView,
96
+ _chunkENPGPZIBcjs.ProductReleasesView,
97
97
  {
98
98
  endpoint: releasesEndpoint,
99
99
  basePath,
@@ -116,8 +116,8 @@ function DeliveryPage({
116
116
  belowContent,
117
117
  shell
118
118
  }) {
119
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkL6EKEYF7cjs.DevSectionPage, { sectionKey: "delivery", backButton, title, subtitle, shell, children: [
120
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkETF2QXXUcjs.DeliveryLists, { completedApiEndpoint: completedEndpoint, inProgressApiEndpoint: inProgressEndpoint }),
119
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkRKITTO5Vcjs.DevSectionPage, { sectionKey: "delivery", backButton, title, subtitle, shell, children: [
120
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkENPGPZIBcjs.DeliveryLists, { completedApiEndpoint: completedEndpoint, inProgressApiEndpoint: inProgressEndpoint }),
121
121
  belowContent
122
122
  ] });
123
123
  }
@@ -137,9 +137,9 @@ function OnboardingGuidesCatalogPage({
137
137
  belowContent,
138
138
  shell
139
139
  }) {
140
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkL6EKEYF7cjs.DevSectionPage, { sectionKey: "onboarding", backButton, title, subtitle, shell, children: [
140
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkRKITTO5Vcjs.DevSectionPage, { sectionKey: "onboarding", backButton, title, subtitle, shell, children: [
141
141
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
142
- _chunkJZ5XDZYDcjs.OnboardingGuidesCatalogView,
142
+ _chunkZ3NOI7X7cjs.OnboardingGuidesCatalogView,
143
143
  {
144
144
  guidesEndpoint,
145
145
  sectionsEndpoint,
@@ -163,5 +163,5 @@ function OnboardingGuidesCatalogPage({
163
163
 
164
164
 
165
165
 
166
- exports.DeliveryPage = DeliveryPage; exports.DocsHubPage = _chunkGWFC3NE5cjs.DocsHubPage; exports.FaqDocumentPage = _chunkHXHA3DCIcjs.FaqDocumentPage; exports.HelpCenterList = _chunkQEMI34VAcjs.HelpCenterList; exports.LegalDocumentPage = _chunkETF2QXXUcjs.LegalDocumentPage; exports.OnboardingGuideDetailView = _chunkJZ5XDZYDcjs.OnboardingGuideDetailView; exports.OnboardingGuidesCatalogPage = OnboardingGuidesCatalogPage; exports.ProductReleasesListPage = ProductReleasesListPage; exports.ReleaseDetailPage = _chunkETF2QXXUcjs.ReleaseDetailPage; exports.RoadmapPage = RoadmapPage;
166
+ exports.DeliveryPage = DeliveryPage; exports.DocsHubPage = _chunk4ZRHVOEBcjs.DocsHubPage; exports.FaqDocumentPage = _chunkJDW2IL7Acjs.FaqDocumentPage; exports.HelpCenterList = _chunk2MYDGLJScjs.HelpCenterList; exports.LegalDocumentPage = _chunkENPGPZIBcjs.LegalDocumentPage; exports.OnboardingGuideDetailView = _chunkZ3NOI7X7cjs.OnboardingGuideDetailView; exports.OnboardingGuidesCatalogPage = OnboardingGuidesCatalogPage; exports.ProductReleasesListPage = ProductReleasesListPage; exports.ReleaseDetailPage = _chunkENPGPZIBcjs.ReleaseDetailPage; exports.RoadmapPage = RoadmapPage;
167
167
  //# sourceMappingURL=index.cjs.map
@@ -6,31 +6,31 @@ import {
6
6
  ProductReleasesView,
7
7
  ReleaseDetailPage,
8
8
  RoadmapView
9
- } from "../../chunk-7SGBF2I2.js";
9
+ } from "../../chunk-6W3ULZ4X.js";
10
10
  import {
11
11
  DocsHubPage
12
- } from "../../chunk-3G7FDE5E.js";
13
- import "../../chunk-65NR333L.js";
14
- import "../../chunk-IZOGFZ7N.js";
12
+ } from "../../chunk-6SMLYZLH.js";
13
+ import "../../chunk-MVGL5NNJ.js";
14
+ import "../../chunk-XN4JKIJY.js";
15
15
  import {
16
16
  FaqDocumentPage
17
- } from "../../chunk-TQ7EPKKO.js";
17
+ } from "../../chunk-2TUOBFPK.js";
18
18
  import {
19
19
  HelpCenterList
20
- } from "../../chunk-UP4RA54U.js";
21
- import "../../chunk-ECR37JHH.js";
20
+ } from "../../chunk-U555TMPC.js";
21
+ import "../../chunk-4QKXNWH5.js";
22
22
  import {
23
23
  DevSectionPage
24
- } from "../../chunk-ALXLWF75.js";
25
- import "../../chunk-KYQZBQYV.js";
24
+ } from "../../chunk-6YXN5RHW.js";
25
+ import "../../chunk-YLB6XXO6.js";
26
26
  import {
27
27
  OnboardingGuideDetailView,
28
28
  OnboardingGuidesCatalogView
29
- } from "../../chunk-XBYEPSNZ.js";
30
- import "../../chunk-OAEJWP7H.js";
31
- import "../../chunk-5W3RCZIK.js";
29
+ } from "../../chunk-2XGHEJZK.js";
30
+ import "../../chunk-46FKXLNE.js";
31
+ import "../../chunk-LE3BJ5H2.js";
32
32
  import "../../chunk-RCBRCZUF.js";
33
- import "../../chunk-WINT757E.js";
33
+ import "../../chunk-LIUARTOZ.js";
34
34
  import "../../chunk-7EUIW46X.js";
35
35
  import "../../chunk-LXC6P2EO.js";
36
36
  import "../../chunk-EL5YVPD5.js";