@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/index.js
CHANGED
|
@@ -5,9 +5,11 @@ import {
|
|
|
5
5
|
AIRequiredBadge,
|
|
6
6
|
AIStatusIndicator,
|
|
7
7
|
AIWarningsSection,
|
|
8
|
+
ANTHROPIC_SUPPORTED_IMAGE_MIME,
|
|
8
9
|
APPROVAL_STATUS,
|
|
9
10
|
ASSISTANT_TYPE,
|
|
10
11
|
AUTHOR_TYPE,
|
|
12
|
+
AUTO_CONTINUATION_DIRECTIVE_PREFIX,
|
|
11
13
|
AVAILABLE_SVG_ICONS,
|
|
12
14
|
Accordion,
|
|
13
15
|
AccordionContent,
|
|
@@ -15,6 +17,7 @@ import {
|
|
|
15
17
|
AccordionTrigger,
|
|
16
18
|
ActionsMenu,
|
|
17
19
|
ActionsMenuDropdown,
|
|
20
|
+
AdminContentCard,
|
|
18
21
|
Alert,
|
|
19
22
|
AlertDescription,
|
|
20
23
|
AlertDialog,
|
|
@@ -45,6 +48,9 @@ import {
|
|
|
45
48
|
BenefitCard,
|
|
46
49
|
BenefitCardGrid,
|
|
47
50
|
BlockCard,
|
|
51
|
+
BlogCard,
|
|
52
|
+
BlogCardSkeleton,
|
|
53
|
+
BlogImagePlaceholder,
|
|
48
54
|
Board,
|
|
49
55
|
BoardColumn,
|
|
50
56
|
BoardColumnHeader,
|
|
@@ -58,8 +64,32 @@ import {
|
|
|
58
64
|
BreadcrumbPage,
|
|
59
65
|
BreadcrumbSeparator,
|
|
60
66
|
BulletList,
|
|
67
|
+
CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER,
|
|
68
|
+
CHAT_ATTACHMENT_MARKDOWN_PATTERN,
|
|
69
|
+
CHAT_ATTACHMENT_MIME_TYPES,
|
|
70
|
+
CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM,
|
|
71
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX,
|
|
72
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED,
|
|
61
73
|
CHAT_TYPE,
|
|
74
|
+
CHIP_ACTION_BUTTON_CLASS,
|
|
75
|
+
COMPACT_CARD_ICON_SLOT,
|
|
76
|
+
COMPACT_CARD_IMAGE_SLOT,
|
|
77
|
+
COMPACT_CARD_META_ROW,
|
|
78
|
+
COMPACT_CARD_META_ROW_BOX,
|
|
79
|
+
COMPACT_CARD_OUTER,
|
|
80
|
+
COMPACT_CARD_OUTER_STATIC,
|
|
81
|
+
COMPACT_CARD_ROW_FILLER,
|
|
82
|
+
COMPACT_CARD_SKELETON_IMAGE_SLOT,
|
|
83
|
+
COMPACT_CARD_SKELETON_OUTER,
|
|
84
|
+
COMPACT_CARD_SUBTITLE,
|
|
85
|
+
COMPACT_CARD_SUMMARY,
|
|
86
|
+
COMPACT_CARD_TEXT_COL,
|
|
87
|
+
COMPACT_CARD_TITLE,
|
|
88
|
+
COMPACT_CARD_TITLE_ROW,
|
|
62
89
|
CONNECTION_STATUS,
|
|
90
|
+
CUSTOM_ITEM_ID,
|
|
91
|
+
CampaignCardAdmin,
|
|
92
|
+
CampaignCardAdminSkeleton,
|
|
63
93
|
Card,
|
|
64
94
|
CardContent,
|
|
65
95
|
CardDescription,
|
|
@@ -68,8 +98,13 @@ import {
|
|
|
68
98
|
CardHorizontal,
|
|
69
99
|
CardLoader,
|
|
70
100
|
CardTitle,
|
|
101
|
+
CaseStudyCard,
|
|
102
|
+
CaseStudyCardSkeleton,
|
|
71
103
|
ChangelogManager,
|
|
72
104
|
ChangelogSectionsManager,
|
|
105
|
+
ChatAttachmentAddButton,
|
|
106
|
+
ChatAttachmentChipStrip,
|
|
107
|
+
ChatCardLoader,
|
|
73
108
|
ChatContainer,
|
|
74
109
|
ChatContent,
|
|
75
110
|
ChatFooter,
|
|
@@ -98,10 +133,16 @@ import {
|
|
|
98
133
|
ContextCompactionDisplay,
|
|
99
134
|
CursorPagination,
|
|
100
135
|
CursorPaginationSimple,
|
|
136
|
+
CustomerInterviewCard,
|
|
137
|
+
CustomerInterviewCardSkeleton,
|
|
101
138
|
CveLink,
|
|
139
|
+
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
102
140
|
DEFAULT_OS_PLATFORM,
|
|
103
141
|
DEFAULT_THEME,
|
|
142
|
+
DESIGN_PALETTE,
|
|
104
143
|
DashboardInfoCard,
|
|
144
|
+
DataRoomDocCard,
|
|
145
|
+
DataRoomDocCardSkeleton,
|
|
105
146
|
DataTable,
|
|
106
147
|
DataTableBody,
|
|
107
148
|
DataTableCursorFooter,
|
|
@@ -143,7 +184,12 @@ import {
|
|
|
143
184
|
DrawerTrigger,
|
|
144
185
|
DropdownButton,
|
|
145
186
|
DynamicThemeProvider,
|
|
187
|
+
EMPTY_AUTHOR_PLACEHOLDER,
|
|
188
|
+
EmbeddableChat,
|
|
189
|
+
EntityAuthorCard,
|
|
146
190
|
EntityImage,
|
|
191
|
+
EntityMetadataAuthorCell,
|
|
192
|
+
EntityMetadataValueCell,
|
|
147
193
|
EntitySummaryEditor,
|
|
148
194
|
EntityVideoSection,
|
|
149
195
|
ErrorBoundary,
|
|
@@ -163,6 +209,10 @@ import {
|
|
|
163
209
|
FormLoader,
|
|
164
210
|
FormPageContainer,
|
|
165
211
|
GENERIC_EMAIL_DOMAINS,
|
|
212
|
+
GenericEntityCard,
|
|
213
|
+
GenericEntityCardSkeleton,
|
|
214
|
+
GitHubActivityCard,
|
|
215
|
+
GitHubActivityCardSkeleton,
|
|
166
216
|
GitHubReleasesManager,
|
|
167
217
|
Header,
|
|
168
218
|
HeaderButton,
|
|
@@ -177,6 +227,10 @@ import {
|
|
|
177
227
|
HighlightVideoCombinedSection,
|
|
178
228
|
HighlightVideoPreview,
|
|
179
229
|
HighlightVideoSection,
|
|
230
|
+
HoverDropdown,
|
|
231
|
+
HubspotTicketCard,
|
|
232
|
+
HubspotTicketCardSkeleton,
|
|
233
|
+
ICON_REGISTRY,
|
|
180
234
|
IconsBlock,
|
|
181
235
|
ImageGalleryModal,
|
|
182
236
|
ImageUploader,
|
|
@@ -184,6 +238,8 @@ import {
|
|
|
184
238
|
InfoRow,
|
|
185
239
|
InputTrigger,
|
|
186
240
|
InteractiveCard,
|
|
241
|
+
InvestorUpdateCard,
|
|
242
|
+
InvestorUpdateCardSkeleton,
|
|
187
243
|
KnowledgeBaseLinksManager,
|
|
188
244
|
LOG_SEVERITY_COLORS,
|
|
189
245
|
LOG_SEVERITY_LABELS,
|
|
@@ -235,6 +291,8 @@ import {
|
|
|
235
291
|
MoreAboutButton,
|
|
236
292
|
MoreActionsMenu,
|
|
237
293
|
NETWORK_CONFIG,
|
|
294
|
+
NEW_TAB_FEATURES,
|
|
295
|
+
NavLinkAnchorViaRuntime,
|
|
238
296
|
NavigationMenu,
|
|
239
297
|
NavigationMenuContent,
|
|
240
298
|
NavigationMenuIndicator,
|
|
@@ -257,6 +315,8 @@ import {
|
|
|
257
315
|
OS_PLATFORMS,
|
|
258
316
|
OS_TYPES,
|
|
259
317
|
OWNER_TYPE,
|
|
318
|
+
OnboardingGuideCard,
|
|
319
|
+
OnboardingGuideCardSkeleton,
|
|
260
320
|
OnboardingStepCard,
|
|
261
321
|
OnboardingWalkthrough,
|
|
262
322
|
OrganizationCard,
|
|
@@ -272,6 +332,10 @@ import {
|
|
|
272
332
|
PlatformBadge,
|
|
273
333
|
PlatformFilterComponent,
|
|
274
334
|
PolicyConfigurationPanel,
|
|
335
|
+
ProductReleaseCard,
|
|
336
|
+
ProductReleaseCardSkeleton,
|
|
337
|
+
ProgramCard,
|
|
338
|
+
ProgramCardSkeleton,
|
|
275
339
|
Progress,
|
|
276
340
|
ProgressBar,
|
|
277
341
|
ProviderButton,
|
|
@@ -291,10 +355,16 @@ import {
|
|
|
291
355
|
ReleaseChangelogSection,
|
|
292
356
|
ReleaseMediaManager,
|
|
293
357
|
ResultBlock,
|
|
358
|
+
RoadmapCard,
|
|
359
|
+
RoadmapCardSkeleton,
|
|
360
|
+
RoadmapVoteButton,
|
|
294
361
|
SCROLL_ANCHOR,
|
|
362
|
+
SCROLL_ANCHOR_WIRE_KEY,
|
|
295
363
|
SEMVER_REGEX,
|
|
296
364
|
SEOEditorPreview,
|
|
297
365
|
SHELL_TYPES,
|
|
366
|
+
SOURCE_ICON_NAMES,
|
|
367
|
+
SOURCE_LABELS_BY_TABLE,
|
|
298
368
|
ScriptArguments,
|
|
299
369
|
ScriptInfoSection,
|
|
300
370
|
SearchInput,
|
|
@@ -325,12 +395,15 @@ import {
|
|
|
325
395
|
ShellTypeBadge,
|
|
326
396
|
ShellTypeValues,
|
|
327
397
|
SimpleMarkdownRenderer,
|
|
398
|
+
SlackMessageCard,
|
|
399
|
+
SlackMessageCardSkeleton,
|
|
328
400
|
SlashCommandSuggestions,
|
|
329
401
|
Slider,
|
|
330
402
|
SlidingSidebar,
|
|
331
403
|
SocialLinksManager,
|
|
332
404
|
SoftwareInfo,
|
|
333
405
|
SoftwareSourceBadge,
|
|
406
|
+
SourceActionButton,
|
|
334
407
|
SquareAvatar,
|
|
335
408
|
StartWithOpenFrameButton,
|
|
336
409
|
StatusBadge,
|
|
@@ -364,6 +437,7 @@ import {
|
|
|
364
437
|
TagsInput,
|
|
365
438
|
TagsManager,
|
|
366
439
|
TagsSelector,
|
|
440
|
+
TaskTypeIcon,
|
|
367
441
|
Textarea,
|
|
368
442
|
ThemeProvider,
|
|
369
443
|
ThinkingDisplay,
|
|
@@ -400,30 +474,86 @@ import {
|
|
|
400
474
|
XCircleIcon,
|
|
401
475
|
XIcon as XIcon2,
|
|
402
476
|
alignJustify,
|
|
477
|
+
analyzeImageColor,
|
|
478
|
+
applyProxyAuth,
|
|
403
479
|
assets,
|
|
404
480
|
badgeVariants,
|
|
481
|
+
buildAnchorProps,
|
|
482
|
+
buildAutoContinuationDirective,
|
|
483
|
+
buildChatAttachmentViewUrl,
|
|
484
|
+
buildChatRefKey,
|
|
485
|
+
buildDiscussAddendum,
|
|
405
486
|
buildNatsWsUrl,
|
|
406
487
|
changelogLabels,
|
|
488
|
+
chatAuthedFetch,
|
|
489
|
+
chatChipClass,
|
|
407
490
|
cleanEmailDomain,
|
|
491
|
+
clearChatProxyAuth,
|
|
492
|
+
clickupTaskUrl,
|
|
408
493
|
columnFromTicketStatus,
|
|
409
|
-
|
|
494
|
+
computeIsNewTab,
|
|
410
495
|
createColumnHelper,
|
|
411
496
|
createMessageSegmentAccumulator,
|
|
497
|
+
createUTCTimestamp,
|
|
498
|
+
decideNewTab,
|
|
412
499
|
deepClone,
|
|
500
|
+
defaultTableIdForDocumentType,
|
|
413
501
|
delay,
|
|
414
502
|
deriveColumns,
|
|
415
503
|
detectAspectRatio,
|
|
504
|
+
escapeMarkdownInline,
|
|
416
505
|
exportToCSV,
|
|
417
506
|
extractDomainFromEmail,
|
|
507
|
+
extractDominantColor,
|
|
508
|
+
extractEntityIdFilter,
|
|
418
509
|
extractErrorMessages,
|
|
510
|
+
extractImageEdgeColorAsync,
|
|
419
511
|
extractIncompleteMessageState,
|
|
420
512
|
extractTextFromChunk,
|
|
421
513
|
extractYouTubeId,
|
|
514
|
+
fetchPriorityProp,
|
|
515
|
+
fetchSlashCommands,
|
|
516
|
+
flattenAssistantContent,
|
|
422
517
|
flexRender,
|
|
518
|
+
formatAbbreviatedNumber,
|
|
519
|
+
formatAbsoluteDate,
|
|
520
|
+
formatBioText,
|
|
521
|
+
formatBytes,
|
|
522
|
+
formatBytesShort,
|
|
523
|
+
formatChatAttachmentMarkdownForBubble,
|
|
524
|
+
formatClassification,
|
|
525
|
+
formatCompactMetric,
|
|
526
|
+
formatCurrency,
|
|
527
|
+
formatDate,
|
|
528
|
+
formatDateRange,
|
|
529
|
+
formatDateShort,
|
|
530
|
+
formatDateSlashUTC,
|
|
531
|
+
formatDateTime,
|
|
532
|
+
formatDateTimeAt,
|
|
533
|
+
formatDateUTC,
|
|
534
|
+
formatDuration,
|
|
535
|
+
formatDurationCompact,
|
|
536
|
+
formatDurationFromMs,
|
|
537
|
+
formatDurationFromRange,
|
|
538
|
+
formatDurationMMSS,
|
|
539
|
+
formatInvestorUpdatePeriod,
|
|
540
|
+
formatLargeNumber,
|
|
541
|
+
formatLegalDate,
|
|
542
|
+
formatNumber,
|
|
543
|
+
formatPercent,
|
|
423
544
|
formatPhoneE164,
|
|
545
|
+
formatPrice,
|
|
546
|
+
formatPricingModel,
|
|
424
547
|
formatRelativeTime,
|
|
425
548
|
formatReleaseDate,
|
|
549
|
+
formatSingularLookupInvocation,
|
|
550
|
+
formatTimeWithTimezone,
|
|
551
|
+
formatUnderscoreText,
|
|
552
|
+
formatWholeDollars,
|
|
553
|
+
generateImageSizes,
|
|
426
554
|
generateRandomString,
|
|
555
|
+
getBestContrastColor,
|
|
556
|
+
getChatProxyAuth,
|
|
427
557
|
getCommandText,
|
|
428
558
|
getConfidenceBgClass,
|
|
429
559
|
getConfidenceBorderClass,
|
|
@@ -431,74 +561,119 @@ import {
|
|
|
431
561
|
getConfidenceLabel,
|
|
432
562
|
getConfidenceLevel,
|
|
433
563
|
getConfidenceTextClass,
|
|
564
|
+
getContrastRatio,
|
|
434
565
|
getCoreRowModel,
|
|
435
566
|
getCountryByCode,
|
|
436
567
|
getCountryPhoneData,
|
|
437
568
|
getCurrentPlatform,
|
|
569
|
+
getDetailedTimeDifference,
|
|
438
570
|
getDynamicIcon,
|
|
439
571
|
getExpandedRowModel,
|
|
440
572
|
getFacetedRowModel,
|
|
441
573
|
getFacetedUniqueValues,
|
|
442
574
|
getFilteredRowModel,
|
|
575
|
+
getFirstLastInitials,
|
|
443
576
|
getGroupedRowModel,
|
|
444
577
|
getHideClasses,
|
|
578
|
+
getIconComponent,
|
|
445
579
|
getOSIcon,
|
|
446
580
|
getOSLabel,
|
|
447
581
|
getOSPlatformId,
|
|
448
582
|
getOSTypeDefinition,
|
|
449
583
|
getOpenFramePaths,
|
|
450
584
|
getPaginationRowModel,
|
|
585
|
+
getPersistedProxyEmail,
|
|
451
586
|
getPlatformAccentColor,
|
|
587
|
+
getProxiedImageUrl,
|
|
452
588
|
getShellIcon,
|
|
453
589
|
getShellLabel,
|
|
454
590
|
getSlackCommunityJoinUrl,
|
|
455
591
|
getSortedRowModel,
|
|
592
|
+
getSourceIconName,
|
|
593
|
+
getSourceLabel,
|
|
594
|
+
getStatusColorScheme,
|
|
456
595
|
getTabById,
|
|
457
596
|
getTabComponent,
|
|
597
|
+
getTaskTypeLabel,
|
|
458
598
|
getTicketStatusConfig,
|
|
459
599
|
getTicketStatusTag,
|
|
460
600
|
getToolLabel,
|
|
461
601
|
getToolTypeAliases,
|
|
602
|
+
getTrendColors,
|
|
462
603
|
groupByAspectRatio,
|
|
463
604
|
groupTicketsByStatus,
|
|
605
|
+
handleChatNavClick,
|
|
464
606
|
hasGenericEmailDomain,
|
|
607
|
+
hexToRgb,
|
|
465
608
|
isControlChunk,
|
|
609
|
+
isCrossOriginUrl,
|
|
466
610
|
isErrorChunk,
|
|
467
611
|
isGenericDomain,
|
|
468
612
|
isGenericWebsiteDomain,
|
|
469
613
|
isMetadataChunk,
|
|
614
|
+
isModifierClick,
|
|
470
615
|
isOSPlatform,
|
|
616
|
+
isStructuredContent,
|
|
617
|
+
isToday,
|
|
471
618
|
isValidEmailDomain,
|
|
472
619
|
isValidToolType,
|
|
620
|
+
isWithinMinutes,
|
|
473
621
|
multiSelectFilterFn,
|
|
622
|
+
nameInitials,
|
|
474
623
|
navigationMenuTriggerStyle,
|
|
624
|
+
newTabAnchorAttrs,
|
|
625
|
+
normalizeContent,
|
|
475
626
|
normalizeDomain,
|
|
627
|
+
normalizeIconKey,
|
|
476
628
|
normalizeOSType,
|
|
477
629
|
normalizeToolType,
|
|
478
630
|
normalizeToolTypeWithFallback,
|
|
479
631
|
osLabels,
|
|
480
632
|
parseChunkToAction,
|
|
633
|
+
parseScrollAnchor,
|
|
634
|
+
parseWireCommandOverride,
|
|
481
635
|
processHistoricalMessages,
|
|
482
636
|
processHistoricalMessagesWithErrors,
|
|
483
637
|
ratioToCategory,
|
|
484
638
|
releaseStatusOptions,
|
|
485
639
|
releaseTypeOptions,
|
|
486
640
|
remarkCardLinks,
|
|
641
|
+
renderChatInlineEntityCard,
|
|
642
|
+
resolveExternalNavigation,
|
|
643
|
+
resolveSourceIcon,
|
|
644
|
+
resolveSourceRowCTA,
|
|
487
645
|
resolveTicketStatus,
|
|
646
|
+
safeHref,
|
|
647
|
+
sanitizeTitleForChat,
|
|
648
|
+
setChatProxyAuth,
|
|
488
649
|
shellLabels,
|
|
650
|
+
shouldProxyImage,
|
|
489
651
|
statusBadgeVariants,
|
|
652
|
+
stripChatAttachmentMarkdown,
|
|
653
|
+
stripHtml,
|
|
654
|
+
stripSameOriginToPath,
|
|
490
655
|
tagVariants,
|
|
491
656
|
tintOnDark,
|
|
492
657
|
toToolLabel,
|
|
493
658
|
toggleVariants,
|
|
659
|
+
transformEventToProgram,
|
|
660
|
+
transformPodcastToProgram,
|
|
661
|
+
transformWebinarToProgram,
|
|
494
662
|
truncateString,
|
|
495
|
-
|
|
663
|
+
urlPathLooksLikeSvg,
|
|
496
664
|
useBoardCollapse,
|
|
665
|
+
useChat,
|
|
666
|
+
useChatAttachmentImageGallery,
|
|
667
|
+
useChatAttachments,
|
|
668
|
+
useChatCardItem,
|
|
669
|
+
useChatIdentity,
|
|
497
670
|
useChunkCatchup,
|
|
671
|
+
useCloseOnNavigation,
|
|
498
672
|
useCollapsible,
|
|
499
673
|
useDataTable,
|
|
500
674
|
useDataTableContext,
|
|
501
675
|
useDynamicTheme,
|
|
676
|
+
useEmbeddedChat,
|
|
502
677
|
useFiltersDropdown,
|
|
503
678
|
useJetStreamDialogSubscription,
|
|
504
679
|
useLoading,
|
|
@@ -506,16 +681,17 @@ import {
|
|
|
506
681
|
useNotifications,
|
|
507
682
|
useOptionalNotifications,
|
|
508
683
|
usePageActionsBottomPadding,
|
|
684
|
+
useProxiedImageUrl,
|
|
509
685
|
useRealtimeChunkProcessor,
|
|
686
|
+
useSSE,
|
|
510
687
|
useSectionNavigation,
|
|
688
|
+
useSlashCommands,
|
|
511
689
|
useTheme,
|
|
512
690
|
useThemeToggle,
|
|
513
|
-
validateAccessCode,
|
|
514
|
-
validateAndConsumeAccessCode,
|
|
515
691
|
validateEmailDomain,
|
|
516
692
|
validateEmailDomainList,
|
|
517
693
|
validatePhoneNumber
|
|
518
|
-
} from "./chunk-
|
|
694
|
+
} from "./chunk-O55ZUAX7.js";
|
|
519
695
|
import {
|
|
520
696
|
CommandApprovalToast,
|
|
521
697
|
GraphQLIntrospector,
|
|
@@ -529,6 +705,7 @@ import {
|
|
|
529
705
|
coerceValue,
|
|
530
706
|
configureAuthenticatedImage,
|
|
531
707
|
configureBatchImageFetch,
|
|
708
|
+
consumeAccessCode,
|
|
532
709
|
createSearchParams,
|
|
533
710
|
dotColorByVariant,
|
|
534
711
|
extractVariablesFromQuery,
|
|
@@ -566,6 +743,7 @@ import {
|
|
|
566
743
|
toolLabels,
|
|
567
744
|
transformPlatformConfigsToOptions,
|
|
568
745
|
urlParamsToVariables,
|
|
746
|
+
useAccessCodeIntegration,
|
|
569
747
|
useApiParams,
|
|
570
748
|
useAuthenticatedImage,
|
|
571
749
|
useAutoLimitTags,
|
|
@@ -583,6 +761,7 @@ import {
|
|
|
583
761
|
useMemoizedCallback,
|
|
584
762
|
useNatsClient,
|
|
585
763
|
useNearViewport,
|
|
764
|
+
useOgPlaceholder,
|
|
586
765
|
useOnboardingState,
|
|
587
766
|
usePlatformByValue,
|
|
588
767
|
usePlatformConfig,
|
|
@@ -595,10 +774,20 @@ import {
|
|
|
595
774
|
useToast,
|
|
596
775
|
useValidatePlatform,
|
|
597
776
|
useWindowSize,
|
|
777
|
+
validateAccessCode,
|
|
778
|
+
validateAndConsumeAccessCode,
|
|
598
779
|
validateSchema,
|
|
599
780
|
validateVariables,
|
|
600
781
|
variablesToUrlParams
|
|
601
|
-
} from "./chunk-
|
|
782
|
+
} from "./chunk-SCN5WFIZ.js";
|
|
783
|
+
import {
|
|
784
|
+
PLAY_ICON_PATH
|
|
785
|
+
} from "./chunk-J2C2TI5Z.js";
|
|
786
|
+
import "./chunk-7L4DWM7P.js";
|
|
787
|
+
import "./chunk-MJNXIEV2.js";
|
|
788
|
+
import "./chunk-PLJLE4A4.js";
|
|
789
|
+
import "./chunk-LXC6P2EO.js";
|
|
790
|
+
import "./chunk-EL5YVPD5.js";
|
|
602
791
|
import {
|
|
603
792
|
Button,
|
|
604
793
|
Checkbox,
|
|
@@ -629,7 +818,9 @@ import {
|
|
|
629
818
|
SkeletonText,
|
|
630
819
|
SplitButton,
|
|
631
820
|
buttonVariants
|
|
632
|
-
} from "./chunk-
|
|
821
|
+
} from "./chunk-MVGGXOFA.js";
|
|
822
|
+
import "./chunk-6U3IUD57.js";
|
|
823
|
+
import "./chunk-OHPI2HRK.js";
|
|
633
824
|
import {
|
|
634
825
|
AboutIcon,
|
|
635
826
|
AiRobotIcon,
|
|
@@ -781,22 +972,14 @@ import {
|
|
|
781
972
|
YouTubeIcon,
|
|
782
973
|
getDeviceTypeIcon,
|
|
783
974
|
renderSvgIcon
|
|
784
|
-
} from "./chunk-
|
|
975
|
+
} from "./chunk-CIPO6DXK.js";
|
|
976
|
+
import "./chunk-W72U7OU7.js";
|
|
785
977
|
import {
|
|
786
978
|
cn,
|
|
787
|
-
formatBytes,
|
|
788
|
-
formatDate,
|
|
789
|
-
formatNumber,
|
|
790
|
-
formatPrice,
|
|
791
979
|
getAllPlatformBaseDomains,
|
|
792
980
|
getBaseUrl,
|
|
793
981
|
getPlatformProductionUrl
|
|
794
|
-
} from "./chunk-
|
|
795
|
-
import {
|
|
796
|
-
PLAY_ICON_PATH
|
|
797
|
-
} from "./chunk-J2C2TI5Z.js";
|
|
798
|
-
import "./chunk-6U3IUD57.js";
|
|
799
|
-
import "./chunk-W72U7OU7.js";
|
|
982
|
+
} from "./chunk-KSOOKNBG.js";
|
|
800
983
|
import "./chunk-GGWZFCYS.js";
|
|
801
984
|
export {
|
|
802
985
|
AIEnrichButton,
|
|
@@ -804,9 +987,11 @@ export {
|
|
|
804
987
|
AIRequiredBadge,
|
|
805
988
|
AIStatusIndicator,
|
|
806
989
|
AIWarningsSection,
|
|
990
|
+
ANTHROPIC_SUPPORTED_IMAGE_MIME,
|
|
807
991
|
APPROVAL_STATUS,
|
|
808
992
|
ASSISTANT_TYPE,
|
|
809
993
|
AUTHOR_TYPE,
|
|
994
|
+
AUTO_CONTINUATION_DIRECTIVE_PREFIX,
|
|
810
995
|
AVAILABLE_SVG_ICONS,
|
|
811
996
|
AboutIcon,
|
|
812
997
|
Accordion,
|
|
@@ -815,6 +1000,7 @@ export {
|
|
|
815
1000
|
AccordionTrigger,
|
|
816
1001
|
ActionsMenu,
|
|
817
1002
|
ActionsMenuDropdown,
|
|
1003
|
+
AdminContentCard,
|
|
818
1004
|
AiRobotIcon,
|
|
819
1005
|
Alert,
|
|
820
1006
|
AlertDescription,
|
|
@@ -852,6 +1038,9 @@ export {
|
|
|
852
1038
|
BenefitCard,
|
|
853
1039
|
BenefitCardGrid,
|
|
854
1040
|
BlockCard,
|
|
1041
|
+
BlogCard,
|
|
1042
|
+
BlogCardSkeleton,
|
|
1043
|
+
BlogImagePlaceholder,
|
|
855
1044
|
Board,
|
|
856
1045
|
BoardColumn,
|
|
857
1046
|
BoardColumnHeader,
|
|
@@ -869,8 +1058,32 @@ export {
|
|
|
869
1058
|
BulkOperationsIcon,
|
|
870
1059
|
BulletList,
|
|
871
1060
|
Button,
|
|
1061
|
+
CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER,
|
|
1062
|
+
CHAT_ATTACHMENT_MARKDOWN_PATTERN,
|
|
1063
|
+
CHAT_ATTACHMENT_MIME_TYPES,
|
|
1064
|
+
CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM,
|
|
1065
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX,
|
|
1066
|
+
CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED,
|
|
872
1067
|
CHAT_TYPE,
|
|
1068
|
+
CHIP_ACTION_BUTTON_CLASS,
|
|
1069
|
+
COMPACT_CARD_ICON_SLOT,
|
|
1070
|
+
COMPACT_CARD_IMAGE_SLOT,
|
|
1071
|
+
COMPACT_CARD_META_ROW,
|
|
1072
|
+
COMPACT_CARD_META_ROW_BOX,
|
|
1073
|
+
COMPACT_CARD_OUTER,
|
|
1074
|
+
COMPACT_CARD_OUTER_STATIC,
|
|
1075
|
+
COMPACT_CARD_ROW_FILLER,
|
|
1076
|
+
COMPACT_CARD_SKELETON_IMAGE_SLOT,
|
|
1077
|
+
COMPACT_CARD_SKELETON_OUTER,
|
|
1078
|
+
COMPACT_CARD_SUBTITLE,
|
|
1079
|
+
COMPACT_CARD_SUMMARY,
|
|
1080
|
+
COMPACT_CARD_TEXT_COL,
|
|
1081
|
+
COMPACT_CARD_TITLE,
|
|
1082
|
+
COMPACT_CARD_TITLE_ROW,
|
|
873
1083
|
CONNECTION_STATUS,
|
|
1084
|
+
CUSTOM_ITEM_ID,
|
|
1085
|
+
CampaignCardAdmin,
|
|
1086
|
+
CampaignCardAdminSkeleton,
|
|
874
1087
|
CapterraIcon,
|
|
875
1088
|
Card,
|
|
876
1089
|
CardContent,
|
|
@@ -881,8 +1094,13 @@ export {
|
|
|
881
1094
|
CardLoader,
|
|
882
1095
|
CardTitle,
|
|
883
1096
|
CartaIcon,
|
|
1097
|
+
CaseStudyCard,
|
|
1098
|
+
CaseStudyCardSkeleton,
|
|
884
1099
|
ChangelogManager,
|
|
885
1100
|
ChangelogSectionsManager,
|
|
1101
|
+
ChatAttachmentAddButton,
|
|
1102
|
+
ChatAttachmentChipStrip,
|
|
1103
|
+
ChatCardLoader,
|
|
886
1104
|
ChatContainer,
|
|
887
1105
|
ChatContent,
|
|
888
1106
|
ChatFooter,
|
|
@@ -928,12 +1146,18 @@ export {
|
|
|
928
1146
|
CustomLicenseIcon,
|
|
929
1147
|
CustomStarIcon,
|
|
930
1148
|
CustomTimeIcon,
|
|
1149
|
+
CustomerInterviewCard,
|
|
1150
|
+
CustomerInterviewCardSkeleton,
|
|
931
1151
|
CutVendorCostsIcon,
|
|
932
1152
|
CveLink,
|
|
1153
|
+
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
933
1154
|
DEFAULT_OS_PLATFORM,
|
|
934
1155
|
DEFAULT_THEME,
|
|
1156
|
+
DESIGN_PALETTE,
|
|
935
1157
|
DashboardIcon,
|
|
936
1158
|
DashboardInfoCard,
|
|
1159
|
+
DataRoomDocCard,
|
|
1160
|
+
DataRoomDocCardSkeleton,
|
|
937
1161
|
DataTable,
|
|
938
1162
|
DataTableBody,
|
|
939
1163
|
DataTableCursorFooter,
|
|
@@ -996,10 +1220,15 @@ export {
|
|
|
996
1220
|
DropdownMenuSubTrigger,
|
|
997
1221
|
DropdownMenuTrigger,
|
|
998
1222
|
DynamicThemeProvider,
|
|
1223
|
+
EMPTY_AUTHOR_PLACEHOLDER,
|
|
999
1224
|
EditProfileIcon,
|
|
1000
1225
|
ElestioLogo,
|
|
1226
|
+
EmbeddableChat,
|
|
1001
1227
|
EmptyVendorIcon,
|
|
1228
|
+
EntityAuthorCard,
|
|
1002
1229
|
EntityImage,
|
|
1230
|
+
EntityMetadataAuthorCell,
|
|
1231
|
+
EntityMetadataValueCell,
|
|
1003
1232
|
EntitySummaryEditor,
|
|
1004
1233
|
EntityVideoSection,
|
|
1005
1234
|
ErrorBoundary,
|
|
@@ -1033,7 +1262,11 @@ export {
|
|
|
1033
1262
|
FormPageContainer,
|
|
1034
1263
|
G2Icon,
|
|
1035
1264
|
GENERIC_EMAIL_DOMAINS,
|
|
1265
|
+
GenericEntityCard,
|
|
1266
|
+
GenericEntityCardSkeleton,
|
|
1036
1267
|
GetAppIcon,
|
|
1268
|
+
GitHubActivityCard,
|
|
1269
|
+
GitHubActivityCardSkeleton,
|
|
1037
1270
|
GitHubIcon,
|
|
1038
1271
|
GitHubReleasesManager,
|
|
1039
1272
|
GlobeIcon,
|
|
@@ -1057,7 +1290,11 @@ export {
|
|
|
1057
1290
|
HighlightVideoPreview,
|
|
1058
1291
|
HighlightVideoSection,
|
|
1059
1292
|
HotelIcon,
|
|
1293
|
+
HoverDropdown,
|
|
1060
1294
|
HubspotIcon,
|
|
1295
|
+
HubspotTicketCard,
|
|
1296
|
+
HubspotTicketCardSkeleton,
|
|
1297
|
+
ICON_REGISTRY,
|
|
1061
1298
|
ITIcon,
|
|
1062
1299
|
IconsBlock,
|
|
1063
1300
|
XIcon as IconsXIcon,
|
|
@@ -1071,6 +1308,8 @@ export {
|
|
|
1071
1308
|
InputTrigger,
|
|
1072
1309
|
InstagramIcon,
|
|
1073
1310
|
InteractiveCard,
|
|
1311
|
+
InvestorUpdateCard,
|
|
1312
|
+
InvestorUpdateCardSkeleton,
|
|
1074
1313
|
JumpInIcon,
|
|
1075
1314
|
KnowledgeBaseLinksManager,
|
|
1076
1315
|
LOG_SEVERITY_COLORS,
|
|
@@ -1144,8 +1383,10 @@ export {
|
|
|
1144
1383
|
MoreAboutButton,
|
|
1145
1384
|
MoreActionsMenu,
|
|
1146
1385
|
NETWORK_CONFIG,
|
|
1386
|
+
NEW_TAB_FEATURES,
|
|
1147
1387
|
NOCIcon,
|
|
1148
1388
|
NaturalLanguageIcon,
|
|
1389
|
+
NavLinkAnchorViaRuntime,
|
|
1149
1390
|
NavigationMenu,
|
|
1150
1391
|
NavigationMenuContent,
|
|
1151
1392
|
NavigationMenuIndicator,
|
|
@@ -1171,6 +1412,8 @@ export {
|
|
|
1171
1412
|
OS_PLATFORMS,
|
|
1172
1413
|
OS_TYPES,
|
|
1173
1414
|
OWNER_TYPE,
|
|
1415
|
+
OnboardingGuideCard,
|
|
1416
|
+
OnboardingGuideCardSkeleton,
|
|
1174
1417
|
OnboardingStepCard,
|
|
1175
1418
|
OnboardingWalkthrough,
|
|
1176
1419
|
OpenAiIcon,
|
|
@@ -1200,6 +1443,10 @@ export {
|
|
|
1200
1443
|
PoliciesIcon,
|
|
1201
1444
|
PolicyConfigurationPanel,
|
|
1202
1445
|
PowerShellIcon,
|
|
1446
|
+
ProductReleaseCard,
|
|
1447
|
+
ProductReleaseCardSkeleton,
|
|
1448
|
+
ProgramCard,
|
|
1449
|
+
ProgramCardSkeleton,
|
|
1203
1450
|
Progress,
|
|
1204
1451
|
ProgressBar,
|
|
1205
1452
|
ProviderButton,
|
|
@@ -1225,11 +1472,17 @@ export {
|
|
|
1225
1472
|
ReleaseMediaManager,
|
|
1226
1473
|
RemoteControlIcon,
|
|
1227
1474
|
ResultBlock,
|
|
1475
|
+
RoadmapCard,
|
|
1476
|
+
RoadmapCardSkeleton,
|
|
1477
|
+
RoadmapVoteButton,
|
|
1228
1478
|
SCROLL_ANCHOR,
|
|
1479
|
+
SCROLL_ANCHOR_WIRE_KEY,
|
|
1229
1480
|
SEMVER_REGEX,
|
|
1230
1481
|
SEOEditorPreview,
|
|
1231
1482
|
SHELL_TYPES,
|
|
1232
1483
|
SOCIcon,
|
|
1484
|
+
SOURCE_ICON_NAMES,
|
|
1485
|
+
SOURCE_LABELS_BY_TABLE,
|
|
1233
1486
|
SSOConfigurationIcon,
|
|
1234
1487
|
ScriptArguments,
|
|
1235
1488
|
ScriptGenerationIcon,
|
|
@@ -1282,6 +1535,8 @@ export {
|
|
|
1282
1535
|
SkeletonNavigation,
|
|
1283
1536
|
SkeletonText,
|
|
1284
1537
|
SlackIcon,
|
|
1538
|
+
SlackMessageCard,
|
|
1539
|
+
SlackMessageCardSkeleton,
|
|
1285
1540
|
SlashCommandSuggestions,
|
|
1286
1541
|
Slider,
|
|
1287
1542
|
SlidersIcon,
|
|
@@ -1290,6 +1545,7 @@ export {
|
|
|
1290
1545
|
SocialLinksManager,
|
|
1291
1546
|
SoftwareInfo,
|
|
1292
1547
|
SoftwareSourceBadge,
|
|
1548
|
+
SourceActionButton,
|
|
1293
1549
|
SparklesIcon,
|
|
1294
1550
|
SplitButton,
|
|
1295
1551
|
SquareAvatar,
|
|
@@ -1328,6 +1584,7 @@ export {
|
|
|
1328
1584
|
TagsInput,
|
|
1329
1585
|
TagsManager,
|
|
1330
1586
|
TagsSelector,
|
|
1587
|
+
TaskTypeIcon,
|
|
1331
1588
|
TelegramIcon,
|
|
1332
1589
|
Textarea,
|
|
1333
1590
|
ThemeProvider,
|
|
@@ -1382,49 +1639,102 @@ export {
|
|
|
1382
1639
|
XLogo,
|
|
1383
1640
|
YouTubeIcon,
|
|
1384
1641
|
alignJustify,
|
|
1642
|
+
analyzeImageColor,
|
|
1643
|
+
applyProxyAuth,
|
|
1385
1644
|
assets,
|
|
1386
1645
|
badgeVariants,
|
|
1387
1646
|
batchFetchAuthenticatedImages,
|
|
1388
1647
|
breakpoints,
|
|
1648
|
+
buildAnchorProps,
|
|
1649
|
+
buildAutoContinuationDirective,
|
|
1650
|
+
buildChatAttachmentViewUrl,
|
|
1651
|
+
buildChatRefKey,
|
|
1652
|
+
buildDiscussAddendum,
|
|
1389
1653
|
buildNatsWsUrl,
|
|
1390
1654
|
buttonVariants,
|
|
1391
1655
|
changelogLabels,
|
|
1656
|
+
chatAuthedFetch,
|
|
1657
|
+
chatChipClass,
|
|
1392
1658
|
cleanEmailDomain,
|
|
1659
|
+
clearChatProxyAuth,
|
|
1393
1660
|
clearParams as clearVariablesParams,
|
|
1661
|
+
clickupTaskUrl,
|
|
1394
1662
|
cn,
|
|
1395
1663
|
coerceValue,
|
|
1396
1664
|
columnFromTicketStatus,
|
|
1665
|
+
computeIsNewTab,
|
|
1397
1666
|
configureAuthenticatedImage,
|
|
1398
1667
|
configureBatchImageFetch,
|
|
1399
1668
|
consumeAccessCode,
|
|
1400
1669
|
createColumnHelper,
|
|
1401
1670
|
createMessageSegmentAccumulator,
|
|
1402
1671
|
createSearchParams,
|
|
1672
|
+
createUTCTimestamp,
|
|
1673
|
+
decideNewTab,
|
|
1403
1674
|
deepClone,
|
|
1675
|
+
defaultTableIdForDocumentType,
|
|
1404
1676
|
delay,
|
|
1405
1677
|
deriveColumns,
|
|
1406
1678
|
detectAspectRatio,
|
|
1407
1679
|
dotColorByVariant,
|
|
1680
|
+
escapeMarkdownInline,
|
|
1408
1681
|
exportToCSV,
|
|
1409
1682
|
extractDomainFromEmail,
|
|
1683
|
+
extractDominantColor,
|
|
1684
|
+
extractEntityIdFilter,
|
|
1410
1685
|
extractErrorMessages,
|
|
1686
|
+
extractImageEdgeColorAsync,
|
|
1411
1687
|
extractIncompleteMessageState,
|
|
1412
1688
|
extractTextFromChunk,
|
|
1413
1689
|
extractVariablesFromQuery,
|
|
1414
1690
|
extractYouTubeId,
|
|
1691
|
+
fetchPriorityProp,
|
|
1692
|
+
fetchSlashCommands,
|
|
1693
|
+
flattenAssistantContent,
|
|
1415
1694
|
flattenQueryVariables,
|
|
1416
1695
|
flexRender,
|
|
1696
|
+
formatAbbreviatedNumber,
|
|
1697
|
+
formatAbsoluteDate,
|
|
1698
|
+
formatBioText,
|
|
1417
1699
|
formatBytes,
|
|
1700
|
+
formatBytesShort,
|
|
1701
|
+
formatChatAttachmentMarkdownForBubble,
|
|
1702
|
+
formatClassification,
|
|
1703
|
+
formatCompactMetric,
|
|
1704
|
+
formatCurrency,
|
|
1418
1705
|
formatDate,
|
|
1706
|
+
formatDateRange,
|
|
1707
|
+
formatDateShort,
|
|
1708
|
+
formatDateSlashUTC,
|
|
1709
|
+
formatDateTime,
|
|
1710
|
+
formatDateTimeAt,
|
|
1711
|
+
formatDateUTC,
|
|
1712
|
+
formatDuration,
|
|
1713
|
+
formatDurationCompact,
|
|
1714
|
+
formatDurationFromMs,
|
|
1715
|
+
formatDurationFromRange,
|
|
1716
|
+
formatDurationMMSS,
|
|
1717
|
+
formatInvestorUpdatePeriod,
|
|
1718
|
+
formatLargeNumber,
|
|
1719
|
+
formatLegalDate,
|
|
1419
1720
|
formatNumber,
|
|
1721
|
+
formatPercent,
|
|
1420
1722
|
formatPhoneE164,
|
|
1421
1723
|
formatPrice,
|
|
1724
|
+
formatPricingModel,
|
|
1422
1725
|
formatRelativeTime,
|
|
1423
1726
|
formatReleaseDate,
|
|
1727
|
+
formatSingularLookupInvocation,
|
|
1728
|
+
formatTimeWithTimezone,
|
|
1729
|
+
formatUnderscoreText,
|
|
1730
|
+
formatWholeDollars,
|
|
1731
|
+
generateImageSizes,
|
|
1424
1732
|
generateRandomString,
|
|
1425
1733
|
getAllPlatformBaseDomains,
|
|
1426
1734
|
getArrayParams,
|
|
1427
1735
|
getBaseUrl,
|
|
1736
|
+
getBestContrastColor,
|
|
1737
|
+
getChatProxyAuth,
|
|
1428
1738
|
getCommandText,
|
|
1429
1739
|
getConfidenceBgClass,
|
|
1430
1740
|
getConfidenceBorderClass,
|
|
@@ -1432,20 +1742,24 @@ export {
|
|
|
1432
1742
|
getConfidenceLabel,
|
|
1433
1743
|
getConfidenceLevel,
|
|
1434
1744
|
getConfidenceTextClass,
|
|
1745
|
+
getContrastRatio,
|
|
1435
1746
|
getCoreRowModel,
|
|
1436
1747
|
getCountryByCode,
|
|
1437
1748
|
getCountryPhoneData,
|
|
1438
1749
|
getCurrentPlatform,
|
|
1439
1750
|
getDefaultColorForPlatform,
|
|
1440
1751
|
getDefaultIconForPlatform,
|
|
1752
|
+
getDetailedTimeDifference,
|
|
1441
1753
|
getDeviceTypeIcon,
|
|
1442
1754
|
getDynamicIcon,
|
|
1443
1755
|
getExpandedRowModel,
|
|
1444
1756
|
getFacetedRowModel,
|
|
1445
1757
|
getFacetedUniqueValues,
|
|
1446
1758
|
getFilteredRowModel,
|
|
1759
|
+
getFirstLastInitials,
|
|
1447
1760
|
getGroupedRowModel,
|
|
1448
1761
|
getHideClasses,
|
|
1762
|
+
getIconComponent,
|
|
1449
1763
|
getNestedValue,
|
|
1450
1764
|
getOSIcon,
|
|
1451
1765
|
getOSLabel,
|
|
@@ -1453,6 +1767,7 @@ export {
|
|
|
1453
1767
|
getOSTypeDefinition,
|
|
1454
1768
|
getOpenFramePaths,
|
|
1455
1769
|
getPaginationRowModel,
|
|
1770
|
+
getPersistedProxyEmail,
|
|
1456
1771
|
getPlatformAccentColor,
|
|
1457
1772
|
getPlatformColor,
|
|
1458
1773
|
getPlatformDescription,
|
|
@@ -1462,42 +1777,61 @@ export {
|
|
|
1462
1777
|
getPlatformIconComponent as getPlatformLogo,
|
|
1463
1778
|
getPlatformProductionUrl,
|
|
1464
1779
|
getPlatformSlogan,
|
|
1780
|
+
getProxiedImageUrl,
|
|
1465
1781
|
getRequiredParams,
|
|
1466
1782
|
getShellIcon,
|
|
1467
1783
|
getShellLabel,
|
|
1468
1784
|
getSlackCommunityJoinUrl,
|
|
1469
1785
|
getSmallPlatformIcon,
|
|
1470
1786
|
getSortedRowModel,
|
|
1787
|
+
getSourceIconName,
|
|
1788
|
+
getSourceLabel,
|
|
1789
|
+
getStatusColorScheme,
|
|
1471
1790
|
getTabById,
|
|
1472
1791
|
getTabComponent,
|
|
1792
|
+
getTaskTypeLabel,
|
|
1473
1793
|
getTicketStatusConfig,
|
|
1474
1794
|
getTicketStatusTag,
|
|
1475
1795
|
getToolLabel,
|
|
1476
1796
|
getToolTypeAliases,
|
|
1797
|
+
getTrendColors,
|
|
1477
1798
|
groupByAspectRatio,
|
|
1478
1799
|
groupTicketsByStatus,
|
|
1800
|
+
handleChatNavClick,
|
|
1479
1801
|
hasGenericEmailDomain,
|
|
1802
|
+
hexToRgb,
|
|
1480
1803
|
introspector,
|
|
1481
1804
|
isControlChunk,
|
|
1805
|
+
isCrossOriginUrl,
|
|
1482
1806
|
isErrorChunk,
|
|
1483
1807
|
isGenericDomain,
|
|
1484
1808
|
isGenericWebsiteDomain,
|
|
1485
1809
|
isInputObjectType,
|
|
1486
1810
|
isMetadataChunk,
|
|
1811
|
+
isModifierClick,
|
|
1487
1812
|
isOSPlatform,
|
|
1488
1813
|
isScalarType,
|
|
1814
|
+
isStructuredContent,
|
|
1815
|
+
isToday,
|
|
1489
1816
|
isValidEmailDomain,
|
|
1490
1817
|
isValidToolType,
|
|
1818
|
+
isWithinMinutes,
|
|
1491
1819
|
mergeDefaults,
|
|
1492
1820
|
mergeVariables,
|
|
1493
1821
|
multiSelectFilterFn,
|
|
1822
|
+
nameInitials,
|
|
1494
1823
|
navigationMenuTriggerStyle,
|
|
1824
|
+
newTabAnchorAttrs,
|
|
1825
|
+
normalizeContent,
|
|
1495
1826
|
normalizeDomain,
|
|
1827
|
+
normalizeIconKey,
|
|
1496
1828
|
normalizeOSType,
|
|
1497
1829
|
normalizeToolType,
|
|
1498
1830
|
normalizeToolTypeWithFallback,
|
|
1499
1831
|
osLabels,
|
|
1500
1832
|
parseChunkToAction,
|
|
1833
|
+
parseScrollAnchor,
|
|
1834
|
+
parseWireCommandOverride,
|
|
1501
1835
|
platformColors,
|
|
1502
1836
|
platformDescriptions,
|
|
1503
1837
|
platformDisplayNames,
|
|
@@ -1512,30 +1846,51 @@ export {
|
|
|
1512
1846
|
releaseStatusOptions,
|
|
1513
1847
|
releaseTypeOptions,
|
|
1514
1848
|
remarkCardLinks,
|
|
1849
|
+
renderChatInlineEntityCard,
|
|
1515
1850
|
renderSvgIcon,
|
|
1851
|
+
resolveExternalNavigation,
|
|
1852
|
+
resolveSourceIcon,
|
|
1853
|
+
resolveSourceRowCTA,
|
|
1516
1854
|
resolveTicketStatus,
|
|
1855
|
+
safeHref,
|
|
1856
|
+
sanitizeTitleForChat,
|
|
1857
|
+
setChatProxyAuth,
|
|
1517
1858
|
setNestedValue,
|
|
1518
1859
|
shellLabels,
|
|
1519
1860
|
shouldIncludeInUrl,
|
|
1861
|
+
shouldProxyImage,
|
|
1520
1862
|
showCommandApprovalToast,
|
|
1521
1863
|
showToast,
|
|
1522
1864
|
statusBadgeVariants,
|
|
1865
|
+
stripChatAttachmentMarkdown,
|
|
1866
|
+
stripHtml,
|
|
1867
|
+
stripSameOriginToPath,
|
|
1523
1868
|
tagVariants,
|
|
1524
1869
|
tintOnDark,
|
|
1525
1870
|
toToolLabel,
|
|
1526
1871
|
toast,
|
|
1527
1872
|
toggleVariants,
|
|
1528
1873
|
toolLabels,
|
|
1874
|
+
transformEventToProgram,
|
|
1529
1875
|
transformPlatformConfigsToOptions,
|
|
1876
|
+
transformPodcastToProgram,
|
|
1877
|
+
transformWebinarToProgram,
|
|
1530
1878
|
truncateString,
|
|
1531
1879
|
urlParamsToVariables,
|
|
1880
|
+
urlPathLooksLikeSvg,
|
|
1532
1881
|
useAccessCodeIntegration,
|
|
1533
1882
|
useApiParams,
|
|
1534
1883
|
useAuthenticatedImage,
|
|
1535
1884
|
useAutoLimitTags,
|
|
1536
1885
|
useBatchImages,
|
|
1537
1886
|
useBoardCollapse,
|
|
1887
|
+
useChat,
|
|
1888
|
+
useChatAttachmentImageGallery,
|
|
1889
|
+
useChatAttachments,
|
|
1890
|
+
useChatCardItem,
|
|
1891
|
+
useChatIdentity,
|
|
1538
1892
|
useChunkCatchup,
|
|
1893
|
+
useCloseOnNavigation,
|
|
1539
1894
|
useCollapsible,
|
|
1540
1895
|
useContactSubmission,
|
|
1541
1896
|
useCopyToClipboard,
|
|
@@ -1544,6 +1899,7 @@ export {
|
|
|
1544
1899
|
useDataTableContext,
|
|
1545
1900
|
useDebounce,
|
|
1546
1901
|
useDynamicTheme,
|
|
1902
|
+
useEmbeddedChat,
|
|
1547
1903
|
useFiltersDropdown,
|
|
1548
1904
|
useHorizontalScrollbar,
|
|
1549
1905
|
useImageEdgeColor,
|
|
@@ -1558,16 +1914,20 @@ export {
|
|
|
1558
1914
|
useNatsDialogSubscription,
|
|
1559
1915
|
useNearViewport,
|
|
1560
1916
|
useNotifications,
|
|
1917
|
+
useOgPlaceholder,
|
|
1561
1918
|
useOnboardingState,
|
|
1562
1919
|
useOptionalNotifications,
|
|
1563
1920
|
usePageActionsBottomPadding,
|
|
1564
1921
|
usePlatformByValue,
|
|
1565
1922
|
usePlatformConfig,
|
|
1923
|
+
useProxiedImageUrl,
|
|
1566
1924
|
useQueryParams,
|
|
1567
1925
|
useQuickActionHint,
|
|
1568
1926
|
useRealtimeChunkProcessor,
|
|
1927
|
+
useSSE,
|
|
1569
1928
|
useSearch,
|
|
1570
1929
|
useSectionNavigation,
|
|
1930
|
+
useSlashCommands,
|
|
1571
1931
|
useSmUp,
|
|
1572
1932
|
useTablePagination,
|
|
1573
1933
|
useTheme,
|