@flamingo-stack/openframe-frontend-core 0.0.491 → 0.0.492-1506.3956.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/chat-protocol/decode.d.ts +58 -0
- package/dist/chat-protocol/decode.d.ts.map +1 -0
- package/dist/chat-protocol/encode.d.ts +44 -0
- package/dist/chat-protocol/encode.d.ts.map +1 -0
- package/dist/chat-protocol/env-flag.d.ts +35 -0
- package/dist/chat-protocol/env-flag.d.ts.map +1 -0
- package/dist/chat-protocol/events.d.ts +207 -0
- package/dist/chat-protocol/events.d.ts.map +1 -0
- package/dist/chat-protocol/frames.d.ts +213 -0
- package/dist/chat-protocol/frames.d.ts.map +1 -0
- package/dist/chat-protocol/index.cjs +500 -0
- package/dist/chat-protocol/index.cjs.map +1 -0
- package/dist/chat-protocol/index.d.ts +18 -0
- package/dist/chat-protocol/index.d.ts.map +1 -0
- package/dist/chat-protocol/index.js +484 -0
- package/dist/chat-protocol/index.js.map +1 -0
- package/dist/chat-protocol/ip-normalize.d.ts +44 -0
- package/dist/chat-protocol/ip-normalize.d.ts.map +1 -0
- package/dist/chat-protocol/nats-decoder.d.ts +26 -0
- package/dist/chat-protocol/nats-decoder.d.ts.map +1 -0
- package/dist/{chunk-6XNWT2KC.js → chunk-34TDA22K.js} +2 -2
- package/dist/{chunk-T4BUS6JV.js → chunk-3LKB722U.js} +2 -2
- package/dist/{chunk-2RTNC3KP.cjs → chunk-7N7YZCHR.cjs} +6958 -4785
- package/dist/chunk-7N7YZCHR.cjs.map +1 -0
- package/dist/{chunk-ITV6LSG7.cjs → chunk-A6FPYAUD.cjs} +15 -15
- package/dist/{chunk-ITV6LSG7.cjs.map → chunk-A6FPYAUD.cjs.map} +1 -1
- package/dist/{chunk-35CTCUJ7.js → chunk-BEEPU44B.js} +10 -10
- package/dist/chunk-BEEPU44B.js.map +1 -0
- package/dist/{chunk-HRMOCJKU.cjs → chunk-C65NCIMV.cjs} +9 -9
- package/dist/{chunk-HRMOCJKU.cjs.map → chunk-C65NCIMV.cjs.map} +1 -1
- package/dist/{chunk-QF54RPHZ.js → chunk-J3VBVR4W.js} +4 -4
- package/dist/{chunk-GTMW4KY7.js → chunk-JHEIOXXZ.js} +6 -5
- package/dist/chunk-JHEIOXXZ.js.map +1 -0
- package/dist/{chunk-QNFAZIFC.cjs → chunk-JSEJ5MH5.cjs} +5 -5
- package/dist/{chunk-QNFAZIFC.cjs.map → chunk-JSEJ5MH5.cjs.map} +1 -1
- package/dist/{chunk-J2V4B6FF.cjs → chunk-KX3K2EH4.cjs} +11 -11
- package/dist/{chunk-J2V4B6FF.cjs.map → chunk-KX3K2EH4.cjs.map} +1 -1
- package/dist/{chunk-EHHX22JL.cjs → chunk-M6FEGPQJ.cjs} +62 -62
- package/dist/{chunk-EHHX22JL.cjs.map → chunk-M6FEGPQJ.cjs.map} +1 -1
- package/dist/{chunk-GL33BHGZ.cjs → chunk-MEIGDK7M.cjs} +60 -60
- package/dist/chunk-MEIGDK7M.cjs.map +1 -0
- package/dist/{chunk-CYIUPI7J.js → chunk-MEMRQTOI.js} +12010 -9837
- package/dist/chunk-MEMRQTOI.js.map +1 -0
- package/dist/{chunk-6O3YTVLG.cjs → chunk-MPUQFRJG.cjs} +7 -7
- package/dist/{chunk-6O3YTVLG.cjs.map → chunk-MPUQFRJG.cjs.map} +1 -1
- package/dist/{chunk-PVSXTCJY.cjs → chunk-MSL5NE3N.cjs} +37 -37
- package/dist/{chunk-PVSXTCJY.cjs.map → chunk-MSL5NE3N.cjs.map} +1 -1
- package/dist/{chunk-CZTKQVIQ.js → chunk-MZRIRQYV.js} +2 -2
- package/dist/{chunk-ZDUJ6BDI.js → chunk-NCAN6VUF.js} +2 -2
- package/dist/{chunk-ZEC5U5T7.js → chunk-OL3MJKUI.js} +2 -2
- package/dist/{chunk-U2JIGUXF.js → chunk-PLB6CQSO.js} +2 -2
- package/dist/{chunk-IUGJAILN.js → chunk-PTXZB2KW.js} +2 -2
- package/dist/{chunk-YKE2KZ2Y.cjs → chunk-QDGB2DKY.cjs} +26 -26
- package/dist/{chunk-YKE2KZ2Y.cjs.map → chunk-QDGB2DKY.cjs.map} +1 -1
- package/dist/{chunk-VD4QDSP7.cjs → chunk-QG2EBIH5.cjs} +31 -31
- package/dist/{chunk-VD4QDSP7.cjs.map → chunk-QG2EBIH5.cjs.map} +1 -1
- package/dist/{chunk-7NRRONK5.cjs → chunk-W56JYDSC.cjs} +28 -27
- package/dist/chunk-W56JYDSC.cjs.map +1 -0
- package/dist/{chunk-2YQK6LHR.js → chunk-XOFE2RT4.js} +4 -4
- package/dist/components/case-studies/index.cjs +8 -8
- package/dist/components/case-studies/index.js +2 -2
- package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
- package/dist/components/chat/chat-message-list.d.ts.map +1 -1
- package/dist/components/chat/hooks/index.d.ts +0 -1
- package/dist/components/chat/hooks/index.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-chat.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts +15 -48
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts +10 -57
- package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +10 -2
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +1 -0
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +21 -13
- package/dist/components/chat/stream/chat-dialog-store.d.ts +184 -0
- package/dist/components/chat/stream/chat-dialog-store.d.ts.map +1 -0
- package/dist/components/chat/stream/chat-stream-reducer.d.ts +367 -0
- package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +1 -0
- package/dist/components/chat/stream/delta-batcher.d.ts +51 -0
- package/dist/components/chat/stream/delta-batcher.d.ts.map +1 -0
- package/dist/components/chat/stream/index.d.ts +17 -0
- package/dist/components/chat/stream/index.d.ts.map +1 -0
- package/dist/components/chat/stream/message-mutations.d.ts +77 -0
- package/dist/components/chat/stream/message-mutations.d.ts.map +1 -0
- package/dist/components/chat/stream/use-chat-stream-reducer.d.ts +22 -0
- package/dist/components/chat/stream/use-chat-stream-reducer.d.ts.map +1 -0
- package/dist/components/chat/types/api.types.d.ts +1 -81
- package/dist/components/chat/types/api.types.d.ts.map +1 -1
- package/dist/components/chat/types/processing.types.d.ts +2 -93
- package/dist/components/chat/types/processing.types.d.ts.map +1 -1
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts +34 -6
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
- package/dist/components/chat/utils/index.d.ts +2 -3
- package/dist/components/chat/utils/index.d.ts.map +1 -1
- package/dist/components/chat/utils/process-historical-messages.d.ts +59 -11
- package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +3 -3
- package/dist/components/contact/index.js +2 -2
- package/dist/components/docs/index.cjs +5 -5
- package/dist/components/docs/index.js +4 -4
- package/dist/components/embeds/index.cjs +3 -3
- package/dist/components/embeds/index.js +2 -2
- package/dist/components/faq/index.cjs +3 -3
- package/dist/components/faq/index.js +2 -2
- package/dist/components/features/index.cjs +2 -2
- package/dist/components/features/index.js +1 -1
- package/dist/components/help-center-pages/index.cjs +20 -20
- package/dist/components/help-center-pages/index.js +11 -11
- package/dist/components/index.cjs +172 -130
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +63 -21
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +2 -2
- package/dist/components/navigation/index.js +1 -1
- package/dist/components/onboarding-guides/index.cjs +5 -5
- package/dist/components/onboarding-guides/index.js +4 -4
- package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
- package/dist/components/related-content/index.cjs +3 -3
- package/dist/components/related-content/index.js +2 -2
- package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
- package/dist/components/tickets/index.cjs +5 -5
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/index.cjs +44 -2
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.d.ts +1 -2
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +55 -13
- package/dist/components/ui/markdown/base-components.d.ts +51 -0
- package/dist/components/ui/markdown/base-components.d.ts.map +1 -0
- package/dist/components/ui/markdown/engine.d.ts +99 -0
- package/dist/components/ui/markdown/engine.d.ts.map +1 -0
- package/dist/components/ui/markdown/heading-ids.d.ts +65 -0
- package/dist/components/ui/markdown/heading-ids.d.ts.map +1 -0
- package/dist/components/ui/markdown/index.d.ts +18 -0
- package/dist/components/ui/markdown/index.d.ts.map +1 -0
- package/dist/components/ui/markdown/mermaid-diagram.d.ts +79 -0
- package/dist/components/ui/markdown/mermaid-diagram.d.ts.map +1 -0
- package/dist/components/ui/markdown/rich/embed-overrides.d.ts +14 -0
- package/dist/components/ui/markdown/rich/embed-overrides.d.ts.map +1 -0
- package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts +40 -0
- package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts.map +1 -0
- package/dist/components/ui/markdown/rich/shortcodes.d.ts +8 -0
- package/dist/components/ui/markdown/rich/shortcodes.d.ts.map +1 -0
- package/dist/components/ui/markdown/sanitize.d.ts +153 -0
- package/dist/components/ui/markdown/sanitize.d.ts.map +1 -0
- package/dist/components/ui/markdown/simple-markdown-renderer.d.ts +23 -0
- package/dist/components/ui/markdown/simple-markdown-renderer.d.ts.map +1 -0
- package/dist/components/ui/markdown/streaming.d.ts +78 -0
- package/dist/components/ui/markdown/streaming.d.ts.map +1 -0
- package/dist/components/ui/markdown/text-size.d.ts +34 -0
- package/dist/components/ui/markdown/text-size.d.ts.map +1 -0
- package/dist/index.cjs +60 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +71 -13
- package/dist/utils/index.cjs +169 -40
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +162 -41
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/markdown-fences.d.ts +42 -0
- package/dist/utils/markdown-fences.d.ts.map +1 -0
- package/dist/utils/markdown-heading-id.d.ts +85 -0
- package/dist/utils/markdown-heading-id.d.ts.map +1 -0
- package/dist/utils/markdown-section-extractor.d.ts.map +1 -1
- package/package.json +7 -1
- package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +317 -0
- package/src/chat-protocol/__tests__/chat-protocol.test.ts +516 -0
- package/src/chat-protocol/__tests__/env-flag.test.ts +52 -0
- package/src/chat-protocol/__tests__/ip-normalize.test.ts +136 -0
- package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +232 -0
- package/src/chat-protocol/decode.ts +278 -0
- package/src/chat-protocol/encode.ts +71 -0
- package/src/chat-protocol/env-flag.ts +39 -0
- package/src/chat-protocol/events.ts +245 -0
- package/src/chat-protocol/frames.ts +245 -0
- package/src/chat-protocol/index.ts +21 -0
- package/src/chat-protocol/ip-normalize.ts +146 -0
- package/src/chat-protocol/nats-decoder.ts +258 -0
- package/src/components/chat/__tests__/chat-message-list.test.tsx +293 -5
- package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +207 -0
- package/src/components/chat/__tests__/chat-pending-turn.test.tsx +230 -0
- package/src/components/chat/chat-message-enhanced.tsx +122 -20
- package/src/components/chat/chat-message-list.tsx +358 -109
- package/src/components/chat/embeddable-chat.tsx +6 -0
- package/src/components/chat/hooks/.index.md +30 -33
- package/src/components/chat/hooks/.use-nats-chat-adapter.md +36 -55
- package/src/components/chat/hooks/__tests__/__snapshots__/conversation-id-persistence-golden.test.ts.snap +37 -0
- package/src/components/chat/hooks/__tests__/__snapshots__/sse-stream-golden.test.ts.snap +0 -0
- package/src/components/chat/hooks/__tests__/conversation-id-persistence-golden.test.ts +438 -0
- package/src/components/chat/hooks/__tests__/sse-stream-golden.test.ts +318 -0
- package/src/components/chat/hooks/index.ts +0 -1
- package/src/components/chat/hooks/use-chat.ts +8 -0
- package/src/components/chat/hooks/use-nats-chat-adapter.ts +243 -825
- package/src/components/chat/hooks/use-sse-chat-adapter.ts +380 -684
- package/src/components/chat/index.ts +5 -0
- package/src/components/chat/stream/__tests__/__snapshots__/chat-stream-reducer-golden.test.ts.snap +940 -0
- package/src/components/chat/stream/__tests__/chat-dialog-store.test.ts +756 -0
- package/src/components/chat/stream/__tests__/chat-stream-reducer-golden.test.ts +460 -0
- package/src/components/chat/stream/__tests__/chat-stream-reducer.test.ts +973 -0
- package/src/components/chat/stream/__tests__/delta-batcher.test.ts +255 -0
- package/src/components/chat/stream/__tests__/use-chat-stream-reducer.test.ts +98 -0
- package/src/components/chat/stream/chat-dialog-store.ts +536 -0
- package/src/components/chat/stream/chat-stream-reducer.ts +1808 -0
- package/src/components/chat/stream/delta-batcher.ts +168 -0
- package/src/components/chat/stream/index.ts +55 -0
- package/src/components/chat/stream/message-mutations.ts +340 -0
- package/src/components/chat/stream/use-chat-stream-reducer.ts +126 -0
- package/src/components/chat/thinking-display.tsx +1 -1
- package/src/components/chat/types/.api.types.md +39 -49
- package/src/components/chat/types/.processing.types.md +29 -58
- package/src/components/chat/types/api.types.ts +6 -73
- package/src/components/chat/types/processing.types.ts +11 -53
- package/src/components/chat/utils/.index.md +31 -40
- package/src/components/chat/utils/__tests__/__snapshots__/process-historical-messages-golden.test.ts.snap +420 -0
- package/src/components/chat/utils/__tests__/__snapshots__/segment-accumulator-golden.test.ts.snap +605 -0
- package/src/components/chat/utils/__tests__/process-historical-messages-golden.test.ts +394 -0
- package/src/components/chat/utils/__tests__/segment-accumulator-golden.test.ts +270 -0
- package/src/components/chat/utils/extract-incomplete-message-state.ts +63 -5
- package/src/components/chat/utils/index.ts +5 -8
- package/src/components/chat/utils/process-historical-messages.ts +358 -386
- package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +22 -4
- package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
- package/src/components/shared/product-release/release-detail-page.tsx +19 -4
- package/src/components/ui/__tests__/__snapshots__/markdown-parity.test.tsx.snap +2420 -0
- package/src/components/ui/__tests__/markdown-parity.test.tsx +2528 -0
- package/src/components/ui/index.ts +1 -2
- package/src/components/ui/markdown/__tests__/mermaid-security.test.ts +115 -0
- package/src/components/ui/markdown/__tests__/mermaid-stale-render.test.tsx +95 -0
- package/src/components/ui/markdown/__tests__/sanitize-invariant.test.ts +309 -0
- package/src/components/ui/markdown/__tests__/streaming.test.tsx +388 -0
- package/src/components/ui/markdown/base-components.tsx +360 -0
- package/src/components/ui/markdown/engine.tsx +315 -0
- package/src/components/ui/markdown/heading-ids.ts +239 -0
- package/src/components/ui/markdown/index.ts +49 -0
- package/src/components/ui/markdown/mermaid-diagram.tsx +291 -0
- package/src/components/ui/markdown/rich/embed-overrides.tsx +199 -0
- package/src/components/ui/markdown/rich/rich-markdown-renderer.tsx +184 -0
- package/src/components/ui/markdown/rich/shortcodes.ts +170 -0
- package/src/components/ui/markdown/sanitize.ts +3499 -0
- package/src/components/ui/markdown/simple-markdown-renderer.tsx +28 -0
- package/src/components/ui/markdown/streaming.ts +362 -0
- package/src/components/ui/markdown/text-size.ts +106 -0
- package/src/components/ui/release-changelog-section.tsx +1 -1
- package/src/components/ui/ticket-info-section.tsx +1 -1
- package/src/utils/index.ts +1 -0
- package/src/utils/markdown-fences.ts +127 -0
- package/src/utils/markdown-heading-id.ts +348 -0
- package/src/utils/markdown-section-extractor.ts +41 -56
- package/dist/chunk-2RTNC3KP.cjs.map +0 -1
- package/dist/chunk-35CTCUJ7.js.map +0 -1
- package/dist/chunk-7NRRONK5.cjs.map +0 -1
- package/dist/chunk-CYIUPI7J.js.map +0 -1
- package/dist/chunk-GL33BHGZ.cjs.map +0 -1
- package/dist/chunk-GTMW4KY7.js.map +0 -1
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts +0 -6
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +0 -1
- package/dist/components/chat/utils/chunk-parser.d.ts +0 -25
- package/dist/components/chat/utils/chunk-parser.d.ts.map +0 -1
- package/dist/components/ui/rich-markdown-renderer.d.ts +0 -34
- package/dist/components/ui/rich-markdown-renderer.d.ts.map +0 -1
- package/dist/components/ui/simple-markdown-renderer.d.ts +0 -73
- package/dist/components/ui/simple-markdown-renderer.d.ts.map +0 -1
- package/src/components/chat/hooks/.use-realtime-chunk-processor.md +0 -77
- package/src/components/chat/hooks/use-realtime-chunk-processor.ts +0 -489
- package/src/components/chat/utils/.chunk-parser.md +0 -62
- package/src/components/chat/utils/chunk-parser.ts +0 -262
- package/src/components/ui/.simple-markdown-renderer.md +0 -52
- package/src/components/ui/rich-markdown-renderer.tsx +0 -1223
- package/src/components/ui/simple-markdown-renderer.tsx +0 -964
- /package/dist/{chunk-6XNWT2KC.js.map → chunk-34TDA22K.js.map} +0 -0
- /package/dist/{chunk-T4BUS6JV.js.map → chunk-3LKB722U.js.map} +0 -0
- /package/dist/{chunk-QF54RPHZ.js.map → chunk-J3VBVR4W.js.map} +0 -0
- /package/dist/{chunk-CZTKQVIQ.js.map → chunk-MZRIRQYV.js.map} +0 -0
- /package/dist/{chunk-ZDUJ6BDI.js.map → chunk-NCAN6VUF.js.map} +0 -0
- /package/dist/{chunk-ZEC5U5T7.js.map → chunk-OL3MJKUI.js.map} +0 -0
- /package/dist/{chunk-U2JIGUXF.js.map → chunk-PLB6CQSO.js.map} +0 -0
- /package/dist/{chunk-IUGJAILN.js.map → chunk-PTXZB2KW.js.map} +0 -0
- /package/dist/{chunk-2YQK6LHR.js.map → chunk-XOFE2RT4.js.map} +0 -0
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
|
|
149
|
-
var
|
|
149
|
+
var _chunk7N7YZCHRcjs = require('../../chunk-7N7YZCHR.cjs');
|
|
150
150
|
require('../../chunk-TTYJAZ7P.cjs');
|
|
151
151
|
require('../../chunk-BGD345ZV.cjs');
|
|
152
152
|
require('../../chunk-LILQJ3UZ.cjs');
|
|
@@ -308,5 +308,5 @@ require('../../chunk-VRHGVLSL.cjs');
|
|
|
308
308
|
|
|
309
309
|
|
|
310
310
|
|
|
311
|
-
exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE =
|
|
311
|
+
exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunk7N7YZCHRcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunk7N7YZCHRcjs.AIEnrichButton; exports.AIEnrichSection = _chunk7N7YZCHRcjs.AIEnrichSection; exports.AIRequiredBadge = _chunk7N7YZCHRcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunk7N7YZCHRcjs.AIStatusIndicator; exports.AIWarningsSection = _chunk7N7YZCHRcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunk7N7YZCHRcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunk7N7YZCHRcjs.ArrayEntryManager; exports.AuthBenefitsPanel = _chunk7N7YZCHRcjs.AuthBenefitsPanel; exports.AuthProvidersList = _chunk7N7YZCHRcjs.AuthProvidersList; exports.AuthShell = _chunk7N7YZCHRcjs.AuthShell; exports.BackToLoginLink = _chunk7N7YZCHRcjs.BackToLoginLink; exports.Board = _chunk7N7YZCHRcjs.Board; exports.BoardColumn = _chunk7N7YZCHRcjs.BoardColumn; exports.BoardColumnHeader = _chunk7N7YZCHRcjs.BoardColumnHeader; exports.BoardTicketApproval = _chunk7N7YZCHRcjs.BoardTicketApproval; exports.CardHitLayer = _chunk7N7YZCHRcjs.CardHitLayer; exports.CardsStrip = _chunk7N7YZCHRcjs.CardsStrip; exports.ChangelogManager = _chunk7N7YZCHRcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunk7N7YZCHRcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunk7N7YZCHRcjs.ClickUpTasksManager; exports.CommandBox = _chunk7N7YZCHRcjs.CommandBox; exports.CompleteAccountForm = _chunk7N7YZCHRcjs.CompleteAccountForm; exports.ConfidenceBadge = _chunk7N7YZCHRcjs.ConfidenceBadge; exports.CreateOrganizationForm = _chunk7N7YZCHRcjs.CreateOrganizationForm; exports.DEFAULT_THEME = _chunk7N7YZCHRcjs.DEFAULT_THEME; exports.DEFAULT_VIDEO_BITES_TITLE = _chunk7N7YZCHRcjs.DEFAULT_VIDEO_BITES_TITLE; exports.DynamicThemeProvider = _chunk7N7YZCHRcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunk7N7YZCHRcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunk7N7YZCHRcjs.EntityTagBadges; exports.EntityVideoSection = _chunk7N7YZCHRcjs.EntityVideoSection; exports.ErrorBoundary = _chunk7N7YZCHRcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunk7N7YZCHRcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunk7N7YZCHRcjs.FiltersDropdown; exports.FloatingWalkthroughVideo = _chunk7N7YZCHRcjs.FloatingWalkthroughVideo; exports.GitHubReleasesManager = _chunk7N7YZCHRcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunk7N7YZCHRcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunk7N7YZCHRcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunk7N7YZCHRcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunk7N7YZCHRcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunk7N7YZCHRcjs.HighlightVideoSection; exports.InviteLinkInvalidModal = _chunk7N7YZCHRcjs.InviteLinkInvalidModal; exports.KnowledgeBaseLinksManager = _chunk7N7YZCHRcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunk7N7YZCHRcjs.LoadingProvider; exports.LoginForm = _chunk7N7YZCHRcjs.LoginForm; exports.MUX_IMAGE_ORIGIN = _chunk7N7YZCHRcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunk7N7YZCHRcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunk7N7YZCHRcjs.MediaGalleryManager; exports.MoreAboutButton = _chunk7N7YZCHRcjs.MoreAboutButton; exports.NotificationDrawer = _chunk7N7YZCHRcjs.NotificationDrawer; exports.NotificationPopups = _chunk7N7YZCHRcjs.NotificationPopups; exports.NotificationTile = _chunk7N7YZCHRcjs.NotificationTile; exports.NotificationsProvider = _chunk7N7YZCHRcjs.NotificationsProvider; exports.OPENFRAME_DOCTOR_COMMANDS = _chunk7N7YZCHRcjs.OPENFRAME_DOCTOR_COMMANDS; exports.OPENFRAME_PATHS = _chunk7N7YZCHRcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunk7N7YZCHRcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunk7N7YZCHRcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunk7N7YZCHRcjs.OSTypeIcon; exports.OSTypeLabel = _chunk7N7YZCHRcjs.OSTypeLabel; exports.OpenFrameSsoLoginForm = _chunk7N7YZCHRcjs.OpenFrameSsoLoginForm; exports.OpenFrameSsoSignUpForm = _chunk7N7YZCHRcjs.OpenFrameSsoSignUpForm; exports.OpenFrameWordmark = _chunk7N7YZCHRcjs.OpenFrameWordmark; exports.PROVIDER_META = _chunk7N7YZCHRcjs.PROVIDER_META; exports.ParallaxImageShowcase = _chunk7N7YZCHRcjs.ParallaxImageShowcase; exports.PasswordResetForm = _chunk7N7YZCHRcjs.PasswordResetForm; exports.PathsDisplay = _chunk7N7YZCHRcjs.PathsDisplay; exports.PlatformBadge = _chunk7N7YZCHRcjs.PlatformBadge; exports.PlatformFilterComponent = _chunk7N7YZCHRcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunk7N7YZCHRcjs.PolicyConfigurationPanel; exports.PoweredByFlamingo = _chunk7N7YZCHRcjs.PoweredByFlamingo; exports.ProviderButton = _chunk7N7YZCHRcjs.ProviderButton; exports.PushButtonSelector = _chunk7N7YZCHRcjs.PushButtonSelector; exports.RATIO_GRID_CLASS = _chunk7N7YZCHRcjs.RATIO_GRID_CLASS; exports.RATIO_TO_CSS_ASPECT = _chunk7N7YZCHRcjs.RATIO_TO_CSS_ASPECT; exports.RatioTabs = _chunk7N7YZCHRcjs.RatioTabs; exports.ReleaseMediaManager = _chunk7N7YZCHRcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunk7N7YZCHRcjs.SEOEditorPreview; exports.STRIP_CELL_MAX_WIDTH = _chunk7N7YZCHRcjs.STRIP_CELL_MAX_WIDTH; exports.SectionSelector = _chunk7N7YZCHRcjs.SectionSelector; exports.SelectButton = _chunk7N7YZCHRcjs.SelectButton; exports.SocialLinksManager = _chunk7N7YZCHRcjs.SocialLinksManager; exports.SsoAuthShell = _chunk7N7YZCHRcjs.SsoAuthShell; exports.SsoProviderButtons = _chunk7N7YZCHRcjs.SsoProviderButtons; exports.StartWithOpenFrameButton = _chunk7N7YZCHRcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunk7N7YZCHRcjs.StatusFilterComponent; exports.TAG_BADGE_CLASS = _chunk7N7YZCHRcjs.TAG_BADGE_CLASS; exports.THEME_ATTRIBUTE = _chunk7N7YZCHRcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunk7N7YZCHRcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunk7N7YZCHRcjs.TagsSelector; exports.TermsAgreementLabel = _chunk7N7YZCHRcjs.TermsAgreementLabel; exports.ThemeProvider = _chunk7N7YZCHRcjs.ThemeProvider; exports.TicketCard = _chunk7N7YZCHRcjs.TicketCard; exports.TicketCardBody = _chunk7N7YZCHRcjs.TicketCardBody; exports.TicketCardSkeleton = _chunk7N7YZCHRcjs.TicketCardSkeleton; exports.TicketCardView = _chunk7N7YZCHRcjs.TicketCardView; exports.TicketStatusConfigList = _chunk7N7YZCHRcjs.TicketStatusConfigList; exports.TimeTrackerHeaderButton = _chunk7N7YZCHRcjs.TimeTrackerHeaderButton; exports.TimeTrackerPanel = _chunk7N7YZCHRcjs.TimeTrackerPanel; exports.TimeTrackerProvider = _chunk7N7YZCHRcjs.TimeTrackerProvider; exports.TranscribeAndSummarizeCombinedSection = _chunk7N7YZCHRcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunk7N7YZCHRcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunk7N7YZCHRcjs.TranscriptSummaryEditor; exports.Video = _chunk7N7YZCHRcjs.Video; exports.VideoBiteCard = _chunk7N7YZCHRcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunk7N7YZCHRcjs.VideoBitesDisplay; exports.VideoBitesStrip = _chunk7N7YZCHRcjs.VideoBitesStrip; exports.VideoClipsSection = _chunk7N7YZCHRcjs.VideoClipsSection; exports.VideoHoverPreviewSurface = _chunk7N7YZCHRcjs.VideoHoverPreviewSurface; exports.VideoPlayBadge = _chunk7N7YZCHRcjs.VideoPlayBadge; exports.VideoSourceSelector = _chunk7N7YZCHRcjs.VideoSourceSelector; exports.VideoUnmuteGlyph = _chunk7N7YZCHRcjs.VideoUnmuteGlyph; exports.ViewToggle = _chunk7N7YZCHRcjs.ViewToggle; exports.WaitlistForm = _chunk7N7YZCHRcjs.WaitlistForm; exports.WarningBlock = _chunk7N7YZCHRcjs.WarningBlock; exports.approvalMetaToBatchData = _chunk7N7YZCHRcjs.approvalMetaToBatchData; exports.columnFromTicketStatus = _chunk7N7YZCHRcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunk7N7YZCHRcjs.detectAspectRatio; exports.extractYouTubeId = _chunk7N7YZCHRcjs.extractYouTubeId; exports.getApprovalMeta = _chunk7N7YZCHRcjs.getApprovalMeta; exports.getCaptionsUrl = _chunk7N7YZCHRcjs.getCaptionsUrl; exports.getOpenFrameDoctorCommand = _chunk7N7YZCHRcjs.getOpenFrameDoctorCommand; exports.getOpenFramePaths = _chunk7N7YZCHRcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunk7N7YZCHRcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunk7N7YZCHRcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunk7N7YZCHRcjs.isApprovalNotification; exports.ratioToCategory = _chunk7N7YZCHRcjs.ratioToCategory; exports.resolutionToStatus = _chunk7N7YZCHRcjs.resolutionToStatus; exports.saveDataEnabled = _chunk7N7YZCHRcjs.saveDataEnabled; exports.sortBitesByCreatedAtDesc = _chunk7N7YZCHRcjs.sortBitesByCreatedAtDesc; exports.tintOnDark = _chunk7N7YZCHRcjs.tintOnDark; exports.toStripProfile = _chunk7N7YZCHRcjs.toStripProfile; exports.useBoardCollapse = _chunk7N7YZCHRcjs.useBoardCollapse; exports.useDynamicTheme = _chunk7N7YZCHRcjs.useDynamicTheme; exports.useFiltersDropdown = _chunk7N7YZCHRcjs.useFiltersDropdown; exports.useLoading = _chunk7N7YZCHRcjs.useLoading; exports.useNotifications = _chunk7N7YZCHRcjs.useNotifications; exports.useOptionalNotifications = _chunk7N7YZCHRcjs.useOptionalNotifications; exports.useOptionalTimeTracker = _chunk7N7YZCHRcjs.useOptionalTimeTracker; exports.useTheme = _chunk7N7YZCHRcjs.useTheme; exports.useThemeToggle = _chunk7N7YZCHRcjs.useThemeToggle; exports.useTimeTracker = _chunk7N7YZCHRcjs.useTimeTracker; exports.useTrackerClock = _chunk7N7YZCHRcjs.useTrackerClock; exports.useVideoOriginPreconnect = _chunk7N7YZCHRcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunk7N7YZCHRcjs.useVideoWarmup; exports.useWalkthroughVideo = _chunk7N7YZCHRcjs.useWalkthroughVideo;
|
|
312
312
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -146,7 +146,7 @@ import {
|
|
|
146
146
|
useVideoOriginPreconnect,
|
|
147
147
|
useVideoWarmup,
|
|
148
148
|
useWalkthroughVideo
|
|
149
|
-
} from "../../chunk-
|
|
149
|
+
} from "../../chunk-MEMRQTOI.js";
|
|
150
150
|
import "../../chunk-WEUNPE3S.js";
|
|
151
151
|
import "../../chunk-OYGFWWLQ.js";
|
|
152
152
|
import "../../chunk-6GT557KN.js";
|
|
@@ -6,29 +6,29 @@
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkMEIGDK7Mcjs = require('../../chunk-MEIGDK7M.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
var
|
|
13
|
-
require('../../chunk-
|
|
12
|
+
var _chunkQG2EBIH5cjs = require('../../chunk-QG2EBIH5.cjs');
|
|
13
|
+
require('../../chunk-MPUQFRJG.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunkKX3K2EH4cjs = require('../../chunk-KX3K2EH4.cjs');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
var
|
|
20
|
-
require('../../chunk-
|
|
19
|
+
var _chunkM6FEGPQJcjs = require('../../chunk-M6FEGPQJ.cjs');
|
|
20
|
+
require('../../chunk-QDGB2DKY.cjs');
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
var
|
|
23
|
+
var _chunkA6FPYAUDcjs = require('../../chunk-A6FPYAUD.cjs');
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
28
|
-
require('../../chunk-
|
|
29
|
-
require('../../chunk-
|
|
27
|
+
var _chunkW56JYDSCcjs = require('../../chunk-W56JYDSC.cjs');
|
|
28
|
+
require('../../chunk-JSEJ5MH5.cjs');
|
|
29
|
+
require('../../chunk-C65NCIMV.cjs');
|
|
30
30
|
require('../../chunk-THC3K262.cjs');
|
|
31
|
-
require('../../chunk-
|
|
31
|
+
require('../../chunk-7N7YZCHR.cjs');
|
|
32
32
|
require('../../chunk-TTYJAZ7P.cjs');
|
|
33
33
|
require('../../chunk-BGD345ZV.cjs');
|
|
34
34
|
require('../../chunk-LILQJ3UZ.cjs');
|
|
@@ -60,9 +60,9 @@ function RoadmapPage({
|
|
|
60
60
|
belowContent,
|
|
61
61
|
shell
|
|
62
62
|
}) {
|
|
63
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
63
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkA6FPYAUDcjs.DevSectionPage, { sectionKey: "roadmap", backButton, title, subtitle, shell, children: [
|
|
64
64
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
65
|
-
|
|
65
|
+
_chunkMEIGDK7Mcjs.RoadmapView,
|
|
66
66
|
{
|
|
67
67
|
endpoint: roadmapEndpoint,
|
|
68
68
|
initialItems,
|
|
@@ -88,9 +88,9 @@ function ProductReleasesListPage({
|
|
|
88
88
|
belowContent,
|
|
89
89
|
shell
|
|
90
90
|
}) {
|
|
91
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
91
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkA6FPYAUDcjs.DevSectionPage, { sectionKey: "releases", backButton, title, subtitle, shell, children: [
|
|
92
92
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
93
|
-
|
|
93
|
+
_chunkMEIGDK7Mcjs.ProductReleasesView,
|
|
94
94
|
{
|
|
95
95
|
endpoint: releasesEndpoint,
|
|
96
96
|
basePath,
|
|
@@ -113,8 +113,8 @@ function DeliveryPage({
|
|
|
113
113
|
belowContent,
|
|
114
114
|
shell
|
|
115
115
|
}) {
|
|
116
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
117
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
116
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkA6FPYAUDcjs.DevSectionPage, { sectionKey: "delivery", backButton, title, subtitle, shell, children: [
|
|
117
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkMEIGDK7Mcjs.DeliveryLists, { completedApiEndpoint: completedEndpoint, inProgressApiEndpoint: inProgressEndpoint }),
|
|
118
118
|
belowContent
|
|
119
119
|
] });
|
|
120
120
|
}
|
|
@@ -134,9 +134,9 @@ function OnboardingGuidesCatalogPage({
|
|
|
134
134
|
belowContent,
|
|
135
135
|
shell
|
|
136
136
|
}) {
|
|
137
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
137
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkA6FPYAUDcjs.DevSectionPage, { sectionKey: "onboarding", backButton, title, subtitle, shell, children: [
|
|
138
138
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
139
|
-
|
|
139
|
+
_chunkW56JYDSCcjs.OnboardingGuidesCatalogView,
|
|
140
140
|
{
|
|
141
141
|
guidesEndpoint,
|
|
142
142
|
sectionsEndpoint,
|
|
@@ -160,5 +160,5 @@ function OnboardingGuidesCatalogPage({
|
|
|
160
160
|
|
|
161
161
|
|
|
162
162
|
|
|
163
|
-
exports.DeliveryPage = DeliveryPage; exports.DocsHubPage =
|
|
163
|
+
exports.DeliveryPage = DeliveryPage; exports.DocsHubPage = _chunkQG2EBIH5cjs.DocsHubPage; exports.FaqDocumentPage = _chunkKX3K2EH4cjs.FaqDocumentPage; exports.HelpCenterList = _chunkM6FEGPQJcjs.HelpCenterList; exports.LegalDocumentPage = _chunkMEIGDK7Mcjs.LegalDocumentPage; exports.OnboardingGuideDetailView = _chunkW56JYDSCcjs.OnboardingGuideDetailView; exports.OnboardingGuidesCatalogPage = OnboardingGuidesCatalogPage; exports.ProductReleasesListPage = ProductReleasesListPage; exports.ReleaseDetailPage = _chunkMEIGDK7Mcjs.ReleaseDetailPage; exports.RoadmapPage = RoadmapPage;
|
|
164
164
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -6,29 +6,29 @@ import {
|
|
|
6
6
|
ProductReleasesView,
|
|
7
7
|
ReleaseDetailPage,
|
|
8
8
|
RoadmapView
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-BEEPU44B.js";
|
|
10
10
|
import {
|
|
11
11
|
DocsHubPage
|
|
12
|
-
} from "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
12
|
+
} from "../../chunk-XOFE2RT4.js";
|
|
13
|
+
import "../../chunk-PTXZB2KW.js";
|
|
14
14
|
import {
|
|
15
15
|
FaqDocumentPage
|
|
16
|
-
} from "../../chunk-
|
|
16
|
+
} from "../../chunk-PLB6CQSO.js";
|
|
17
17
|
import {
|
|
18
18
|
HelpCenterList
|
|
19
|
-
} from "../../chunk-
|
|
20
|
-
import "../../chunk-
|
|
19
|
+
} from "../../chunk-J3VBVR4W.js";
|
|
20
|
+
import "../../chunk-NCAN6VUF.js";
|
|
21
21
|
import {
|
|
22
22
|
DevSectionPage
|
|
23
|
-
} from "../../chunk-
|
|
23
|
+
} from "../../chunk-34TDA22K.js";
|
|
24
24
|
import {
|
|
25
25
|
OnboardingGuideDetailView,
|
|
26
26
|
OnboardingGuidesCatalogView
|
|
27
|
-
} from "../../chunk-
|
|
28
|
-
import "../../chunk-
|
|
29
|
-
import "../../chunk-
|
|
27
|
+
} from "../../chunk-JHEIOXXZ.js";
|
|
28
|
+
import "../../chunk-OL3MJKUI.js";
|
|
29
|
+
import "../../chunk-3LKB722U.js";
|
|
30
30
|
import "../../chunk-6WTCJI5R.js";
|
|
31
|
-
import "../../chunk-
|
|
31
|
+
import "../../chunk-MEMRQTOI.js";
|
|
32
32
|
import "../../chunk-WEUNPE3S.js";
|
|
33
33
|
import "../../chunk-OYGFWWLQ.js";
|
|
34
34
|
import "../../chunk-6GT557KN.js";
|