@flamingo-stack/openframe-frontend-core 0.0.291 → 0.0.292
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/{chunk-EL5GCMPU.cjs → chunk-2BMVBPC7.cjs} +9 -9
- package/dist/{chunk-EL5GCMPU.cjs.map → chunk-2BMVBPC7.cjs.map} +1 -1
- package/dist/{chunk-ZYBUFVQV.cjs → chunk-2NJ44RTT.cjs} +27 -27
- package/dist/{chunk-ZYBUFVQV.cjs.map → chunk-2NJ44RTT.cjs.map} +1 -1
- package/dist/{chunk-Z2EOXZBW.js → chunk-5FK7X3EE.js} +258 -159
- package/dist/chunk-5FK7X3EE.js.map +1 -0
- package/dist/{chunk-3SDBXXDP.cjs → chunk-5PELVUFT.cjs} +26 -26
- package/dist/{chunk-3SDBXXDP.cjs.map → chunk-5PELVUFT.cjs.map} +1 -1
- package/dist/{chunk-BVNYQDZE.cjs → chunk-5R5OODNE.cjs} +40 -40
- package/dist/{chunk-BVNYQDZE.cjs.map → chunk-5R5OODNE.cjs.map} +1 -1
- package/dist/{chunk-ODR6A6FC.js → chunk-6FHO73AP.js} +22 -10
- package/dist/{chunk-ODR6A6FC.js.map → chunk-6FHO73AP.js.map} +1 -1
- package/dist/{chunk-EGSAB76W.js → chunk-B2U6INNO.js} +3 -3
- package/dist/{chunk-RSIFEDZX.js → chunk-C667P6LZ.js} +5 -5
- package/dist/{chunk-VMRPM24G.cjs → chunk-CDJOKNCS.cjs} +17 -17
- package/dist/{chunk-VMRPM24G.cjs.map → chunk-CDJOKNCS.cjs.map} +1 -1
- package/dist/{chunk-7NM7DEUK.js → chunk-CUQH4SHH.js} +2 -2
- package/dist/{chunk-ZLN6SM2U.js → chunk-DUIWR7RQ.js} +3 -3
- package/dist/{chunk-AGRSALEN.js → chunk-E2YXRSDG.js} +5 -5
- package/dist/{chunk-Z4GAFSNM.cjs → chunk-FFP2A77V.cjs} +10 -10
- package/dist/{chunk-Z4GAFSNM.cjs.map → chunk-FFP2A77V.cjs.map} +1 -1
- package/dist/{chunk-D4R2MUPA.js → chunk-HTYUZXQP.js} +5 -5
- package/dist/{chunk-CSL3ECOF.js → chunk-IXDTNQF4.js} +3 -3
- package/dist/{chunk-I6ZPGKZ2.cjs → chunk-JC5RN7ZS.cjs} +6 -6
- package/dist/{chunk-I6ZPGKZ2.cjs.map → chunk-JC5RN7ZS.cjs.map} +1 -1
- package/dist/{chunk-2YSC3API.cjs → chunk-MDLWEJAV.cjs} +1060 -961
- package/dist/chunk-MDLWEJAV.cjs.map +1 -0
- package/dist/{chunk-R2KT5GDD.js → chunk-N45M3TK3.js} +14 -4
- package/dist/chunk-N45M3TK3.js.map +1 -0
- package/dist/{chunk-EI4WALN2.cjs → chunk-OXOTKEYY.cjs} +39 -29
- package/dist/chunk-OXOTKEYY.cjs.map +1 -0
- package/dist/{chunk-6BWZFRUG.cjs → chunk-PZZGDS5I.cjs} +17 -17
- package/dist/{chunk-6BWZFRUG.cjs.map → chunk-PZZGDS5I.cjs.map} +1 -1
- package/dist/{chunk-VRSXJ5QJ.js → chunk-SLP4KXP6.js} +3 -2
- package/dist/chunk-SLP4KXP6.js.map +1 -0
- package/dist/{chunk-7EYWERFT.js → chunk-VK4B6UGU.js} +4 -4
- package/dist/{chunk-D6RK5YXX.cjs → chunk-Z6BK4XHH.cjs} +22 -10
- package/dist/chunk-Z6BK4XHH.cjs.map +1 -0
- package/dist/{chunk-Y4JNA4W6.cjs → chunk-ZHNL2IPK.cjs} +3 -2
- package/dist/chunk-ZHNL2IPK.cjs.map +1 -0
- 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/embeddable-chat.d.ts +15 -0
- package/dist/components/chat/embeddable-chat.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +7 -5
- 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 +6 -4
- package/dist/components/chat/remark-mention-chips.d.ts +30 -0
- package/dist/components/chat/remark-mention-chips.d.ts.map +1 -0
- package/dist/components/chat/types/api.types.d.ts +4 -0
- package/dist/components/chat/types/api.types.d.ts.map +1 -1
- package/dist/components/chat/types/component.types.d.ts +24 -0
- package/dist/components/chat/types/component.types.d.ts.map +1 -1
- package/dist/components/chat/types/context-item.types.d.ts +5 -0
- package/dist/components/chat/types/context-item.types.d.ts.map +1 -1
- package/dist/components/chat/types/processing.types.d.ts +4 -0
- package/dist/components/chat/types/processing.types.d.ts.map +1 -1
- package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -1
- package/dist/components/chat/utils/nav-anchor-props.d.ts +8 -3
- package/dist/components/chat/utils/nav-anchor-props.d.ts.map +1 -1
- package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +6 -6
- package/dist/components/contact/index.js +5 -5
- package/dist/components/docs/index.cjs +5 -5
- package/dist/components/docs/index.js +4 -4
- package/dist/components/embeds/index.cjs +6 -6
- package/dist/components/embeds/index.js +5 -5
- package/dist/components/faq/index.cjs +6 -6
- package/dist/components/faq/index.js +5 -5
- package/dist/components/features/index.cjs +5 -5
- package/dist/components/features/index.js +4 -4
- package/dist/components/index.cjs +178 -176
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +13 -11
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +5 -5
- package/dist/components/navigation/index.js +4 -4
- package/dist/components/onboarding-guides/index.cjs +24 -24
- package/dist/components/onboarding-guides/index.js +4 -4
- package/dist/components/related-content/index.cjs +6 -6
- package/dist/components/related-content/index.js +5 -5
- package/dist/components/tickets/index.cjs +63 -63
- package/dist/components/tickets/index.js +6 -6
- package/dist/components/ui/index.cjs +7 -5
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +6 -4
- package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -1
- package/dist/components/ui/tag.d.ts +10 -1
- package/dist/components/ui/tag.d.ts.map +1 -1
- package/dist/index.cjs +7 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6 -4
- package/dist/utils/index.cjs +21 -9
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.js +21 -9
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/scroll-into-view.d.ts +12 -0
- package/dist/utils/scroll-into-view.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/chat/chat-message-enhanced.tsx +71 -9
- package/src/components/chat/chat-message-list.tsx +2 -0
- package/src/components/chat/embeddable-chat.tsx +50 -6
- package/src/components/chat/hooks/use-realtime-chunk-processor.ts +1 -0
- package/src/components/chat/index.ts +1 -0
- package/src/components/chat/remark-mention-chips.ts +72 -0
- package/src/components/chat/types/api.types.ts +1 -1
- package/src/components/chat/types/component.types.ts +18 -0
- package/src/components/chat/types/context-item.types.ts +5 -0
- package/src/components/chat/types/processing.types.ts +8 -1
- package/src/components/chat/utils/chunk-parser.ts +11 -0
- package/src/components/chat/utils/nav-anchor-props.ts +22 -4
- package/src/components/chat/utils/process-historical-messages.ts +22 -0
- package/src/components/ui/simple-markdown-renderer.tsx +14 -11
- package/src/components/ui/tag.tsx +12 -2
- package/src/utils/scroll-into-view.ts +51 -9
- package/dist/chunk-2YSC3API.cjs.map +0 -1
- package/dist/chunk-D6RK5YXX.cjs.map +0 -1
- package/dist/chunk-EI4WALN2.cjs.map +0 -1
- package/dist/chunk-R2KT5GDD.js.map +0 -1
- package/dist/chunk-VRSXJ5QJ.js.map +0 -1
- package/dist/chunk-Y4JNA4W6.cjs.map +0 -1
- package/dist/chunk-Z2EOXZBW.js.map +0 -1
- /package/dist/{chunk-EGSAB76W.js.map → chunk-B2U6INNO.js.map} +0 -0
- /package/dist/{chunk-RSIFEDZX.js.map → chunk-C667P6LZ.js.map} +0 -0
- /package/dist/{chunk-7NM7DEUK.js.map → chunk-CUQH4SHH.js.map} +0 -0
- /package/dist/{chunk-ZLN6SM2U.js.map → chunk-DUIWR7RQ.js.map} +0 -0
- /package/dist/{chunk-AGRSALEN.js.map → chunk-E2YXRSDG.js.map} +0 -0
- /package/dist/{chunk-D4R2MUPA.js.map → chunk-HTYUZXQP.js.map} +0 -0
- /package/dist/{chunk-CSL3ECOF.js.map → chunk-IXDTNQF4.js.map} +0 -0
- /package/dist/{chunk-7EYWERFT.js.map → chunk-VK4B6UGU.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
useDocNavigation,
|
|
30
30
|
useDocumentTree,
|
|
31
31
|
useScrollSpy
|
|
32
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-VK4B6UGU.js";
|
|
33
33
|
import {
|
|
34
34
|
EmbedIframe,
|
|
35
35
|
FigmaEmbed,
|
|
@@ -37,16 +37,16 @@ import {
|
|
|
37
37
|
OGLinkErrorBoundary,
|
|
38
38
|
OGLinkPreview,
|
|
39
39
|
PdfViewer
|
|
40
|
-
} from "../chunk-
|
|
40
|
+
} from "../chunk-B2U6INNO.js";
|
|
41
41
|
import {
|
|
42
42
|
FaqAccordion,
|
|
43
43
|
FaqDocumentPage,
|
|
44
44
|
FaqSection
|
|
45
|
-
} from "../chunk-
|
|
45
|
+
} from "../chunk-E2YXRSDG.js";
|
|
46
46
|
import {
|
|
47
47
|
GROUP_PAGE_SIZE,
|
|
48
48
|
RelatedContentSection
|
|
49
|
-
} from "../chunk-
|
|
49
|
+
} from "../chunk-HTYUZXQP.js";
|
|
50
50
|
import {
|
|
51
51
|
DeliveryRow,
|
|
52
52
|
DevCardRowContent,
|
|
@@ -58,11 +58,11 @@ import {
|
|
|
58
58
|
UnifiedPagination,
|
|
59
59
|
init_unified_pagination,
|
|
60
60
|
unified_pagination_exports
|
|
61
|
-
} from "../chunk-
|
|
61
|
+
} from "../chunk-C667P6LZ.js";
|
|
62
62
|
import {
|
|
63
63
|
ArticleAuthorByline,
|
|
64
64
|
DetailPageSkeleton
|
|
65
|
-
} from "../chunk-
|
|
65
|
+
} from "../chunk-DUIWR7RQ.js";
|
|
66
66
|
import {
|
|
67
67
|
DocSearchBar,
|
|
68
68
|
DocSearchResultRow,
|
|
@@ -70,7 +70,7 @@ import {
|
|
|
70
70
|
mapDocSearchResults,
|
|
71
71
|
resolveSearchResultAction,
|
|
72
72
|
useDocSearch
|
|
73
|
-
} from "../chunk-
|
|
73
|
+
} from "../chunk-CUQH4SHH.js";
|
|
74
74
|
import {
|
|
75
75
|
useSelfFetch
|
|
76
76
|
} from "../chunk-3ZXUQQL4.js";
|
|
@@ -605,6 +605,7 @@ import {
|
|
|
605
605
|
processHistoricalMessages,
|
|
606
606
|
processHistoricalMessagesWithErrors,
|
|
607
607
|
remarkCardLinks,
|
|
608
|
+
remarkMentionChips,
|
|
608
609
|
renderChatInlineEntityCard,
|
|
609
610
|
resolutionToStatus,
|
|
610
611
|
resolveOnboardingIcon,
|
|
@@ -649,7 +650,7 @@ import {
|
|
|
649
650
|
useTrackerClock,
|
|
650
651
|
useUnifiedChat,
|
|
651
652
|
usesCanonicalStatusStyle
|
|
652
|
-
} from "../chunk-
|
|
653
|
+
} from "../chunk-5FK7X3EE.js";
|
|
653
654
|
import {
|
|
654
655
|
ANTHROPIC_SUPPORTED_IMAGE_MIME,
|
|
655
656
|
AUTO_CONTINUATION_DIRECTIVE_PREFIX,
|
|
@@ -683,7 +684,7 @@ import {
|
|
|
683
684
|
sanitizeTitleForChat,
|
|
684
685
|
stripChatAttachmentMarkdown,
|
|
685
686
|
useSectionNavigation
|
|
686
|
-
} from "../chunk-
|
|
687
|
+
} from "../chunk-6FHO73AP.js";
|
|
687
688
|
import {
|
|
688
689
|
CommandApprovalToast,
|
|
689
690
|
ToastCard,
|
|
@@ -772,7 +773,7 @@ import {
|
|
|
772
773
|
usePageActionsBottomPadding,
|
|
773
774
|
useVideoOriginPreconnect,
|
|
774
775
|
useVideoWarmup
|
|
775
|
-
} from "../chunk-
|
|
776
|
+
} from "../chunk-N45M3TK3.js";
|
|
776
777
|
import {
|
|
777
778
|
COMPACT_CARD_ICON_SLOT,
|
|
778
779
|
COMPACT_CARD_IMAGE_SLOT,
|
|
@@ -818,7 +819,7 @@ import {
|
|
|
818
819
|
safeHref,
|
|
819
820
|
stripSameOriginToPath,
|
|
820
821
|
tagVariants
|
|
821
|
-
} from "../chunk-
|
|
822
|
+
} from "../chunk-SLP4KXP6.js";
|
|
822
823
|
import {
|
|
823
824
|
contentFetch
|
|
824
825
|
} from "../chunk-3MCHAFHB.js";
|
|
@@ -7044,6 +7045,7 @@ export {
|
|
|
7044
7045
|
progressColorByVariant,
|
|
7045
7046
|
ratioToCategory,
|
|
7046
7047
|
remarkCardLinks,
|
|
7048
|
+
remarkMentionChips,
|
|
7047
7049
|
renderChatInlineEntityCard,
|
|
7048
7050
|
renderSvgIcon,
|
|
7049
7051
|
resolutionToStatus,
|