@flamingo-stack/openframe-frontend-core 0.0.204 → 0.0.205
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-4CWSZPXH.cjs → chunk-24KCAECR.cjs} +9 -9
- package/dist/{chunk-4CWSZPXH.cjs.map → chunk-24KCAECR.cjs.map} +1 -1
- package/dist/chunk-27APPAJN.cjs +24 -0
- package/dist/chunk-27APPAJN.cjs.map +1 -0
- package/dist/{chunk-UC43NICZ.cjs → chunk-664KA5FI.cjs} +2 -35
- package/dist/chunk-664KA5FI.cjs.map +1 -0
- package/dist/chunk-6RZYJICV.cjs +24 -0
- package/dist/chunk-6RZYJICV.cjs.map +1 -0
- package/dist/chunk-7L4DWM7P.js +24 -0
- package/dist/chunk-7L4DWM7P.js.map +1 -0
- package/dist/chunk-BZFW3FOF.cjs +21 -0
- package/dist/chunk-BZFW3FOF.cjs.map +1 -0
- package/dist/{chunk-N57KWHDB.js → chunk-CIPO6DXK.js} +5 -5
- package/dist/chunk-EL5YVPD5.js +21 -0
- package/dist/chunk-EL5YVPD5.js.map +1 -0
- package/dist/{chunk-ARQ4XP64.cjs → chunk-FDCFI7YT.cjs} +40080 -31492
- package/dist/chunk-FDCFI7YT.cjs.map +1 -0
- package/dist/chunk-G7UE6RKV.cjs +121 -0
- package/dist/chunk-G7UE6RKV.cjs.map +1 -0
- package/dist/{chunk-25LVV26X.cjs → chunk-JUZGUQMX.cjs} +178 -50
- package/dist/chunk-JUZGUQMX.cjs.map +1 -0
- package/dist/{chunk-SZPJ5R5B.js → chunk-KSOOKNBG.js} +1 -34
- package/dist/chunk-KSOOKNBG.js.map +1 -0
- package/dist/{chunk-RMB5DVED.cjs → chunk-KUZGEA7U.cjs} +83 -66
- package/dist/chunk-KUZGEA7U.cjs.map +1 -0
- package/dist/chunk-LXC6P2EO.js +63 -0
- package/dist/chunk-LXC6P2EO.js.map +1 -0
- package/dist/chunk-MJNXIEV2.js +24 -0
- package/dist/chunk-MJNXIEV2.js.map +1 -0
- package/dist/{chunk-CPXLQ57U.js → chunk-MVGGXOFA.js} +37 -20
- package/dist/chunk-MVGGXOFA.js.map +1 -0
- package/dist/{chunk-LY34ORX6.js → chunk-O55ZUAX7.js} +39920 -31332
- package/dist/chunk-O55ZUAX7.js.map +1 -0
- package/dist/chunk-OHPI2HRK.js +47 -0
- package/dist/chunk-OHPI2HRK.js.map +1 -0
- package/dist/chunk-PLJLE4A4.js +121 -0
- package/dist/chunk-PLJLE4A4.js.map +1 -0
- package/dist/{chunk-XGL5FKIK.js → chunk-SCN5WFIZ.js} +148 -20
- package/dist/chunk-SCN5WFIZ.js.map +1 -0
- package/dist/chunk-WBR7H6E3.cjs +47 -0
- package/dist/chunk-WBR7H6E3.cjs.map +1 -0
- package/dist/chunk-XL4V2PYG.cjs +63 -0
- package/dist/chunk-XL4V2PYG.cjs.map +1 -0
- package/dist/components/announcement-bar.d.ts.map +1 -1
- package/dist/components/chat/chat-attachment-bar.d.ts +66 -0
- package/dist/components/chat/chat-attachment-bar.d.ts.map +1 -0
- package/dist/components/chat/chat-container.d.ts +21 -1
- package/dist/components/chat/chat-container.d.ts.map +1 -1
- package/dist/components/chat/chat-input.d.ts.map +1 -1
- 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/chat-panel-context.d.ts +9 -0
- package/dist/components/chat/chat-panel-context.d.ts.map +1 -0
- package/dist/components/chat/chat-ticket-list.d.ts +1 -1
- package/dist/components/chat/chat-ticket-list.d.ts.map +1 -1
- package/dist/components/chat/embeddable-chat.d.ts +42 -0
- package/dist/components/chat/embeddable-chat.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/admin-content-card.d.ts +34 -0
- package/dist/components/chat/entity-cards/admin-content-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/block-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/blog-card.d.ts +30 -0
- package/dist/components/chat/entity-cards/blog-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/blog-image-placeholder.d.ts +26 -0
- package/dist/components/chat/entity-cards/blog-image-placeholder.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/campaign-card-admin.d.ts +33 -0
- package/dist/components/chat/entity-cards/campaign-card-admin.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/case-study-card.d.ts +20 -0
- package/dist/components/chat/entity-cards/case-study-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/chat-ticket-item.d.ts.map +1 -0
- package/dist/components/chat/{chat-video-entity-card.d.ts → entity-cards/chat-video-entity-card.d.ts} +1 -1
- package/dist/components/chat/entity-cards/chat-video-entity-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/customer-interview-card.d.ts +19 -0
- package/dist/components/chat/entity-cards/customer-interview-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/data-room-doc-card.d.ts +47 -0
- package/dist/components/chat/entity-cards/data-room-doc-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/dispatch.d.ts +119 -0
- package/dist/components/chat/entity-cards/dispatch.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/entity-author-card.d.ts +87 -0
- package/dist/components/chat/entity-cards/entity-author-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/generic-entity-card.d.ts +42 -0
- package/dist/components/chat/entity-cards/generic-entity-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/github-activity-card.d.ts +37 -0
- package/dist/components/chat/entity-cards/github-activity-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/hubspot-ticket-card.d.ts +28 -0
- package/dist/components/chat/entity-cards/hubspot-ticket-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/index.d.ts +32 -0
- package/dist/components/chat/entity-cards/index.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/investor-update-card.d.ts +19 -0
- package/dist/components/chat/entity-cards/investor-update-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/onboarding-guide-card.d.ts +20 -0
- package/dist/components/chat/entity-cards/onboarding-guide-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/product-release-card-defaults.d.ts +21 -0
- package/dist/components/chat/entity-cards/product-release-card-defaults.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/product-release-card.d.ts +12 -0
- package/dist/components/chat/entity-cards/product-release-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/program-card-defaults.d.ts +32 -0
- package/dist/components/chat/entity-cards/program-card-defaults.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/program-card.d.ts +37 -0
- package/dist/components/chat/entity-cards/program-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/roadmap-card.d.ts +28 -0
- package/dist/components/chat/entity-cards/roadmap-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/roadmap-vote-button.d.ts +12 -0
- package/dist/components/chat/entity-cards/roadmap-vote-button.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/slack-message-card.d.ts +28 -0
- package/dist/components/chat/entity-cards/slack-message-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/task-type-icon.d.ts +6 -0
- package/dist/components/chat/entity-cards/task-type-icon.d.ts.map +1 -0
- package/dist/components/chat/hooks/index.d.ts +10 -0
- package/dist/components/chat/hooks/index.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-chat-attachment-image-gallery.d.ts +5 -0
- package/dist/components/chat/hooks/use-chat-attachment-image-gallery.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-chat-attachments.d.ts +33 -0
- package/dist/components/chat/hooks/use-chat-attachments.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-chat-card-item.d.ts +7 -0
- package/dist/components/chat/hooks/use-chat-card-item.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-chat-identity.d.ts +44 -0
- package/dist/components/chat/hooks/use-chat-identity.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-chat.d.ts +30 -0
- package/dist/components/chat/hooks/use-chat.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-close-on-navigation.d.ts +2 -0
- package/dist/components/chat/hooks/use-close-on-navigation.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-embedded-chat.d.ts +174 -0
- package/dist/components/chat/hooks/use-embedded-chat.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-proxied-image-url.d.ts +18 -0
- package/dist/components/chat/hooks/use-proxied-image-url.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-slash-commands.d.ts +32 -0
- package/dist/components/chat/hooks/use-slash-commands.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-sse.d.ts +57 -0
- package/dist/components/chat/hooks/use-sse.d.ts.map +1 -0
- package/dist/components/chat/index.cjs +393 -0
- package/dist/components/chat/index.cjs.map +1 -0
- package/dist/components/chat/index.d.ts +5 -3
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +393 -0
- package/dist/components/chat/index.js.map +1 -0
- package/dist/components/chat/nav-link-anchor-via-runtime.d.ts +33 -0
- package/dist/components/chat/nav-link-anchor-via-runtime.d.ts.map +1 -0
- package/dist/components/chat/source-action-button.d.ts +39 -0
- package/dist/components/chat/source-action-button.d.ts.map +1 -0
- package/dist/components/chat/types/chat.types.d.ts +36 -0
- package/dist/components/chat/types/chat.types.d.ts.map +1 -1
- package/dist/components/chat/types/component.types.d.ts +56 -11
- package/dist/components/chat/types/component.types.d.ts.map +1 -1
- package/dist/components/chat/types/entities/blog.d.ts +14 -0
- package/dist/components/chat/types/entities/blog.d.ts.map +1 -0
- package/dist/components/chat/types/entities/case-study.d.ts +10 -0
- package/dist/components/chat/types/entities/case-study.d.ts.map +1 -0
- package/dist/components/chat/types/entities/content-ref.d.ts +23 -0
- package/dist/components/chat/types/entities/content-ref.d.ts.map +1 -0
- package/dist/components/chat/types/entities/customer-interview.d.ts +10 -0
- package/dist/components/chat/types/entities/customer-interview.d.ts.map +1 -0
- package/dist/components/chat/types/entities/data-room-doc.d.ts +37 -0
- package/dist/components/chat/types/entities/data-room-doc.d.ts.map +1 -0
- package/dist/components/chat/types/entities/github-activity.d.ts +29 -0
- package/dist/components/chat/types/entities/github-activity.d.ts.map +1 -0
- package/dist/components/chat/types/entities/hubspot-ticket.d.ts +39 -0
- package/dist/components/chat/types/entities/hubspot-ticket.d.ts.map +1 -0
- package/dist/components/chat/types/entities/index.d.ts +28 -0
- package/dist/components/chat/types/entities/index.d.ts.map +1 -0
- package/dist/components/chat/types/entities/investor-update.d.ts +83 -0
- package/dist/components/chat/types/entities/investor-update.d.ts.map +1 -0
- package/dist/components/chat/types/entities/onboarding-guide.d.ts +79 -0
- package/dist/components/chat/types/entities/onboarding-guide.d.ts.map +1 -0
- package/dist/components/chat/types/entities/program-types.d.ts +303 -0
- package/dist/components/chat/types/entities/program-types.d.ts.map +1 -0
- package/dist/components/chat/types/entities/roadmap-item.d.ts +41 -0
- package/dist/components/chat/types/entities/roadmap-item.d.ts.map +1 -0
- package/dist/components/chat/types/entities/slack-message.d.ts +28 -0
- package/dist/components/chat/types/entities/slack-message.d.ts.map +1 -0
- package/dist/components/chat/types/index.d.ts +1 -0
- package/dist/components/chat/types/index.d.ts.map +1 -1
- package/dist/components/chat/utils/agent-status-message.d.ts +18 -0
- package/dist/components/chat/utils/agent-status-message.d.ts.map +1 -0
- package/dist/components/chat/utils/auto-continuation-directive.d.ts +38 -0
- package/dist/components/chat/utils/auto-continuation-directive.d.ts.map +1 -0
- package/dist/components/chat/utils/chat-attachment-markdown.d.ts +114 -0
- package/dist/components/chat/utils/chat-attachment-markdown.d.ts.map +1 -0
- package/dist/components/chat/utils/chat-authed-fetch.d.ts +13 -0
- package/dist/components/chat/utils/chat-authed-fetch.d.ts.map +1 -0
- package/dist/components/chat/utils/chat-nav-resolution.d.ts +72 -0
- package/dist/components/chat/utils/chat-nav-resolution.d.ts.map +1 -0
- package/dist/components/chat/utils/chat-proxy-auth-storage.d.ts +43 -0
- package/dist/components/chat/utils/chat-proxy-auth-storage.d.ts.map +1 -0
- package/dist/components/chat/utils/chip-action-class.d.ts +16 -0
- package/dist/components/chat/utils/chip-action-class.d.ts.map +1 -0
- package/dist/components/chat/utils/chip-styles.d.ts +32 -0
- package/dist/components/chat/utils/chip-styles.d.ts.map +1 -0
- package/dist/components/chat/utils/clickup-task-type-utils.d.ts +38 -0
- package/dist/components/chat/utils/clickup-task-type-utils.d.ts.map +1 -0
- package/dist/components/chat/utils/compact-card-classes.d.ts +50 -0
- package/dist/components/chat/utils/compact-card-classes.d.ts.map +1 -0
- package/dist/components/chat/utils/decide-new-tab.d.ts +39 -0
- package/dist/components/chat/utils/decide-new-tab.d.ts.map +1 -0
- package/dist/components/chat/utils/external-app-urls.d.ts +14 -0
- package/dist/components/chat/utils/external-app-urls.d.ts.map +1 -0
- package/dist/components/chat/utils/flatten-assistant-content.d.ts +25 -0
- package/dist/components/chat/utils/flatten-assistant-content.d.ts.map +1 -0
- package/dist/components/chat/utils/icon-registry.d.ts +67 -0
- package/dist/components/chat/utils/icon-registry.d.ts.map +1 -0
- package/dist/components/chat/utils/index.d.ts +21 -0
- package/dist/components/chat/utils/index.d.ts.map +1 -1
- package/dist/components/chat/utils/is-cross-origin-url.d.ts +22 -0
- package/dist/components/chat/utils/is-cross-origin-url.d.ts.map +1 -0
- package/dist/components/chat/utils/nav-anchor-props.d.ts +54 -0
- package/dist/components/chat/utils/nav-anchor-props.d.ts.map +1 -0
- package/dist/components/chat/utils/nav-click-handler.d.ts +51 -0
- package/dist/components/chat/utils/nav-click-handler.d.ts.map +1 -0
- package/dist/components/chat/utils/scroll-anchor.d.ts +30 -0
- package/dist/components/chat/utils/scroll-anchor.d.ts.map +1 -0
- package/dist/components/chat/utils/slash-dispatch-utils.d.ts +109 -0
- package/dist/components/chat/utils/slash-dispatch-utils.d.ts.map +1 -0
- package/dist/components/chat/utils/source-icons.d.ts +8 -0
- package/dist/components/chat/utils/source-icons.d.ts.map +1 -0
- package/dist/components/chat/utils/source-row-cta.d.ts +111 -0
- package/dist/components/chat/utils/source-row-cta.d.ts.map +1 -0
- package/dist/components/features/figma-prototype-viewer.d.ts.map +1 -1
- package/dist/components/features/index.cjs +12 -6
- package/dist/components/features/index.cjs.map +1 -1
- package/dist/components/features/index.js +11 -5
- package/dist/components/features/video.d.ts.map +1 -1
- package/dist/components/icons/index.cjs +3 -3
- package/dist/components/icons/index.js +2 -2
- package/dist/components/index.cjs +274 -8
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +273 -7
- package/dist/components/interactive-wrapper.d.ts +3 -3
- package/dist/components/navigation/index.cjs +12 -6
- package/dist/components/navigation/index.cjs.map +1 -1
- package/dist/components/navigation/index.js +11 -5
- package/dist/components/resizable.d.ts +1 -1
- package/dist/components/shared/product-release/product-release-card-skeleton.d.ts +1 -1
- package/dist/components/shared/product-release/product-release-card-skeleton.d.ts.map +1 -1
- package/dist/components/shared/product-release/product-release-card.d.ts +19 -12
- package/dist/components/shared/product-release/product-release-card.d.ts.map +1 -1
- package/dist/components/shared/product-release/release-detail-page.d.ts +2 -4
- package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
- package/dist/components/ui/button/button.d.ts +13 -0
- package/dist/components/ui/button/button.d.ts.map +1 -1
- package/dist/components/ui/dashboard-info-card.d.ts.map +1 -1
- package/dist/components/ui/entity-image.d.ts.map +1 -1
- package/dist/components/ui/file-manager/index.cjs +71 -70
- package/dist/components/ui/file-manager/index.cjs.map +1 -1
- package/dist/components/ui/file-manager/index.js +6 -5
- package/dist/components/ui/file-manager/index.js.map +1 -1
- package/dist/components/ui/hover-dropdown.d.ts +66 -0
- package/dist/components/ui/hover-dropdown.d.ts.map +1 -0
- package/dist/components/ui/index.cjs +276 -6
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +278 -8
- package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -1
- package/dist/components/ui/square-avatar.d.ts.map +1 -1
- package/dist/contexts/chat-runtime-context.d.ts +109 -0
- package/dist/contexts/chat-runtime-context.d.ts.map +1 -0
- package/dist/contexts/endpoints-runtime-context.d.ts +28 -0
- package/dist/contexts/endpoints-runtime-context.d.ts.map +1 -0
- package/dist/contexts/index.cjs +30 -0
- package/dist/contexts/index.cjs.map +1 -0
- package/dist/contexts/index.d.ts +26 -0
- package/dist/contexts/index.d.ts.map +1 -0
- package/dist/contexts/index.js +30 -0
- package/dist/contexts/index.js.map +1 -0
- package/dist/contexts/use-outer-or-default.d.ts +29 -0
- package/dist/contexts/use-outer-or-default.d.ts.map +1 -0
- package/dist/embed-shims/index.cjs +51 -0
- package/dist/embed-shims/index.cjs.map +1 -0
- package/dist/embed-shims/index.d.ts +31 -0
- package/dist/embed-shims/index.d.ts.map +1 -0
- package/dist/embed-shims/index.js +51 -0
- package/dist/embed-shims/index.js.map +1 -0
- package/dist/embed-shims/next-dynamic.cjs +12 -0
- package/dist/embed-shims/next-dynamic.cjs.map +1 -0
- package/dist/embed-shims/next-dynamic.d.ts +47 -0
- package/dist/embed-shims/next-dynamic.d.ts.map +1 -0
- package/dist/embed-shims/next-dynamic.js +12 -0
- package/dist/embed-shims/next-dynamic.js.map +1 -0
- package/dist/embed-shims/next-image.cjs +12 -0
- package/dist/embed-shims/next-image.cjs.map +1 -0
- package/dist/embed-shims/next-image.d.ts +28 -0
- package/dist/embed-shims/next-image.d.ts.map +1 -0
- package/dist/embed-shims/next-image.js +12 -0
- package/dist/embed-shims/next-image.js.map +1 -0
- package/dist/embed-shims/next-link.cjs +14 -0
- package/dist/embed-shims/next-link.cjs.map +1 -0
- package/dist/embed-shims/next-link.d.ts +22 -0
- package/dist/embed-shims/next-link.d.ts.map +1 -0
- package/dist/embed-shims/next-link.js +14 -0
- package/dist/embed-shims/next-link.js.map +1 -0
- package/dist/embed-shims/next-navigation.cjs +30 -0
- package/dist/embed-shims/next-navigation.cjs.map +1 -0
- package/dist/embed-shims/next-navigation.d.ts +46 -0
- package/dist/embed-shims/next-navigation.d.ts.map +1 -0
- package/dist/embed-shims/next-navigation.js +30 -0
- package/dist/embed-shims/next-navigation.js.map +1 -0
- package/dist/hooks/index.cjs +10 -4
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.ts +2 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +9 -3
- package/dist/hooks/use-access-code-integration.d.ts +48 -0
- package/dist/hooks/use-access-code-integration.d.ts.map +1 -0
- package/dist/hooks/use-contact-submission.d.ts.map +1 -1
- package/dist/hooks/use-og-placeholder.d.ts +31 -0
- package/dist/hooks/use-og-placeholder.d.ts.map +1 -0
- package/dist/hooks/use-toast.d.ts +1 -1
- package/dist/index.cjs +367 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +378 -18
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.js.map +1 -1
- package/dist/utils/access-code-client.d.ts +21 -37
- package/dist/utils/access-code-client.d.ts.map +1 -1
- package/dist/utils/cn.d.ts +0 -27
- package/dist/utils/cn.d.ts.map +1 -1
- package/dist/utils/color-analysis.d.ts +33 -0
- package/dist/utils/color-analysis.d.ts.map +1 -0
- package/dist/utils/date-formatters.d.ts +16 -5
- package/dist/utils/date-formatters.d.ts.map +1 -1
- package/dist/utils/fetch-priority.d.ts +3 -0
- package/dist/utils/fetch-priority.d.ts.map +1 -0
- package/dist/utils/format.d.ts +192 -1
- package/dist/utils/format.d.ts.map +1 -1
- package/dist/utils/image-proxy.d.ts +67 -2
- package/dist/utils/image-proxy.d.ts.map +1 -1
- package/dist/utils/index.cjs +1274 -155
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +19 -3
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +1200 -157
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/local-storage-adapter.d.ts +46 -0
- package/dist/utils/local-storage-adapter.d.ts.map +1 -0
- package/dist/utils/source-icons.d.ts +78 -0
- package/dist/utils/source-icons.d.ts.map +1 -0
- package/package.json +29 -2
- package/src/components/announcement-bar.tsx +26 -4
- package/src/components/categories-cart.tsx +1 -1
- package/src/components/chat/chat-attachment-bar.tsx +323 -0
- package/src/components/chat/chat-container.tsx +39 -5
- package/src/components/chat/chat-input.tsx +7 -1
- package/src/components/chat/chat-message-enhanced.tsx +32 -22
- package/src/components/chat/chat-message-list.tsx +53 -4
- package/src/components/chat/chat-panel-context.tsx +37 -0
- package/src/components/chat/chat-ticket-list.tsx +1 -1
- package/src/components/chat/embeddable-chat.tsx +1106 -0
- package/src/components/chat/entity-cards/admin-content-card.tsx +155 -0
- package/src/components/chat/entity-cards/blog-card.tsx +259 -0
- package/src/components/chat/entity-cards/blog-image-placeholder.tsx +52 -0
- package/src/components/chat/entity-cards/campaign-card-admin.tsx +113 -0
- package/src/components/chat/entity-cards/case-study-card.tsx +192 -0
- package/src/components/chat/{chat-ticket-item.tsx → entity-cards/chat-ticket-item.tsx} +2 -2
- package/src/components/chat/{chat-video-entity-card.tsx → entity-cards/chat-video-entity-card.tsx} +2 -2
- package/src/components/chat/entity-cards/customer-interview-card.tsx +211 -0
- package/src/components/chat/entity-cards/data-room-doc-card.tsx +120 -0
- package/src/components/chat/entity-cards/dispatch.tsx +1093 -0
- package/src/components/chat/entity-cards/entity-author-card.tsx +193 -0
- package/src/components/chat/entity-cards/generic-entity-card.tsx +144 -0
- package/src/components/chat/entity-cards/github-activity-card.tsx +305 -0
- package/src/components/chat/entity-cards/hubspot-ticket-card.tsx +205 -0
- package/src/components/chat/entity-cards/index.ts +125 -0
- package/src/components/chat/entity-cards/investor-update-card.tsx +150 -0
- package/src/components/chat/entity-cards/onboarding-guide-card.tsx +326 -0
- package/src/components/chat/entity-cards/product-release-card-defaults.ts +57 -0
- package/src/components/chat/entity-cards/product-release-card.tsx +19 -0
- package/src/components/chat/entity-cards/program-card-defaults.ts +62 -0
- package/src/components/chat/entity-cards/program-card.tsx +451 -0
- package/src/components/chat/entity-cards/roadmap-card.tsx +356 -0
- package/src/components/chat/entity-cards/roadmap-vote-button.tsx +54 -0
- package/src/components/chat/entity-cards/slack-message-card.tsx +182 -0
- package/src/components/chat/entity-cards/task-type-icon.tsx +60 -0
- package/src/components/chat/hooks/index.ts +22 -0
- package/src/components/chat/hooks/use-chat-attachment-image-gallery.tsx +114 -0
- package/src/components/chat/hooks/use-chat-attachments.ts +429 -0
- package/src/components/chat/hooks/use-chat-card-item.ts +102 -0
- package/src/components/chat/hooks/use-chat-identity.ts +139 -0
- package/src/components/chat/hooks/use-chat.ts +501 -0
- package/src/components/chat/hooks/use-close-on-navigation.ts +87 -0
- package/src/components/chat/hooks/use-embedded-chat.ts +1023 -0
- package/src/components/chat/hooks/use-proxied-image-url.ts +31 -0
- package/src/components/chat/hooks/use-slash-commands.ts +106 -0
- package/src/components/chat/hooks/use-sse.ts +143 -0
- package/src/components/chat/index.ts +30 -4
- package/src/components/chat/nav-link-anchor-via-runtime.tsx +72 -0
- package/src/components/chat/source-action-button.tsx +120 -0
- package/src/components/chat/types/chat.types.ts +61 -0
- package/src/components/chat/types/component.types.ts +57 -11
- package/src/components/chat/types/entities/blog.ts +27 -0
- package/src/components/chat/types/entities/case-study.ts +14 -0
- package/src/components/chat/types/entities/content-ref.ts +23 -0
- package/src/components/chat/types/entities/customer-interview.ts +15 -0
- package/src/components/chat/types/entities/data-room-doc.ts +37 -0
- package/src/components/chat/types/entities/github-activity.ts +36 -0
- package/src/components/chat/types/entities/hubspot-ticket.ts +39 -0
- package/src/components/chat/types/entities/index.ts +28 -0
- package/src/components/chat/types/entities/investor-update.ts +100 -0
- package/src/components/chat/types/entities/onboarding-guide.ts +101 -0
- package/src/components/chat/types/entities/program-types.ts +433 -0
- package/src/components/chat/types/entities/roadmap-item.ts +42 -0
- package/src/components/chat/types/entities/slack-message.ts +28 -0
- package/src/components/chat/types/index.ts +1 -0
- package/src/components/chat/utils/agent-status-message.ts +52 -0
- package/src/components/chat/utils/auto-continuation-directive.ts +70 -0
- package/src/components/chat/utils/chat-attachment-markdown.ts +190 -0
- package/src/components/chat/utils/chat-authed-fetch.ts +73 -0
- package/src/components/chat/utils/chat-nav-resolution.ts +151 -0
- package/src/components/chat/utils/chat-proxy-auth-storage.ts +148 -0
- package/src/components/chat/utils/chip-action-class.ts +19 -0
- package/src/components/chat/utils/chip-styles.ts +51 -0
- package/src/components/chat/utils/clickup-task-type-utils.ts +59 -0
- package/src/components/chat/utils/compact-card-classes.ts +97 -0
- package/src/components/chat/utils/decide-new-tab.ts +57 -0
- package/src/components/chat/utils/external-app-urls.ts +19 -0
- package/src/components/chat/utils/flatten-assistant-content.ts +35 -0
- package/src/components/chat/utils/icon-registry.ts +297 -0
- package/src/components/chat/utils/index.ts +133 -0
- package/src/components/chat/utils/is-cross-origin-url.ts +28 -0
- package/src/components/chat/utils/nav-anchor-props.ts +78 -0
- package/src/components/chat/utils/nav-click-handler.ts +81 -0
- package/src/components/chat/utils/scroll-anchor.ts +35 -0
- package/src/components/chat/utils/slash-dispatch-utils.ts +183 -0
- package/src/components/chat/utils/source-icons.ts +14 -0
- package/src/components/chat/utils/source-row-cta.ts +215 -0
- package/src/components/empty-state.tsx +1 -1
- package/src/components/features/board/ticket-card.tsx +1 -1
- package/src/components/features/figma-prototype-viewer.tsx +2 -1
- package/src/components/features/media-gallery-manager.tsx +1 -1
- package/src/components/features/parallax-image-showcase.tsx +1 -1
- package/src/components/features/release-media-manager.tsx +1 -1
- package/src/components/features/seo-editor-preview.tsx +1 -1
- package/src/components/features/video.tsx +54 -3
- package/src/components/footer-waitlist-button.tsx +1 -1
- package/src/components/navigation/header.tsx +1 -1
- package/src/components/shared/onboarding/onboarding-step-card.tsx +1 -1
- package/src/components/shared/product-release/product-release-card-skeleton.tsx +8 -44
- package/src/components/shared/product-release/product-release-card.tsx +31 -116
- package/src/components/shared/product-release/release-detail-page.tsx +12 -16
- package/src/components/ui/actions-menu.tsx +1 -1
- package/src/components/ui/button/button.tsx +41 -11
- package/src/components/ui/button/split-button.tsx +1 -1
- package/src/components/ui/dashboard-info-card.tsx +2 -3
- package/src/components/ui/data-table/data-table-row.tsx +1 -1
- package/src/components/ui/entity-image.tsx +2 -8
- package/src/components/ui/hover-dropdown.tsx +258 -0
- package/src/components/ui/image-gallery-modal.tsx +1 -1
- package/src/components/ui/index.ts +1 -0
- package/src/components/ui/markdown-editor.tsx +1 -1
- package/src/components/ui/more-actions-menu.tsx +1 -1
- package/src/components/ui/organization-card.tsx +1 -1
- package/src/components/ui/simple-markdown-renderer.tsx +53 -5
- package/src/components/ui/square-avatar.tsx +3 -12
- package/src/components/ui/tab-navigation.tsx +1 -1
- package/src/components/ui/table/table-row.tsx +1 -1
- package/src/components/unified-filter-logic.tsx +1 -1
- package/src/components/unified-pagination.tsx +1 -1
- package/src/components/user-summary-stub.tsx +1 -1
- package/src/components/vendor-display-button.tsx +1 -1
- package/src/components/vendor-icon.tsx +1 -1
- package/src/contexts/chat-runtime-context.tsx +163 -0
- package/src/contexts/endpoints-runtime-context.tsx +68 -0
- package/src/contexts/index.ts +38 -0
- package/src/contexts/use-outer-or-default.ts +42 -0
- package/src/embed-shims/index.ts +42 -0
- package/src/embed-shims/next-dynamic.tsx +70 -0
- package/src/embed-shims/next-image.tsx +114 -0
- package/src/embed-shims/next-link.tsx +91 -0
- package/src/embed-shims/next-navigation.tsx +201 -0
- package/src/hooks/index.ts +9 -0
- package/src/hooks/state/use-api-params.ts +1 -1
- package/src/hooks/state/use-query-params.ts +1 -1
- package/src/hooks/use-access-code-integration.ts +107 -0
- package/src/hooks/use-contact-submission.ts +7 -3
- package/src/hooks/use-og-placeholder.ts +45 -0
- package/src/stories/OnboardingStepCard.stories.tsx +140 -0
- package/src/styles/chat-animations.css +65 -0
- package/src/styles/index.css +1 -0
- package/src/utils/access-code-client.ts +32 -75
- package/src/utils/cn.ts +0 -65
- package/src/utils/color-analysis.ts +205 -0
- package/src/utils/date-formatters.ts +54 -11
- package/src/utils/fetch-priority.ts +41 -0
- package/src/utils/format.ts +525 -1
- package/src/utils/image-proxy.ts +127 -7
- package/src/utils/index.ts +145 -5
- package/src/utils/local-storage-adapter.ts +105 -0
- package/src/utils/source-icons.ts +219 -0
- package/dist/chunk-25LVV26X.cjs.map +0 -1
- package/dist/chunk-ARQ4XP64.cjs.map +0 -1
- package/dist/chunk-CPXLQ57U.js.map +0 -1
- package/dist/chunk-LY34ORX6.js.map +0 -1
- package/dist/chunk-RMB5DVED.cjs.map +0 -1
- package/dist/chunk-SZPJ5R5B.js.map +0 -1
- package/dist/chunk-UC43NICZ.cjs.map +0 -1
- package/dist/chunk-XGL5FKIK.js.map +0 -1
- package/dist/components/chat/block-card.d.ts.map +0 -1
- package/dist/components/chat/chat-ticket-item.d.ts.map +0 -1
- package/dist/components/chat/chat-video-entity-card.d.ts.map +0 -1
- package/dist/utils/dynamic-icons.d.ts +0 -26
- package/dist/utils/dynamic-icons.d.ts.map +0 -1
- package/dist/utils/format-relative-time.d.ts +0 -21
- package/dist/utils/format-relative-time.d.ts.map +0 -1
- package/src/utils/.dynamic-icons.md +0 -30
- package/src/utils/.format-relative-time.md +0 -36
- package/src/utils/dynamic-icons.tsx +0 -120
- package/src/utils/format-relative-time.ts +0 -52
- /package/dist/{chunk-N57KWHDB.js.map → chunk-CIPO6DXK.js.map} +0 -0
- /package/dist/components/chat/{block-card.d.ts → entity-cards/block-card.d.ts} +0 -0
- /package/dist/components/chat/{chat-ticket-item.d.ts → entity-cards/chat-ticket-item.d.ts} +0 -0
- /package/src/components/chat/{block-card.tsx → entity-cards/block-card.tsx} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -6,15 +6,18 @@ import {
|
|
|
6
6
|
AIRequiredBadge,
|
|
7
7
|
AIStatusIndicator,
|
|
8
8
|
AIWarningsSection,
|
|
9
|
+
ANTHROPIC_SUPPORTED_IMAGE_MIME,
|
|
9
10
|
APPROVAL_STATUS,
|
|
10
11
|
ASSISTANT_TYPE,
|
|
11
12
|
AUTHOR_TYPE,
|
|
13
|
+
AUTO_CONTINUATION_DIRECTIVE_PREFIX,
|
|
12
14
|
Accordion,
|
|
13
15
|
AccordionContent,
|
|
14
16
|
AccordionItem,
|
|
15
17
|
AccordionTrigger,
|
|
16
18
|
ActionsMenu,
|
|
17
19
|
ActionsMenuDropdown,
|
|
20
|
+
AdminContentCard,
|
|
18
21
|
Alert,
|
|
19
22
|
AlertDescription,
|
|
20
23
|
AlertDialog,
|
|
@@ -49,7 +52,10 @@ import {
|
|
|
49
52
|
BenefitCard,
|
|
50
53
|
BenefitCardGrid,
|
|
51
54
|
BlockCard,
|
|
55
|
+
BlogCard,
|
|
52
56
|
BlogCardGridSkeleton,
|
|
57
|
+
BlogCardSkeleton,
|
|
58
|
+
BlogImagePlaceholder,
|
|
53
59
|
Board,
|
|
54
60
|
BoardColumn,
|
|
55
61
|
BoardColumnHeader,
|
|
@@ -64,8 +70,32 @@ import {
|
|
|
64
70
|
BreadcrumbSeparator,
|
|
65
71
|
BreadcrumbSkeleton,
|
|
66
72
|
BulletList,
|
|
73
|
+
CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER,
|
|
74
|
+
CHAT_ATTACHMENT_MARKDOWN_PATTERN,
|
|
75
|
+
CHAT_ATTACHMENT_MIME_TYPES,
|
|
76
|
+
CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM,
|
|
77
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX,
|
|
78
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED,
|
|
67
79
|
CHAT_TYPE,
|
|
80
|
+
CHIP_ACTION_BUTTON_CLASS,
|
|
81
|
+
COMPACT_CARD_ICON_SLOT,
|
|
82
|
+
COMPACT_CARD_IMAGE_SLOT,
|
|
83
|
+
COMPACT_CARD_META_ROW,
|
|
84
|
+
COMPACT_CARD_META_ROW_BOX,
|
|
85
|
+
COMPACT_CARD_OUTER,
|
|
86
|
+
COMPACT_CARD_OUTER_STATIC,
|
|
87
|
+
COMPACT_CARD_ROW_FILLER,
|
|
88
|
+
COMPACT_CARD_SKELETON_IMAGE_SLOT,
|
|
89
|
+
COMPACT_CARD_SKELETON_OUTER,
|
|
90
|
+
COMPACT_CARD_SUBTITLE,
|
|
91
|
+
COMPACT_CARD_SUMMARY,
|
|
92
|
+
COMPACT_CARD_TEXT_COL,
|
|
93
|
+
COMPACT_CARD_TITLE,
|
|
94
|
+
COMPACT_CARD_TITLE_ROW,
|
|
68
95
|
CONNECTION_STATUS,
|
|
96
|
+
CUSTOM_ITEM_ID,
|
|
97
|
+
CampaignCardAdmin,
|
|
98
|
+
CampaignCardAdminSkeleton,
|
|
69
99
|
Card,
|
|
70
100
|
CardContent,
|
|
71
101
|
CardDescription,
|
|
@@ -76,6 +106,8 @@ import {
|
|
|
76
106
|
CardSkeleton,
|
|
77
107
|
CardSkeletonGrid,
|
|
78
108
|
CardTitle,
|
|
109
|
+
CaseStudyCard,
|
|
110
|
+
CaseStudyCardSkeleton,
|
|
79
111
|
CategoriesCart,
|
|
80
112
|
CategoryCard,
|
|
81
113
|
CategoryCardSkeleton,
|
|
@@ -83,6 +115,9 @@ import {
|
|
|
83
115
|
CategoryVendorSelectorSkeleton,
|
|
84
116
|
ChangelogManager,
|
|
85
117
|
ChangelogSectionsManager,
|
|
118
|
+
ChatAttachmentAddButton,
|
|
119
|
+
ChatAttachmentChipStrip,
|
|
120
|
+
ChatCardLoader,
|
|
86
121
|
ChatContainer,
|
|
87
122
|
ChatContent,
|
|
88
123
|
ChatFooter,
|
|
@@ -114,9 +149,14 @@ import {
|
|
|
114
149
|
ContextCompactionDisplay,
|
|
115
150
|
CursorPagination,
|
|
116
151
|
CursorPaginationSimple,
|
|
152
|
+
CustomerInterviewCard,
|
|
153
|
+
CustomerInterviewCardSkeleton,
|
|
117
154
|
CveLink,
|
|
155
|
+
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
118
156
|
DEFAULT_THEME,
|
|
119
157
|
DashboardInfoCard,
|
|
158
|
+
DataRoomDocCard,
|
|
159
|
+
DataRoomDocCardSkeleton,
|
|
120
160
|
DataTable,
|
|
121
161
|
DataTableBody,
|
|
122
162
|
DataTableCursorFooter,
|
|
@@ -163,8 +203,13 @@ import {
|
|
|
163
203
|
DropdownButton,
|
|
164
204
|
DynamicSkeleton,
|
|
165
205
|
DynamicThemeProvider,
|
|
206
|
+
EMPTY_AUTHOR_PLACEHOLDER,
|
|
207
|
+
EmbeddableChat,
|
|
166
208
|
EmptyState,
|
|
209
|
+
EntityAuthorCard,
|
|
167
210
|
EntityImage,
|
|
211
|
+
EntityMetadataAuthorCell,
|
|
212
|
+
EntityMetadataValueCell,
|
|
168
213
|
EntitySummaryEditor,
|
|
169
214
|
EntityVideoSection,
|
|
170
215
|
ErrorBoundary,
|
|
@@ -189,6 +234,10 @@ import {
|
|
|
189
234
|
FormLoader,
|
|
190
235
|
FormPageContainer,
|
|
191
236
|
FormSkeleton,
|
|
237
|
+
GenericEntityCard,
|
|
238
|
+
GenericEntityCardSkeleton,
|
|
239
|
+
GitHubActivityCard,
|
|
240
|
+
GitHubActivityCardSkeleton,
|
|
192
241
|
GitHubReleasesManager,
|
|
193
242
|
Header,
|
|
194
243
|
HeaderButton,
|
|
@@ -208,6 +257,10 @@ import {
|
|
|
208
257
|
HoverCard,
|
|
209
258
|
HoverCardContent,
|
|
210
259
|
HoverCardTrigger,
|
|
260
|
+
HoverDropdown,
|
|
261
|
+
HubspotTicketCard,
|
|
262
|
+
HubspotTicketCardSkeleton,
|
|
263
|
+
ICON_REGISTRY,
|
|
211
264
|
IconsBlock,
|
|
212
265
|
ImageCropper,
|
|
213
266
|
ImageGalleryModal,
|
|
@@ -217,6 +270,8 @@ import {
|
|
|
217
270
|
InputTrigger,
|
|
218
271
|
InteractiveCard,
|
|
219
272
|
InteractiveSkeleton,
|
|
273
|
+
InvestorUpdateCard,
|
|
274
|
+
InvestorUpdateCardSkeleton,
|
|
220
275
|
KnowledgeBaseLinksManager,
|
|
221
276
|
Label,
|
|
222
277
|
ListLoader,
|
|
@@ -272,6 +327,8 @@ import {
|
|
|
272
327
|
MoreActionsMenu,
|
|
273
328
|
MspProfileFormSkeleton,
|
|
274
329
|
NETWORK_CONFIG,
|
|
330
|
+
NEW_TAB_FEATURES,
|
|
331
|
+
NavLinkAnchorViaRuntime,
|
|
275
332
|
NavigationMenu,
|
|
276
333
|
NavigationMenuContent,
|
|
277
334
|
NavigationMenuIndicator,
|
|
@@ -292,6 +349,8 @@ import {
|
|
|
292
349
|
OSTypeIcon,
|
|
293
350
|
OSTypeLabel,
|
|
294
351
|
OWNER_TYPE,
|
|
352
|
+
OnboardingGuideCard,
|
|
353
|
+
OnboardingGuideCardSkeleton,
|
|
295
354
|
OnboardingStepCard,
|
|
296
355
|
OnboardingWalkthrough,
|
|
297
356
|
OrganizationCard,
|
|
@@ -332,6 +391,8 @@ import {
|
|
|
332
391
|
ProductReleaseCardSkeleton,
|
|
333
392
|
ProfileLoadingSkeleton,
|
|
334
393
|
ProfileSkeleton,
|
|
394
|
+
ProgramCard,
|
|
395
|
+
ProgramCardSkeleton,
|
|
335
396
|
Progress,
|
|
336
397
|
ProgressBar,
|
|
337
398
|
ProgressiveSkeleton,
|
|
@@ -357,8 +418,14 @@ import {
|
|
|
357
418
|
ResultBlock,
|
|
358
419
|
ResultsCount,
|
|
359
420
|
ResultsHeaderSkeleton,
|
|
421
|
+
RoadmapCard,
|
|
422
|
+
RoadmapCardSkeleton,
|
|
423
|
+
RoadmapVoteButton,
|
|
360
424
|
SCROLL_ANCHOR,
|
|
425
|
+
SCROLL_ANCHOR_WIRE_KEY,
|
|
361
426
|
SEOEditorPreview,
|
|
427
|
+
SOURCE_ICON_NAMES,
|
|
428
|
+
SOURCE_LABELS_BY_TABLE,
|
|
362
429
|
ScriptArguments,
|
|
363
430
|
ScriptInfoSection,
|
|
364
431
|
SearchContainerSkeleton,
|
|
@@ -392,6 +459,8 @@ import {
|
|
|
392
459
|
SimpleMarkdownRenderer,
|
|
393
460
|
SkeletonPresets,
|
|
394
461
|
SlackCommunitySkeleton,
|
|
462
|
+
SlackMessageCard,
|
|
463
|
+
SlackMessageCardSkeleton,
|
|
395
464
|
SlashCommandSuggestions,
|
|
396
465
|
Slider,
|
|
397
466
|
SlidingSidebar,
|
|
@@ -399,6 +468,7 @@ import {
|
|
|
399
468
|
SocialLinksManager,
|
|
400
469
|
SoftwareInfo,
|
|
401
470
|
SoftwareSourceBadge,
|
|
471
|
+
SourceActionButton,
|
|
402
472
|
SquareAvatar,
|
|
403
473
|
StartWithOpenFrameButton,
|
|
404
474
|
StatsSectionSkeleton,
|
|
@@ -431,6 +501,7 @@ import {
|
|
|
431
501
|
TagsInput,
|
|
432
502
|
TagsManager,
|
|
433
503
|
TagsSelector,
|
|
504
|
+
TaskTypeIcon,
|
|
434
505
|
TextSkeleton,
|
|
435
506
|
Textarea,
|
|
436
507
|
ThemeProvider,
|
|
@@ -482,63 +553,119 @@ import {
|
|
|
482
553
|
XIcon as XIcon2,
|
|
483
554
|
YesNoDisplay,
|
|
484
555
|
alignJustify,
|
|
556
|
+
applyProxyAuth,
|
|
485
557
|
badgeVariants,
|
|
486
558
|
blogFilterConfig,
|
|
559
|
+
buildAnchorProps,
|
|
560
|
+
buildAutoContinuationDirective,
|
|
561
|
+
buildChatAttachmentViewUrl,
|
|
562
|
+
buildChatRefKey,
|
|
563
|
+
buildDiscussAddendum,
|
|
487
564
|
buildNatsWsUrl,
|
|
565
|
+
chatAuthedFetch,
|
|
566
|
+
chatChipClass,
|
|
567
|
+
clearChatProxyAuth,
|
|
568
|
+
clickupTaskUrl,
|
|
488
569
|
columnFromTicketStatus,
|
|
570
|
+
computeIsNewTab,
|
|
489
571
|
createColumnHelper,
|
|
490
572
|
createMessageSegmentAccumulator,
|
|
573
|
+
decideNewTab,
|
|
574
|
+
defaultTableIdForDocumentType,
|
|
491
575
|
deriveColumns,
|
|
492
576
|
detectAspectRatio,
|
|
577
|
+
escapeMarkdownInline,
|
|
493
578
|
evaluateFeatureValue,
|
|
494
579
|
exportToCSV,
|
|
580
|
+
extractEntityIdFilter,
|
|
495
581
|
extractErrorMessages,
|
|
496
582
|
extractIncompleteMessageState,
|
|
497
583
|
extractTextFromChunk,
|
|
498
584
|
extractYouTubeId,
|
|
585
|
+
fetchSlashCommands,
|
|
586
|
+
flattenAssistantContent,
|
|
499
587
|
flexRender,
|
|
588
|
+
formatChatAttachmentMarkdownForBubble,
|
|
589
|
+
formatInvestorUpdatePeriod,
|
|
500
590
|
formatPricingForDisplay,
|
|
591
|
+
formatSingularLookupInvocation,
|
|
592
|
+
getChatProxyAuth,
|
|
501
593
|
getCommandText,
|
|
502
594
|
getCoreRowModel,
|
|
595
|
+
getDynamicIcon,
|
|
503
596
|
getExpandedRowModel,
|
|
504
597
|
getFacetedRowModel,
|
|
505
598
|
getFacetedUniqueValues,
|
|
506
599
|
getFilteredRowModel,
|
|
507
600
|
getGroupedRowModel,
|
|
508
601
|
getHideClasses,
|
|
602
|
+
getIconComponent,
|
|
509
603
|
getOpenFramePaths,
|
|
510
604
|
getPaginationRowModel,
|
|
605
|
+
getPersistedProxyEmail,
|
|
511
606
|
getSortedRowModel,
|
|
607
|
+
getSourceIconName,
|
|
608
|
+
getSourceLabel,
|
|
609
|
+
getStatusColorScheme,
|
|
512
610
|
getTabById,
|
|
513
611
|
getTabComponent,
|
|
612
|
+
getTaskTypeLabel,
|
|
514
613
|
getTicketStatusConfig,
|
|
515
614
|
getTicketStatusTag,
|
|
516
615
|
groupByAspectRatio,
|
|
517
616
|
groupTicketsByStatus,
|
|
617
|
+
handleChatNavClick,
|
|
518
618
|
isControlChunk,
|
|
619
|
+
isCrossOriginUrl,
|
|
519
620
|
isErrorChunk,
|
|
520
621
|
isMetadataChunk,
|
|
622
|
+
isModifierClick,
|
|
623
|
+
isStructuredContent,
|
|
521
624
|
multiSelectFilterFn,
|
|
522
625
|
navigationMenuTriggerStyle,
|
|
626
|
+
newTabAnchorAttrs,
|
|
627
|
+
normalizeContent,
|
|
628
|
+
normalizeIconKey,
|
|
523
629
|
parseChunkToAction,
|
|
630
|
+
parseScrollAnchor,
|
|
631
|
+
parseWireCommandOverride,
|
|
524
632
|
processHistoricalMessages,
|
|
525
633
|
processHistoricalMessagesWithErrors,
|
|
526
634
|
ratioToCategory,
|
|
527
635
|
remarkCardLinks,
|
|
636
|
+
renderChatInlineEntityCard,
|
|
637
|
+
resolveExternalNavigation,
|
|
638
|
+
resolveSourceIcon,
|
|
639
|
+
resolveSourceRowCTA,
|
|
528
640
|
resolveTicketStatus,
|
|
641
|
+
safeHref,
|
|
642
|
+
sanitizeTitleForChat,
|
|
643
|
+
setChatProxyAuth,
|
|
529
644
|
setRealAuthHook,
|
|
530
645
|
statusBadgeVariants,
|
|
646
|
+
stripChatAttachmentMarkdown,
|
|
647
|
+
stripSameOriginToPath,
|
|
531
648
|
tagVariants,
|
|
532
649
|
tintOnDark,
|
|
533
650
|
toggleVariants,
|
|
651
|
+
transformEventToProgram,
|
|
652
|
+
transformPodcastToProgram,
|
|
653
|
+
transformWebinarToProgram,
|
|
534
654
|
useAuth,
|
|
535
655
|
useBoardCollapse,
|
|
656
|
+
useChat,
|
|
657
|
+
useChatAttachmentImageGallery,
|
|
658
|
+
useChatAttachments,
|
|
659
|
+
useChatCardItem,
|
|
660
|
+
useChatIdentity,
|
|
536
661
|
useChunkCatchup,
|
|
662
|
+
useCloseOnNavigation,
|
|
537
663
|
useCollapsible,
|
|
538
664
|
useContentLoading,
|
|
539
665
|
useDataTable,
|
|
540
666
|
useDataTableContext,
|
|
541
667
|
useDynamicTheme,
|
|
668
|
+
useEmbeddedChat,
|
|
542
669
|
useFiltersDropdown,
|
|
543
670
|
useJetStreamDialogSubscription,
|
|
544
671
|
useLoading,
|
|
@@ -547,13 +674,16 @@ import {
|
|
|
547
674
|
useOptionalNotifications,
|
|
548
675
|
usePageActionsBottomPadding,
|
|
549
676
|
usePaginationLoading,
|
|
677
|
+
useProxiedImageUrl,
|
|
550
678
|
useRealtimeChunkProcessor,
|
|
679
|
+
useSSE,
|
|
551
680
|
useSectionNavigation,
|
|
681
|
+
useSlashCommands,
|
|
552
682
|
useTheme,
|
|
553
683
|
useThemeToggle,
|
|
554
684
|
useUnifiedFiltering,
|
|
555
685
|
vendorFilterConfig
|
|
556
|
-
} from "../chunk-
|
|
686
|
+
} from "../chunk-O55ZUAX7.js";
|
|
557
687
|
import {
|
|
558
688
|
CommandApprovalToast,
|
|
559
689
|
ToastCard,
|
|
@@ -563,7 +693,13 @@ import {
|
|
|
563
693
|
showCommandApprovalToast,
|
|
564
694
|
showToast,
|
|
565
695
|
useOnboardingState
|
|
566
|
-
} from "../chunk-
|
|
696
|
+
} from "../chunk-SCN5WFIZ.js";
|
|
697
|
+
import "../chunk-J2C2TI5Z.js";
|
|
698
|
+
import "../chunk-7L4DWM7P.js";
|
|
699
|
+
import "../chunk-MJNXIEV2.js";
|
|
700
|
+
import "../chunk-PLJLE4A4.js";
|
|
701
|
+
import "../chunk-LXC6P2EO.js";
|
|
702
|
+
import "../chunk-EL5YVPD5.js";
|
|
567
703
|
import {
|
|
568
704
|
Button,
|
|
569
705
|
Checkbox,
|
|
@@ -594,7 +730,9 @@ import {
|
|
|
594
730
|
SkeletonText,
|
|
595
731
|
SplitButton,
|
|
596
732
|
buttonVariants
|
|
597
|
-
} from "../chunk-
|
|
733
|
+
} from "../chunk-MVGGXOFA.js";
|
|
734
|
+
import "../chunk-6U3IUD57.js";
|
|
735
|
+
import "../chunk-OHPI2HRK.js";
|
|
598
736
|
import {
|
|
599
737
|
AboutIcon,
|
|
600
738
|
AiRobotIcon,
|
|
@@ -746,11 +884,9 @@ import {
|
|
|
746
884
|
YouTubeIcon,
|
|
747
885
|
getDeviceTypeIcon,
|
|
748
886
|
renderSvgIcon
|
|
749
|
-
} from "../chunk-
|
|
750
|
-
import "../chunk-SZPJ5R5B.js";
|
|
751
|
-
import "../chunk-J2C2TI5Z.js";
|
|
752
|
-
import "../chunk-6U3IUD57.js";
|
|
887
|
+
} from "../chunk-CIPO6DXK.js";
|
|
753
888
|
import "../chunk-W72U7OU7.js";
|
|
889
|
+
import "../chunk-KSOOKNBG.js";
|
|
754
890
|
import "../chunk-GGWZFCYS.js";
|
|
755
891
|
export {
|
|
756
892
|
AIEnrichButton,
|
|
@@ -758,9 +894,11 @@ export {
|
|
|
758
894
|
AIRequiredBadge,
|
|
759
895
|
AIStatusIndicator,
|
|
760
896
|
AIWarningsSection,
|
|
897
|
+
ANTHROPIC_SUPPORTED_IMAGE_MIME,
|
|
761
898
|
APPROVAL_STATUS,
|
|
762
899
|
ASSISTANT_TYPE,
|
|
763
900
|
AUTHOR_TYPE,
|
|
901
|
+
AUTO_CONTINUATION_DIRECTIVE_PREFIX,
|
|
764
902
|
AboutIcon,
|
|
765
903
|
Accordion,
|
|
766
904
|
AccordionContent,
|
|
@@ -768,6 +906,7 @@ export {
|
|
|
768
906
|
AccordionTrigger,
|
|
769
907
|
ActionsMenu,
|
|
770
908
|
ActionsMenuDropdown,
|
|
909
|
+
AdminContentCard,
|
|
771
910
|
AiRobotIcon,
|
|
772
911
|
Alert,
|
|
773
912
|
AlertDescription,
|
|
@@ -809,7 +948,10 @@ export {
|
|
|
809
948
|
BenefitCard,
|
|
810
949
|
BenefitCardGrid,
|
|
811
950
|
BlockCard,
|
|
951
|
+
BlogCard,
|
|
812
952
|
BlogCardGridSkeleton,
|
|
953
|
+
BlogCardSkeleton,
|
|
954
|
+
BlogImagePlaceholder,
|
|
813
955
|
Board,
|
|
814
956
|
BoardColumn,
|
|
815
957
|
BoardColumnHeader,
|
|
@@ -828,8 +970,32 @@ export {
|
|
|
828
970
|
BulkOperationsIcon,
|
|
829
971
|
BulletList,
|
|
830
972
|
Button,
|
|
973
|
+
CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER,
|
|
974
|
+
CHAT_ATTACHMENT_MARKDOWN_PATTERN,
|
|
975
|
+
CHAT_ATTACHMENT_MIME_TYPES,
|
|
976
|
+
CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM,
|
|
977
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX,
|
|
978
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED,
|
|
831
979
|
CHAT_TYPE,
|
|
980
|
+
CHIP_ACTION_BUTTON_CLASS,
|
|
981
|
+
COMPACT_CARD_ICON_SLOT,
|
|
982
|
+
COMPACT_CARD_IMAGE_SLOT,
|
|
983
|
+
COMPACT_CARD_META_ROW,
|
|
984
|
+
COMPACT_CARD_META_ROW_BOX,
|
|
985
|
+
COMPACT_CARD_OUTER,
|
|
986
|
+
COMPACT_CARD_OUTER_STATIC,
|
|
987
|
+
COMPACT_CARD_ROW_FILLER,
|
|
988
|
+
COMPACT_CARD_SKELETON_IMAGE_SLOT,
|
|
989
|
+
COMPACT_CARD_SKELETON_OUTER,
|
|
990
|
+
COMPACT_CARD_SUBTITLE,
|
|
991
|
+
COMPACT_CARD_SUMMARY,
|
|
992
|
+
COMPACT_CARD_TEXT_COL,
|
|
993
|
+
COMPACT_CARD_TITLE,
|
|
994
|
+
COMPACT_CARD_TITLE_ROW,
|
|
832
995
|
CONNECTION_STATUS,
|
|
996
|
+
CUSTOM_ITEM_ID,
|
|
997
|
+
CampaignCardAdmin,
|
|
998
|
+
CampaignCardAdminSkeleton,
|
|
833
999
|
CapterraIcon,
|
|
834
1000
|
Card,
|
|
835
1001
|
CardContent,
|
|
@@ -842,6 +1008,8 @@ export {
|
|
|
842
1008
|
CardSkeletonGrid,
|
|
843
1009
|
CardTitle,
|
|
844
1010
|
CartaIcon,
|
|
1011
|
+
CaseStudyCard,
|
|
1012
|
+
CaseStudyCardSkeleton,
|
|
845
1013
|
CategoriesCart,
|
|
846
1014
|
CategoryCard,
|
|
847
1015
|
CategoryCardSkeleton,
|
|
@@ -849,6 +1017,9 @@ export {
|
|
|
849
1017
|
CategoryVendorSelectorSkeleton,
|
|
850
1018
|
ChangelogManager,
|
|
851
1019
|
ChangelogSectionsManager,
|
|
1020
|
+
ChatAttachmentAddButton,
|
|
1021
|
+
ChatAttachmentChipStrip,
|
|
1022
|
+
ChatCardLoader,
|
|
852
1023
|
ChatContainer,
|
|
853
1024
|
ChatContent,
|
|
854
1025
|
ChatFooter,
|
|
@@ -897,11 +1068,16 @@ export {
|
|
|
897
1068
|
CustomLicenseIcon,
|
|
898
1069
|
CustomStarIcon,
|
|
899
1070
|
CustomTimeIcon,
|
|
1071
|
+
CustomerInterviewCard,
|
|
1072
|
+
CustomerInterviewCardSkeleton,
|
|
900
1073
|
CutVendorCostsIcon,
|
|
901
1074
|
CveLink,
|
|
1075
|
+
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
902
1076
|
DEFAULT_THEME,
|
|
903
1077
|
DashboardIcon,
|
|
904
1078
|
DashboardInfoCard,
|
|
1079
|
+
DataRoomDocCard,
|
|
1080
|
+
DataRoomDocCardSkeleton,
|
|
905
1081
|
DataTable,
|
|
906
1082
|
DataTableBody,
|
|
907
1083
|
DataTableCursorFooter,
|
|
@@ -969,11 +1145,16 @@ export {
|
|
|
969
1145
|
DropdownMenuTrigger,
|
|
970
1146
|
DynamicSkeleton,
|
|
971
1147
|
DynamicThemeProvider,
|
|
1148
|
+
EMPTY_AUTHOR_PLACEHOLDER,
|
|
972
1149
|
EditProfileIcon,
|
|
973
1150
|
ElestioLogo,
|
|
1151
|
+
EmbeddableChat,
|
|
974
1152
|
EmptyState,
|
|
975
1153
|
EmptyVendorIcon,
|
|
1154
|
+
EntityAuthorCard,
|
|
976
1155
|
EntityImage,
|
|
1156
|
+
EntityMetadataAuthorCell,
|
|
1157
|
+
EntityMetadataValueCell,
|
|
977
1158
|
EntitySummaryEditor,
|
|
978
1159
|
EntityVideoSection,
|
|
979
1160
|
ErrorBoundary,
|
|
@@ -1012,7 +1193,11 @@ export {
|
|
|
1012
1193
|
FormPageContainer,
|
|
1013
1194
|
FormSkeleton,
|
|
1014
1195
|
G2Icon,
|
|
1196
|
+
GenericEntityCard,
|
|
1197
|
+
GenericEntityCardSkeleton,
|
|
1015
1198
|
GetAppIcon,
|
|
1199
|
+
GitHubActivityCard,
|
|
1200
|
+
GitHubActivityCardSkeleton,
|
|
1016
1201
|
GitHubIcon,
|
|
1017
1202
|
GitHubReleasesManager,
|
|
1018
1203
|
GlobeIcon,
|
|
@@ -1040,7 +1225,11 @@ export {
|
|
|
1040
1225
|
HoverCard,
|
|
1041
1226
|
HoverCardContent,
|
|
1042
1227
|
HoverCardTrigger,
|
|
1228
|
+
HoverDropdown,
|
|
1043
1229
|
HubspotIcon,
|
|
1230
|
+
HubspotTicketCard,
|
|
1231
|
+
HubspotTicketCardSkeleton,
|
|
1232
|
+
ICON_REGISTRY,
|
|
1044
1233
|
ITIcon,
|
|
1045
1234
|
IconsBlock,
|
|
1046
1235
|
XIcon as IconsXIcon,
|
|
@@ -1056,6 +1245,8 @@ export {
|
|
|
1056
1245
|
InstagramIcon,
|
|
1057
1246
|
InteractiveCard,
|
|
1058
1247
|
InteractiveSkeleton,
|
|
1248
|
+
InvestorUpdateCard,
|
|
1249
|
+
InvestorUpdateCardSkeleton,
|
|
1059
1250
|
JumpInIcon,
|
|
1060
1251
|
KnowledgeBaseLinksManager,
|
|
1061
1252
|
Label,
|
|
@@ -1133,8 +1324,10 @@ export {
|
|
|
1133
1324
|
MoreActionsMenu,
|
|
1134
1325
|
MspProfileFormSkeleton,
|
|
1135
1326
|
NETWORK_CONFIG,
|
|
1327
|
+
NEW_TAB_FEATURES,
|
|
1136
1328
|
NOCIcon,
|
|
1137
1329
|
NaturalLanguageIcon,
|
|
1330
|
+
NavLinkAnchorViaRuntime,
|
|
1138
1331
|
NavigationMenu,
|
|
1139
1332
|
NavigationMenuContent,
|
|
1140
1333
|
NavigationMenuIndicator,
|
|
@@ -1158,6 +1351,8 @@ export {
|
|
|
1158
1351
|
OSTypeIcon,
|
|
1159
1352
|
OSTypeLabel,
|
|
1160
1353
|
OWNER_TYPE,
|
|
1354
|
+
OnboardingGuideCard,
|
|
1355
|
+
OnboardingGuideCardSkeleton,
|
|
1161
1356
|
OnboardingStepCard,
|
|
1162
1357
|
OnboardingWalkthrough,
|
|
1163
1358
|
OpenAiIcon,
|
|
@@ -1211,6 +1406,8 @@ export {
|
|
|
1211
1406
|
ProductReleaseCardSkeleton,
|
|
1212
1407
|
ProfileLoadingSkeleton,
|
|
1213
1408
|
ProfileSkeleton,
|
|
1409
|
+
ProgramCard,
|
|
1410
|
+
ProgramCardSkeleton,
|
|
1214
1411
|
Progress,
|
|
1215
1412
|
ProgressBar,
|
|
1216
1413
|
ProgressiveSkeleton,
|
|
@@ -1242,9 +1439,15 @@ export {
|
|
|
1242
1439
|
ResultBlock,
|
|
1243
1440
|
ResultsCount,
|
|
1244
1441
|
ResultsHeaderSkeleton,
|
|
1442
|
+
RoadmapCard,
|
|
1443
|
+
RoadmapCardSkeleton,
|
|
1444
|
+
RoadmapVoteButton,
|
|
1245
1445
|
SCROLL_ANCHOR,
|
|
1446
|
+
SCROLL_ANCHOR_WIRE_KEY,
|
|
1246
1447
|
SEOEditorPreview,
|
|
1247
1448
|
SOCIcon,
|
|
1449
|
+
SOURCE_ICON_NAMES,
|
|
1450
|
+
SOURCE_LABELS_BY_TABLE,
|
|
1248
1451
|
SSOConfigurationIcon,
|
|
1249
1452
|
ScriptArguments,
|
|
1250
1453
|
ScriptGenerationIcon,
|
|
@@ -1300,6 +1503,8 @@ export {
|
|
|
1300
1503
|
SkeletonText,
|
|
1301
1504
|
SlackCommunitySkeleton,
|
|
1302
1505
|
SlackIcon,
|
|
1506
|
+
SlackMessageCard,
|
|
1507
|
+
SlackMessageCardSkeleton,
|
|
1303
1508
|
SlashCommandSuggestions,
|
|
1304
1509
|
Slider,
|
|
1305
1510
|
SlidersIcon,
|
|
@@ -1309,6 +1514,7 @@ export {
|
|
|
1309
1514
|
SocialLinksManager,
|
|
1310
1515
|
SoftwareInfo,
|
|
1311
1516
|
SoftwareSourceBadge,
|
|
1517
|
+
SourceActionButton,
|
|
1312
1518
|
SparklesIcon,
|
|
1313
1519
|
SplitButton,
|
|
1314
1520
|
SquareAvatar,
|
|
@@ -1346,6 +1552,7 @@ export {
|
|
|
1346
1552
|
TagsInput,
|
|
1347
1553
|
TagsManager,
|
|
1348
1554
|
TagsSelector,
|
|
1555
|
+
TaskTypeIcon,
|
|
1349
1556
|
TelegramIcon,
|
|
1350
1557
|
TextSkeleton,
|
|
1351
1558
|
Textarea,
|
|
@@ -1413,70 +1620,126 @@ export {
|
|
|
1413
1620
|
YesNoDisplay,
|
|
1414
1621
|
YouTubeIcon,
|
|
1415
1622
|
alignJustify,
|
|
1623
|
+
applyProxyAuth,
|
|
1416
1624
|
badgeVariants,
|
|
1417
1625
|
blogFilterConfig,
|
|
1626
|
+
buildAnchorProps,
|
|
1627
|
+
buildAutoContinuationDirective,
|
|
1628
|
+
buildChatAttachmentViewUrl,
|
|
1629
|
+
buildChatRefKey,
|
|
1630
|
+
buildDiscussAddendum,
|
|
1418
1631
|
buildNatsWsUrl,
|
|
1419
1632
|
buttonVariants,
|
|
1633
|
+
chatAuthedFetch,
|
|
1634
|
+
chatChipClass,
|
|
1635
|
+
clearChatProxyAuth,
|
|
1636
|
+
clickupTaskUrl,
|
|
1420
1637
|
columnFromTicketStatus,
|
|
1638
|
+
computeIsNewTab,
|
|
1421
1639
|
createColumnHelper,
|
|
1422
1640
|
createMessageSegmentAccumulator,
|
|
1641
|
+
decideNewTab,
|
|
1642
|
+
defaultTableIdForDocumentType,
|
|
1423
1643
|
deriveColumns,
|
|
1424
1644
|
detectAspectRatio,
|
|
1425
1645
|
dotColorByVariant,
|
|
1646
|
+
escapeMarkdownInline,
|
|
1426
1647
|
evaluateFeatureValue,
|
|
1427
1648
|
exportToCSV,
|
|
1649
|
+
extractEntityIdFilter,
|
|
1428
1650
|
extractErrorMessages,
|
|
1429
1651
|
extractIncompleteMessageState,
|
|
1430
1652
|
extractTextFromChunk,
|
|
1431
1653
|
extractYouTubeId,
|
|
1654
|
+
fetchSlashCommands,
|
|
1655
|
+
flattenAssistantContent,
|
|
1432
1656
|
flexRender,
|
|
1657
|
+
formatChatAttachmentMarkdownForBubble,
|
|
1658
|
+
formatInvestorUpdatePeriod,
|
|
1433
1659
|
formatPricingForDisplay,
|
|
1660
|
+
formatSingularLookupInvocation,
|
|
1661
|
+
getChatProxyAuth,
|
|
1434
1662
|
getCommandText,
|
|
1435
1663
|
getCoreRowModel,
|
|
1436
1664
|
getDeviceTypeIcon,
|
|
1665
|
+
getDynamicIcon,
|
|
1437
1666
|
getExpandedRowModel,
|
|
1438
1667
|
getFacetedRowModel,
|
|
1439
1668
|
getFacetedUniqueValues,
|
|
1440
1669
|
getFilteredRowModel,
|
|
1441
1670
|
getGroupedRowModel,
|
|
1442
1671
|
getHideClasses,
|
|
1672
|
+
getIconComponent,
|
|
1443
1673
|
getOpenFramePaths,
|
|
1444
1674
|
getPaginationRowModel,
|
|
1675
|
+
getPersistedProxyEmail,
|
|
1445
1676
|
getSortedRowModel,
|
|
1677
|
+
getSourceIconName,
|
|
1678
|
+
getSourceLabel,
|
|
1679
|
+
getStatusColorScheme,
|
|
1446
1680
|
getTabById,
|
|
1447
1681
|
getTabComponent,
|
|
1682
|
+
getTaskTypeLabel,
|
|
1448
1683
|
getTicketStatusConfig,
|
|
1449
1684
|
getTicketStatusTag,
|
|
1450
1685
|
groupByAspectRatio,
|
|
1451
1686
|
groupTicketsByStatus,
|
|
1687
|
+
handleChatNavClick,
|
|
1452
1688
|
isControlChunk,
|
|
1689
|
+
isCrossOriginUrl,
|
|
1453
1690
|
isErrorChunk,
|
|
1454
1691
|
isMetadataChunk,
|
|
1692
|
+
isModifierClick,
|
|
1693
|
+
isStructuredContent,
|
|
1455
1694
|
multiSelectFilterFn,
|
|
1456
1695
|
navigationMenuTriggerStyle,
|
|
1696
|
+
newTabAnchorAttrs,
|
|
1697
|
+
normalizeContent,
|
|
1698
|
+
normalizeIconKey,
|
|
1457
1699
|
parseChunkToAction,
|
|
1700
|
+
parseScrollAnchor,
|
|
1701
|
+
parseWireCommandOverride,
|
|
1458
1702
|
processHistoricalMessages,
|
|
1459
1703
|
processHistoricalMessagesWithErrors,
|
|
1460
1704
|
progressColorByVariant,
|
|
1461
1705
|
ratioToCategory,
|
|
1462
1706
|
remarkCardLinks,
|
|
1707
|
+
renderChatInlineEntityCard,
|
|
1463
1708
|
renderSvgIcon,
|
|
1709
|
+
resolveExternalNavigation,
|
|
1710
|
+
resolveSourceIcon,
|
|
1711
|
+
resolveSourceRowCTA,
|
|
1464
1712
|
resolveTicketStatus,
|
|
1713
|
+
safeHref,
|
|
1714
|
+
sanitizeTitleForChat,
|
|
1715
|
+
setChatProxyAuth,
|
|
1465
1716
|
setRealAuthHook,
|
|
1466
1717
|
showCommandApprovalToast,
|
|
1467
1718
|
showToast,
|
|
1468
1719
|
statusBadgeVariants,
|
|
1720
|
+
stripChatAttachmentMarkdown,
|
|
1721
|
+
stripSameOriginToPath,
|
|
1469
1722
|
tagVariants,
|
|
1470
1723
|
tintOnDark,
|
|
1471
1724
|
toggleVariants,
|
|
1725
|
+
transformEventToProgram,
|
|
1726
|
+
transformPodcastToProgram,
|
|
1727
|
+
transformWebinarToProgram,
|
|
1472
1728
|
useAuth,
|
|
1473
1729
|
useBoardCollapse,
|
|
1730
|
+
useChat,
|
|
1731
|
+
useChatAttachmentImageGallery,
|
|
1732
|
+
useChatAttachments,
|
|
1733
|
+
useChatCardItem,
|
|
1734
|
+
useChatIdentity,
|
|
1474
1735
|
useChunkCatchup,
|
|
1736
|
+
useCloseOnNavigation,
|
|
1475
1737
|
useCollapsible,
|
|
1476
1738
|
useContentLoading,
|
|
1477
1739
|
useDataTable,
|
|
1478
1740
|
useDataTableContext,
|
|
1479
1741
|
useDynamicTheme,
|
|
1742
|
+
useEmbeddedChat,
|
|
1480
1743
|
useFiltersDropdown,
|
|
1481
1744
|
useJetStreamDialogSubscription,
|
|
1482
1745
|
useLoading,
|
|
@@ -1486,8 +1749,11 @@ export {
|
|
|
1486
1749
|
useOptionalNotifications,
|
|
1487
1750
|
usePageActionsBottomPadding,
|
|
1488
1751
|
usePaginationLoading,
|
|
1752
|
+
useProxiedImageUrl,
|
|
1489
1753
|
useRealtimeChunkProcessor,
|
|
1754
|
+
useSSE,
|
|
1490
1755
|
useSectionNavigation,
|
|
1756
|
+
useSlashCommands,
|
|
1491
1757
|
useTheme,
|
|
1492
1758
|
useThemeToggle,
|
|
1493
1759
|
useUnifiedFiltering,
|