@gooddata/sdk-ui-gen-ai 11.41.0-alpha.4 → 11.41.0
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/NOTICE +3 -3
- package/esm/anomalyDetection/anomalyDetectionMapping.d.ts +1 -0
- package/esm/anomalyDetection/anomalyDetectionMapping.d.ts.map +1 -0
- package/esm/clustering/clusteringMapping.d.ts +1 -0
- package/esm/clustering/clusteringMapping.d.ts.map +1 -0
- package/esm/components/ChatSkeleton.d.ts +1 -0
- package/esm/components/ChatSkeleton.d.ts.map +1 -0
- package/esm/components/ConfigContext.d.ts +1 -0
- package/esm/components/ConfigContext.d.ts.map +1 -0
- package/esm/components/ConversationDeleteDialog.d.ts +1 -0
- package/esm/components/ConversationDeleteDialog.d.ts.map +1 -0
- package/esm/components/ConversationRenameDialog.d.ts +1 -0
- package/esm/components/ConversationRenameDialog.d.ts.map +1 -0
- package/esm/components/CustomizationProvider.d.ts +1 -0
- package/esm/components/CustomizationProvider.d.ts.map +1 -0
- package/esm/components/ErrorBoundary.d.ts +1 -0
- package/esm/components/ErrorBoundary.d.ts.map +1 -0
- package/esm/components/GenAIChat.d.ts +1 -0
- package/esm/components/GenAIChat.d.ts.map +1 -0
- package/esm/components/GenAIChatAgentDropdown.d.ts +14 -0
- package/esm/components/GenAIChatAgentDropdown.d.ts.map +1 -0
- package/esm/components/GenAIChatAgentDropdown.js +76 -0
- package/esm/components/GenAIChatConversations.d.ts +1 -0
- package/esm/components/GenAIChatConversations.d.ts.map +1 -0
- package/esm/components/GenAIChatDialog.d.ts +1 -0
- package/esm/components/GenAIChatDialog.d.ts.map +1 -0
- package/esm/components/GenAIChatHeader.d.ts +1 -0
- package/esm/components/GenAIChatHeader.d.ts.map +1 -0
- package/esm/components/GenAIChatOverlay.d.ts +1 -0
- package/esm/components/GenAIChatOverlay.d.ts.map +1 -0
- package/esm/components/GenAIChatWrapper.d.ts +1 -0
- package/esm/components/GenAIChatWrapper.d.ts.map +1 -0
- package/esm/components/GenAiConversations.d.ts +1 -0
- package/esm/components/GenAiConversations.d.ts.map +1 -0
- package/esm/components/GenAiStore.d.ts +1 -0
- package/esm/components/GenAiStore.d.ts.map +1 -0
- package/esm/components/GlobalError.d.ts +1 -0
- package/esm/components/GlobalError.d.ts.map +1 -0
- package/esm/components/HeaderIcon.d.ts +1 -0
- package/esm/components/HeaderIcon.d.ts.map +1 -0
- package/esm/components/Input.d.ts +1 -0
- package/esm/components/Input.d.ts.map +1 -0
- package/esm/components/Input.js +72 -24
- package/esm/components/KeyDriverAnalysis.d.ts +1 -0
- package/esm/components/KeyDriverAnalysis.d.ts.map +1 -0
- package/esm/components/Messages.d.ts +1 -0
- package/esm/components/Messages.d.ts.map +1 -0
- package/esm/components/Messages.js +9 -6
- package/esm/components/completion/InfoComponent.d.ts +1 -0
- package/esm/components/completion/InfoComponent.d.ts.map +1 -0
- package/esm/components/completion/plugins/rehype-references.d.ts +1 -0
- package/esm/components/completion/plugins/rehype-references.d.ts.map +1 -0
- package/esm/components/completion/plugins/remark-references.d.ts +1 -0
- package/esm/components/completion/plugins/remark-references.d.ts.map +1 -0
- package/esm/components/completion/plugins/types.d.ts +1 -0
- package/esm/components/completion/plugins/types.d.ts.map +1 -0
- package/esm/components/completion/references.d.ts +1 -0
- package/esm/components/completion/references.d.ts.map +1 -0
- package/esm/components/completion/useCompletion.d.ts +1 -0
- package/esm/components/completion/useCompletion.d.ts.map +1 -0
- package/esm/components/completion/utils.d.ts +1 -0
- package/esm/components/completion/utils.d.ts.map +1 -0
- package/esm/components/customized/Disclaimer.d.ts +1 -0
- package/esm/components/customized/Disclaimer.d.ts.map +1 -0
- package/esm/components/customized/LandingContainer.d.ts +1 -0
- package/esm/components/customized/LandingContainer.d.ts.map +1 -0
- package/esm/components/customized/LandingQuestion.d.ts +1 -0
- package/esm/components/customized/LandingQuestion.d.ts.map +1 -0
- package/esm/components/customized/LandingQuestion.js +32 -13
- package/esm/components/customized/LandingScreen.d.ts +1 -0
- package/esm/components/customized/LandingScreen.d.ts.map +1 -0
- package/esm/components/customized/LandingTitle.d.ts +1 -0
- package/esm/components/customized/LandingTitle.d.ts.map +1 -0
- package/esm/components/highlight/useHighlight.d.ts +1 -0
- package/esm/components/highlight/useHighlight.d.ts.map +1 -0
- package/esm/components/hooks/useEndpointCheck.d.ts +1 -0
- package/esm/components/hooks/useEndpointCheck.d.ts.map +1 -0
- package/esm/components/hooks/useFullscreenCheck.d.ts +1 -0
- package/esm/components/hooks/useFullscreenCheck.d.ts.map +1 -0
- package/esm/components/hooks/useHistoryCheck.d.ts +1 -0
- package/esm/components/hooks/useHistoryCheck.d.ts.map +1 -0
- package/esm/components/hooks/useSettingsClick.d.ts +1 -0
- package/esm/components/hooks/useSettingsClick.d.ts.map +1 -0
- package/esm/components/hooks/useThreadLoading.d.ts +1 -0
- package/esm/components/hooks/useThreadLoading.d.ts.map +1 -0
- package/esm/components/messages/AgentChangeItem.d.ts +7 -0
- package/esm/components/messages/AgentChangeItem.d.ts.map +1 -0
- package/esm/components/messages/AgentChangeItem.js +17 -0
- package/esm/components/messages/AssistantItem.d.ts +1 -0
- package/esm/components/messages/AssistantItem.d.ts.map +1 -0
- package/esm/components/messages/AssistantItemFeedback.d.ts +1 -0
- package/esm/components/messages/AssistantItemFeedback.d.ts.map +1 -0
- package/esm/components/messages/AssistantItemSuggestions.d.ts +3 -2
- package/esm/components/messages/AssistantItemSuggestions.d.ts.map +1 -0
- package/esm/components/messages/AssistantItemSuggestions.js +6 -2
- package/esm/components/messages/AssistantMessage.d.ts +1 -0
- package/esm/components/messages/AssistantMessage.d.ts.map +1 -0
- package/esm/components/messages/ConversationItemContents.d.ts +1 -0
- package/esm/components/messages/ConversationItemContents.d.ts.map +1 -0
- package/esm/components/messages/FeedbackPopup.d.ts +1 -0
- package/esm/components/messages/FeedbackPopup.d.ts.map +1 -0
- package/esm/components/messages/ItemsGroup.d.ts +1 -0
- package/esm/components/messages/ItemsGroup.d.ts.map +1 -0
- package/esm/components/messages/MessageContents.d.ts +1 -0
- package/esm/components/messages/MessageContents.d.ts.map +1 -0
- package/esm/components/messages/MessageScroller.d.ts +1 -0
- package/esm/components/messages/MessageScroller.d.ts.map +1 -0
- package/esm/components/messages/ReasoningDropdown.d.ts +1 -0
- package/esm/components/messages/ReasoningDropdown.d.ts.map +1 -0
- package/esm/components/messages/ReasoningMessage.d.ts +1 -0
- package/esm/components/messages/ReasoningMessage.d.ts.map +1 -0
- package/esm/components/messages/SystemItem.d.ts +7 -0
- package/esm/components/messages/SystemItem.d.ts.map +1 -0
- package/esm/components/messages/SystemItem.js +12 -0
- package/esm/components/messages/ToolItem.d.ts +1 -0
- package/esm/components/messages/ToolItem.d.ts.map +1 -0
- package/esm/components/messages/UserItem.d.ts +1 -0
- package/esm/components/messages/UserItem.d.ts.map +1 -0
- package/esm/components/messages/UserMessage.d.ts +1 -0
- package/esm/components/messages/UserMessage.d.ts.map +1 -0
- package/esm/components/messages/components/SemanticSearchTreeView.d.ts +1 -0
- package/esm/components/messages/components/SemanticSearchTreeView.d.ts.map +1 -0
- package/esm/components/messages/components/VisualizationErrorBoundary.d.ts +1 -0
- package/esm/components/messages/components/VisualizationErrorBoundary.d.ts.map +1 -0
- package/esm/components/messages/contents/ChangeAnalysisContentsComponent.d.ts +1 -0
- package/esm/components/messages/contents/ChangeAnalysisContentsComponent.d.ts.map +1 -0
- package/esm/components/messages/contents/CustomHyperlink.d.ts +1 -0
- package/esm/components/messages/contents/CustomHyperlink.d.ts.map +1 -0
- package/esm/components/messages/contents/ErrorContents.d.ts +1 -0
- package/esm/components/messages/contents/ErrorContents.d.ts.map +1 -0
- package/esm/components/messages/contents/Markdown.d.ts +1 -0
- package/esm/components/messages/contents/Markdown.d.ts.map +1 -0
- package/esm/components/messages/contents/ReasoningContents.d.ts +1 -0
- package/esm/components/messages/contents/ReasoningContents.d.ts.map +1 -0
- package/esm/components/messages/contents/ReasoningIcon.d.ts +3 -2
- package/esm/components/messages/contents/ReasoningIcon.d.ts.map +1 -0
- package/esm/components/messages/contents/RoutingContents.d.ts +1 -0
- package/esm/components/messages/contents/RoutingContents.d.ts.map +1 -0
- package/esm/components/messages/contents/SearchContents.d.ts +1 -0
- package/esm/components/messages/contents/SearchContents.d.ts.map +1 -0
- package/esm/components/messages/contents/SemanticSearchContents.d.ts +1 -0
- package/esm/components/messages/contents/SemanticSearchContents.d.ts.map +1 -0
- package/esm/components/messages/contents/TextContents.d.ts +1 -0
- package/esm/components/messages/contents/TextContents.d.ts.map +1 -0
- package/esm/components/messages/contents/VisualizationContents.d.ts +4 -1
- package/esm/components/messages/contents/VisualizationContents.d.ts.map +1 -0
- package/esm/components/messages/contents/VisualizationContents.js +7 -3
- package/esm/components/messages/contents/VisualizationSaveDialog.d.ts +1 -0
- package/esm/components/messages/contents/VisualizationSaveDialog.d.ts.map +1 -0
- package/esm/components/messages/contents/drill/DrillSelectDropdownMenu.d.ts +1 -0
- package/esm/components/messages/contents/drill/DrillSelectDropdownMenu.d.ts.map +1 -0
- package/esm/components/messages/contents/hooks/useVisualisationSaving.d.ts +1 -0
- package/esm/components/messages/contents/hooks/useVisualisationSaving.d.ts.map +1 -0
- package/esm/components/messages/contents/replaceLinks.d.ts +1 -0
- package/esm/components/messages/contents/replaceLinks.d.ts.map +1 -0
- package/esm/components/messages/contents/useExecution.d.ts +1 -0
- package/esm/components/messages/contents/useExecution.d.ts.map +1 -0
- package/esm/components/messages/contents/useKdaDefinition.d.ts +1 -0
- package/esm/components/messages/contents/useKdaDefinition.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationErrorContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationErrorContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationKdaContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationKdaContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationReasoningContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationReasoningContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationSearchContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationSearchContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationTextContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationTextContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationToolCallContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationToolCallContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationToolResultContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationToolResultContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationVisualisation.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationVisualisation.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationVisualizationContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationVisualizationContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/ConversationWhatIfContent.d.ts +1 -0
- package/esm/components/messages/conversationContents/ConversationWhatIfContent.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/SaveVisualizationDialog.d.ts +1 -0
- package/esm/components/messages/conversationContents/SaveVisualizationDialog.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/useExecution.d.ts +1 -0
- package/esm/components/messages/conversationContents/useExecution.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/useKdaDefinition.d.ts +1 -0
- package/esm/components/messages/conversationContents/useKdaDefinition.d.ts.map +1 -0
- package/esm/components/messages/conversationContents/useSaveCheck.d.ts +1 -0
- package/esm/components/messages/conversationContents/useSaveCheck.d.ts.map +1 -0
- package/esm/components/messages/itemState.d.ts +1 -0
- package/esm/components/messages/itemState.d.ts.map +1 -0
- package/esm/components/messages/messageState.d.ts +1 -0
- package/esm/components/messages/messageState.d.ts.map +1 -0
- package/esm/components/messages/useUserFeedback.d.ts +1 -0
- package/esm/components/messages/useUserFeedback.d.ts.map +1 -0
- package/esm/components/utils/agentSelection.d.ts +20 -0
- package/esm/components/utils/agentSelection.d.ts.map +1 -0
- package/esm/components/utils/agentSelection.js +47 -0
- package/esm/components/utils/conversationGrouper.d.ts +1 -0
- package/esm/components/utils/conversationGrouper.d.ts.map +1 -0
- package/esm/components/utils/groupUtility.d.ts +2 -1
- package/esm/components/utils/groupUtility.d.ts.map +1 -0
- package/esm/components/utils/groupUtility.js +3 -0
- package/esm/components/utils/intersectionUtils.d.ts +1 -0
- package/esm/components/utils/intersectionUtils.d.ts.map +1 -0
- package/esm/components/utils/markdownUtils.d.ts +1 -0
- package/esm/components/utils/markdownUtils.d.ts.map +1 -0
- package/esm/components/utils/modelCheckUtility.d.ts +1 -0
- package/esm/components/utils/modelCheckUtility.d.ts.map +1 -0
- package/esm/forecast/forecastMapping.d.ts +1 -0
- package/esm/forecast/forecastMapping.d.ts.map +1 -0
- package/esm/hooks/useGenAIStore.d.ts +1 -0
- package/esm/hooks/useGenAIStore.d.ts.map +1 -0
- package/esm/hooks/useGenAIStore.js +4 -1
- package/esm/hooks/useGenAiChatAvailability.d.ts +1 -0
- package/esm/hooks/useGenAiChatAvailability.d.ts.map +1 -0
- package/esm/index.d.ts +2 -1
- package/esm/index.d.ts.map +1 -0
- package/esm/internal.d.ts +1 -0
- package/esm/internal.d.ts.map +1 -0
- package/esm/localization/IntlWrapper.d.ts +1 -0
- package/esm/localization/IntlWrapper.d.ts.map +1 -0
- package/esm/localization/bundles/de-DE.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/en-AU.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/en-GB.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/en-US.localization-bundle.d.ts +25 -0
- package/esm/localization/bundles/en-US.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/en-US.localization-bundle.js +24 -0
- package/esm/localization/bundles/es-419.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/es-419.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/es-ES.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/fi-FI.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/fr-CA.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/fr-FR.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/id-ID.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/it-IT.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/ja-JP.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/ko-KR.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/nl-NL.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/pl-PL.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/pt-BR.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/pt-PT.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/ru-RU.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/sl-SI.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/th-TH.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/tr-TR.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/uk-UA.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/vi-VN.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/zh-HK.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/zh-Hans.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -0
- package/esm/localization/bundles/zh-Hant.localization-bundle.d.ts +1 -0
- package/esm/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -0
- package/esm/localization/translations.d.ts +1 -0
- package/esm/localization/translations.d.ts.map +1 -0
- package/esm/model.d.ts +28 -1
- package/esm/model.d.ts.map +1 -0
- package/esm/model.js +16 -0
- package/esm/permissions/PermissionsContext.d.ts +1 -0
- package/esm/permissions/PermissionsContext.d.ts.map +1 -0
- package/esm/permissions/usePermissions.d.ts +1 -0
- package/esm/permissions/usePermissions.d.ts.map +1 -0
- package/esm/permissions/useWorkspacePermissions.d.ts +1 -0
- package/esm/permissions/useWorkspacePermissions.d.ts.map +1 -0
- package/esm/permissions/utils.d.ts +1 -0
- package/esm/permissions/utils.d.ts.map +1 -0
- package/esm/sdk-ui-gen-ai.d.ts +10 -1
- package/esm/store/chatWindow/allowedRelationshipTypes.d.ts +1 -0
- package/esm/store/chatWindow/allowedRelationshipTypes.d.ts.map +1 -0
- package/esm/store/chatWindow/chatWindowSelectors.d.ts +4 -0
- package/esm/store/chatWindow/chatWindowSelectors.d.ts.map +1 -0
- package/esm/store/chatWindow/chatWindowSelectors.js +6 -0
- package/esm/store/chatWindow/chatWindowSlice.d.ts +12 -1
- package/esm/store/chatWindow/chatWindowSlice.d.ts.map +1 -0
- package/esm/store/chatWindow/chatWindowSlice.js +10 -2
- package/esm/store/events.d.ts +1 -0
- package/esm/store/events.d.ts.map +1 -0
- package/esm/store/localStorage.d.ts +1 -0
- package/esm/store/localStorage.d.ts.map +1 -0
- package/esm/store/messages/messagesSelectors.d.ts +67 -1
- package/esm/store/messages/messagesSelectors.d.ts.map +1 -0
- package/esm/store/messages/messagesSelectors.js +3 -0
- package/esm/store/messages/messagesSlice.d.ts +26 -3
- package/esm/store/messages/messagesSlice.d.ts.map +1 -0
- package/esm/store/messages/messagesSlice.js +82 -2
- package/esm/store/options.d.ts +1 -0
- package/esm/store/options.d.ts.map +1 -0
- package/esm/store/queues/queue.newMessage.d.ts +1 -0
- package/esm/store/queues/queue.newMessage.d.ts.map +1 -0
- package/esm/store/sideEffects/converters/interactionsToMessages.d.ts +1 -0
- package/esm/store/sideEffects/converters/interactionsToMessages.d.ts.map +1 -0
- package/esm/store/sideEffects/converters/toLocalContent.d.ts +1 -0
- package/esm/store/sideEffects/converters/toLocalContent.d.ts.map +1 -0
- package/esm/store/sideEffects/index.d.ts +1 -0
- package/esm/store/sideEffects/index.d.ts.map +1 -0
- package/esm/store/sideEffects/index.js +10 -1
- package/esm/store/sideEffects/loadAgents.d.ts +13 -0
- package/esm/store/sideEffects/loadAgents.d.ts.map +1 -0
- package/esm/store/sideEffects/loadAgents.js +46 -0
- package/esm/store/sideEffects/loadCatalogItems.d.ts +1 -0
- package/esm/store/sideEffects/loadCatalogItems.d.ts.map +1 -0
- package/esm/store/sideEffects/loadColorPalette.d.ts +1 -0
- package/esm/store/sideEffects/loadColorPalette.d.ts.map +1 -0
- package/esm/store/sideEffects/loadSettings.d.ts +1 -0
- package/esm/store/sideEffects/loadSettings.d.ts.map +1 -0
- package/esm/store/sideEffects/onAgentSwitch.d.ts +22 -0
- package/esm/store/sideEffects/onAgentSwitch.d.ts.map +1 -0
- package/esm/store/sideEffects/onAgentSwitch.js +55 -0
- package/esm/store/sideEffects/onChatOpenSync.d.ts +44 -0
- package/esm/store/sideEffects/onChatOpenSync.d.ts.map +1 -0
- package/esm/store/sideEffects/onChatOpenSync.js +141 -0
- package/esm/store/sideEffects/onConversationDelete.d.ts +1 -0
- package/esm/store/sideEffects/onConversationDelete.d.ts.map +1 -0
- package/esm/store/sideEffects/onConversationPin.d.ts +1 -0
- package/esm/store/sideEffects/onConversationPin.d.ts.map +1 -0
- package/esm/store/sideEffects/onConversationRename.d.ts +1 -0
- package/esm/store/sideEffects/onConversationRename.d.ts.map +1 -0
- package/esm/store/sideEffects/onEvent.d.ts +1 -0
- package/esm/store/sideEffects/onEvent.d.ts.map +1 -0
- package/esm/store/sideEffects/onThreadClear.d.ts +1 -0
- package/esm/store/sideEffects/onThreadClear.d.ts.map +1 -0
- package/esm/store/sideEffects/onThreadLoad.d.ts +1 -0
- package/esm/store/sideEffects/onThreadLoad.d.ts.map +1 -0
- package/esm/store/sideEffects/onThreadLoad.js +2 -1
- package/esm/store/sideEffects/onUserFeedback.d.ts +1 -0
- package/esm/store/sideEffects/onUserFeedback.d.ts.map +1 -0
- package/esm/store/sideEffects/onUserMessage.d.ts +1 -0
- package/esm/store/sideEffects/onUserMessage.d.ts.map +1 -0
- package/esm/store/sideEffects/onUserMessage.js +20 -5
- package/esm/store/sideEffects/onUserMessageUpdate.d.ts +1 -0
- package/esm/store/sideEffects/onUserMessageUpdate.d.ts.map +1 -0
- package/esm/store/sideEffects/onVerboseStore.d.ts +1 -0
- package/esm/store/sideEffects/onVerboseStore.d.ts.map +1 -0
- package/esm/store/sideEffects/onVisualisationRender.d.ts +1 -0
- package/esm/store/sideEffects/onVisualisationRender.d.ts.map +1 -0
- package/esm/store/sideEffects/onVisualizationSave.d.ts +1 -0
- package/esm/store/sideEffects/onVisualizationSave.d.ts.map +1 -0
- package/esm/store/sideEffects/onVisualizationSuccessSave.d.ts +1 -0
- package/esm/store/sideEffects/onVisualizationSuccessSave.d.ts.map +1 -0
- package/esm/store/sideEffects/utils.d.ts +1 -0
- package/esm/store/sideEffects/utils.d.ts.map +1 -0
- package/esm/store/store.d.ts +1 -0
- package/esm/store/store.d.ts.map +1 -0
- package/esm/store/store.js +4 -1
- package/esm/store/types.d.ts +1 -0
- package/esm/store/types.d.ts.map +1 -0
- package/esm/store/utils.d.ts +1 -0
- package/esm/store/utils.d.ts.map +1 -0
- package/esm/types.d.ts +3 -1
- package/esm/types.d.ts.map +1 -0
- package/esm/utils.d.ts +1 -0
- package/esm/utils.d.ts.map +1 -0
- package/esm/whatIf/whatIfMapping.d.ts +1 -0
- package/esm/whatIf/whatIfMapping.d.ts.map +1 -0
- package/package.json +20 -20
- package/styles/css/input.css +103 -13
- package/styles/css/input.css.map +1 -1
- package/styles/css/main.css +152 -14
- package/styles/css/main.css.map +1 -1
- package/styles/css/messages.css +47 -0
- package/styles/css/messages.css.map +1 -1
- package/styles/scss/input.scss +113 -17
- package/styles/scss/main.scss +2 -1
- package/styles/scss/messages.scss +61 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/de-DE.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"en-AU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-AU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"en-GB.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-GB.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -115,6 +115,30 @@ export declare const en_US: {
|
|
|
115
115
|
text: string;
|
|
116
116
|
crowdinContext: string;
|
|
117
117
|
};
|
|
118
|
+
"gd.gen-ai.agents": {
|
|
119
|
+
text: string;
|
|
120
|
+
crowdinContext: string;
|
|
121
|
+
};
|
|
122
|
+
"gd.gen-ai.agents.loading": {
|
|
123
|
+
text: string;
|
|
124
|
+
crowdinContext: string;
|
|
125
|
+
};
|
|
126
|
+
"gd.gen-ai.agent.unavailable": {
|
|
127
|
+
text: string;
|
|
128
|
+
crowdinContext: string;
|
|
129
|
+
};
|
|
130
|
+
"gd.gen-ai.agent.unavailable.disabled-tooltip": {
|
|
131
|
+
text: string;
|
|
132
|
+
crowdinContext: string;
|
|
133
|
+
};
|
|
134
|
+
"gd.gen-ai.agent.switched": {
|
|
135
|
+
text: string;
|
|
136
|
+
crowdinContext: string;
|
|
137
|
+
};
|
|
138
|
+
"gd.gen-ai.agent.unknown": {
|
|
139
|
+
text: string;
|
|
140
|
+
crowdinContext: string;
|
|
141
|
+
};
|
|
118
142
|
"gd.gen-ai.feedback.like": {
|
|
119
143
|
text: string;
|
|
120
144
|
crowdinContext: string;
|
|
@@ -544,3 +568,4 @@ export declare const en_US: {
|
|
|
544
568
|
crowdinContext: string;
|
|
545
569
|
};
|
|
546
570
|
};
|
|
571
|
+
//# sourceMappingURL=en-US.localization-bundle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"en-US.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/en-US.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyjBjB,CAAC"}
|
|
@@ -117,6 +117,30 @@ export const en_US = {
|
|
|
117
117
|
"text": "Ask your question. Use control+space or control+I for suggestions.",
|
|
118
118
|
"crowdinContext": "Label for the input field where Windows users type their questions to the AI chatbot"
|
|
119
119
|
},
|
|
120
|
+
"gd.gen-ai.agents": {
|
|
121
|
+
"text": "Agents",
|
|
122
|
+
"crowdinContext": "Label for the agent selector in the AI chatbot input"
|
|
123
|
+
},
|
|
124
|
+
"gd.gen-ai.agents.loading": {
|
|
125
|
+
"text": "Loading",
|
|
126
|
+
"crowdinContext": "Label shown on the AI chatbot agent selector while the available agents are loading"
|
|
127
|
+
},
|
|
128
|
+
"gd.gen-ai.agent.unavailable": {
|
|
129
|
+
"text": "No agent available",
|
|
130
|
+
"crowdinContext": "Message shown in the AI chatbot input when no agent can answer prompts"
|
|
131
|
+
},
|
|
132
|
+
"gd.gen-ai.agent.unavailable.disabled-tooltip": {
|
|
133
|
+
"text": "Disabled — no agents available.",
|
|
134
|
+
"crowdinContext": "Tooltip explaining why AI chatbot landing question buttons are disabled"
|
|
135
|
+
},
|
|
136
|
+
"gd.gen-ai.agent.switched": {
|
|
137
|
+
"text": "Switched to {title} agent",
|
|
138
|
+
"crowdinContext": "Divider message shown in an AI chatbot conversation after the user switches to another agent"
|
|
139
|
+
},
|
|
140
|
+
"gd.gen-ai.agent.unknown": {
|
|
141
|
+
"text": "unknown",
|
|
142
|
+
"crowdinContext": "Placeholder shown in the 'Switched to {title} agent' message when the agent no longer exists"
|
|
143
|
+
},
|
|
120
144
|
"gd.gen-ai.feedback.like": {
|
|
121
145
|
"text": "Mark this message as helpful",
|
|
122
146
|
"crowdinContext": "Button label to mark a message as helpful in the AI chatbot"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"es-419.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/es-419.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIlB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"es-ES.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/es-ES.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fi-FI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fi-FI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fr-CA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fr-CA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fr-FR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/fr-FR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"id-ID.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/id-ID.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"it-IT.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/it-IT.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ja-JP.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/ja-JP.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ko-KR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/ko-KR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nl-NL.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/nl-NL.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pl-PL.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/pl-PL.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pt-BR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/pt-BR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pt-PT.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/pt-PT.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ru-RU.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/ru-RU.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sl-SI.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/sl-SI.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"th-TH.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/th-TH.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tr-TR.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/tr-TR.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uk-UA.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/uk-UA.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vi-VN.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/vi-VN.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zh-HK.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/zh-HK.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyIjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zh-Hans.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/zh-Hans.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyInB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zh-Hant.localization-bundle.d.ts","sourceRoot":"","sources":["../../../src/localization/bundles/zh-Hant.localization-bundle.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyInB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../src/localization/translations.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,kBAAkB,CAAC;AA+CtD;;;;;GAKG;AACH,eAAO,MAAM,eAAe,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,OAAO,CAAC,aAAa,CAAoC,CAAC;AAE5G,eAAO,MAAM,gBAAgB,UAAU,CAAC;AACxC,eAAO,MAAM,gBAAgB;;CAAgD,CAAC"}
|
package/esm/model.d.ts
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
import { type IChatConversation, type IChatConversationContent, type IChatConversationError, type IChatConversationItem, type IChatConversationMultipartPart, type IChatSuggestions } from "@gooddata/sdk-backend-spi";
|
|
2
2
|
import type { GenAIChatInteractionUserFeedback, GenAIChatRoutingUseCase, IGenAIChangeAnalysisParams, IGenAIVisualization, ISemanticSearchRelationship, ISemanticSearchResult, ISemanticSearchResultItem } from "@gooddata/sdk-model";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export type GenAIAgent = {
|
|
7
|
+
id: string;
|
|
8
|
+
title: string;
|
|
9
|
+
description?: string;
|
|
10
|
+
modifiedAt?: string;
|
|
11
|
+
lastUsedAt?: string;
|
|
12
|
+
};
|
|
3
13
|
/**
|
|
4
14
|
* @public
|
|
5
15
|
*/
|
|
@@ -235,7 +245,7 @@ export type IChatConversationLocalItem = Omit<IChatConversationItem, "content">
|
|
|
235
245
|
complete?: boolean;
|
|
236
246
|
streaming?: boolean;
|
|
237
247
|
localId: string;
|
|
238
|
-
content: IChatConversationLocalContent | IChatConversationErrorContent;
|
|
248
|
+
content: IChatConversationLocalContent | IChatConversationErrorContent | IChatConversationSystemContent;
|
|
239
249
|
};
|
|
240
250
|
/**
|
|
241
251
|
* Type guard for the IChatConversationLocalItem.
|
|
@@ -261,6 +271,14 @@ export type IChatConversationErrorContent = {
|
|
|
261
271
|
reason?: IChatConversationError["reason"];
|
|
262
272
|
traceId?: string;
|
|
263
273
|
};
|
|
274
|
+
/**
|
|
275
|
+
* Local-only content type for system-role items (e.g. agent-switch events).
|
|
276
|
+
* Meaningful data lives in top-level item fields; content is structurally required but unused.
|
|
277
|
+
* @public
|
|
278
|
+
*/
|
|
279
|
+
export type IChatConversationSystemContent = {
|
|
280
|
+
type: "system";
|
|
281
|
+
};
|
|
264
282
|
/**
|
|
265
283
|
* Chat local conversation multipart local part
|
|
266
284
|
* @public
|
|
@@ -293,7 +311,16 @@ export declare const makeAssistantItem: (content?: IChatConversationLocalContent
|
|
|
293
311
|
* @internal
|
|
294
312
|
*/
|
|
295
313
|
export declare const makeUserItem: (content?: IChatConversationLocalContent | undefined, id?: string | undefined) => IChatConversationLocalItem;
|
|
314
|
+
/**
|
|
315
|
+
* Make an optimistic agent change event item for the current session.
|
|
316
|
+
* @internal
|
|
317
|
+
*/
|
|
318
|
+
export declare const makeAgentChangeItem: ({ agentId, oldAgentId, }: {
|
|
319
|
+
agentId: string;
|
|
320
|
+
oldAgentId?: string | undefined;
|
|
321
|
+
}) => IChatConversationLocalItem;
|
|
296
322
|
/**
|
|
297
323
|
* Make a new error message item.
|
|
298
324
|
*/
|
|
299
325
|
export declare const makeErrorContent: (message: string, code?: number | undefined) => IChatConversationErrorContent;
|
|
326
|
+
//# sourceMappingURL=model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../src/model.ts"],"names":[],"mappings":"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"}
|
package/esm/model.js
CHANGED
|
@@ -182,6 +182,22 @@ export const makeUserItem = (content, id) => ({
|
|
|
182
182
|
text: "",
|
|
183
183
|
},
|
|
184
184
|
});
|
|
185
|
+
/**
|
|
186
|
+
* Make an optimistic agent change event item for the current session.
|
|
187
|
+
* @internal
|
|
188
|
+
*/
|
|
189
|
+
export const makeAgentChangeItem = ({ agentId, oldAgentId, }) => ({
|
|
190
|
+
id: "",
|
|
191
|
+
type: "item",
|
|
192
|
+
localId: uuidv4(),
|
|
193
|
+
responseId: "",
|
|
194
|
+
complete: true,
|
|
195
|
+
createdAt: Date.now(),
|
|
196
|
+
role: "system",
|
|
197
|
+
agentId,
|
|
198
|
+
oldAgentId,
|
|
199
|
+
content: { type: "system" },
|
|
200
|
+
});
|
|
185
201
|
/**
|
|
186
202
|
* Make a new error message item.
|
|
187
203
|
*/
|
|
@@ -5,3 +5,4 @@ export declare const PermissionsContext: import("react").Context<{
|
|
|
5
5
|
permissions: Partial<IWorkspacePermissions>;
|
|
6
6
|
}>;
|
|
7
7
|
export declare function PermissionsProvider({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=PermissionsContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PermissionsContext.d.ts","sourceRoot":"","sources":["../../src/permissions/PermissionsContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,iBAAiB,EAA0B,MAAM,OAAO,CAAC;AASvE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAQjE,eAAO,MAAM,kBAAkB;;;EAM7B,CAAC;AAEH,wBAAgB,mBAAmB,CAAC,EAAE,QAAQ,EAAE,EAAE,iBAAiB,2CAwBlE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usePermissions.d.ts","sourceRoot":"","sources":["../../src/permissions/usePermissions.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAIjE,wBAAgB,cAAc,IAAI;IAAE,OAAO,EAAE,OAAO,CAAC;IAAC,WAAW,EAAE,OAAO,CAAC,qBAAqB,CAAC,CAAA;CAAE,CAElG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useWorkspacePermissions.d.ts","sourceRoot":"","sources":["../../src/permissions/useWorkspacePermissions.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAKjE,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,MAAM,GAAG;IAC1D,MAAM,EAAE,OAAO,CAAC,qBAAqB,CAAC,CAAC;IACvC,KAAK,CAAC,EAAE,sBAAsB,CAAC;IAC/B,OAAO,EAAE,OAAO,CAAC;CACpB,CAeA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/permissions/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAEjE,wBAAgB,yBAAyB,IAAI,OAAO,CAAC,qBAAqB,CAAC,CAE1E"}
|
package/esm/sdk-ui-gen-ai.d.ts
CHANGED
|
@@ -558,7 +558,7 @@ export declare type IChatConversationLocalItem = Omit<IChatConversationItem, "co
|
|
|
558
558
|
complete?: boolean;
|
|
559
559
|
streaming?: boolean;
|
|
560
560
|
localId: string;
|
|
561
|
-
content: IChatConversationLocalContent | IChatConversationErrorContent;
|
|
561
|
+
content: IChatConversationLocalContent | IChatConversationErrorContent | IChatConversationSystemContent;
|
|
562
562
|
};
|
|
563
563
|
|
|
564
564
|
/**
|
|
@@ -579,6 +579,15 @@ export declare type IChatConversationMultipartLocalPart = IChatConversationMulti
|
|
|
579
579
|
suggestions?: IChatSuggestions;
|
|
580
580
|
};
|
|
581
581
|
|
|
582
|
+
/**
|
|
583
|
+
* Local-only content type for system-role items (e.g. agent-switch events).
|
|
584
|
+
* Meaningful data lives in top-level item fields; content is structurally required but unused.
|
|
585
|
+
* @public
|
|
586
|
+
*/
|
|
587
|
+
export declare type IChatConversationSystemContent = {
|
|
588
|
+
type: "system";
|
|
589
|
+
};
|
|
590
|
+
|
|
582
591
|
/**
|
|
583
592
|
* @beta
|
|
584
593
|
*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"allowedRelationshipTypes.d.ts","sourceRoot":"","sources":["../../../src/store/chatWindow/allowedRelationshipTypes.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAEpE;;;;GAIG;AACH,eAAO,MAAM,qCAAqC,EAAE,wBAAwB,EAE3E,CAAC"}
|
|
@@ -7,6 +7,9 @@ export declare const isFullscreenSelector: (state: RootState) => boolean;
|
|
|
7
7
|
export declare const isHistorySelector: (state: RootState) => boolean;
|
|
8
8
|
export declare const colorPaletteSelector: (state: RootState) => IColorPalette | undefined;
|
|
9
9
|
export declare const settingsSelector: (state: RootState) => IUserWorkspaceSettings | undefined;
|
|
10
|
+
export declare const isPreviewSelector: (state: RootState) => boolean;
|
|
11
|
+
export declare const agentSwitchingEnabledSelector: (state: RootState) => boolean;
|
|
12
|
+
export declare const agentSwitchingActiveSelector: (state: RootState) => boolean;
|
|
10
13
|
export declare const objectTypesSelector: (state: RootState) => GenAIObjectType[] | undefined;
|
|
11
14
|
export declare const allowedRelationshipTypesSelector: (state: RootState) => IAllowedRelationshipType[] | undefined;
|
|
12
15
|
export declare const tagsSelector: (state: RootState) => {
|
|
@@ -16,3 +19,4 @@ export declare const tagsSelector: (state: RootState) => {
|
|
|
16
19
|
export declare const catalogItemsSelector: (state: RootState) => CatalogItem[];
|
|
17
20
|
export declare const keyDriverAnalysisSelector: (state: RootState) => IKdaDefinition | undefined;
|
|
18
21
|
export declare const userContextSelector: (state: RootState) => IGenAIUserContext | undefined;
|
|
22
|
+
//# sourceMappingURL=chatWindowSelectors.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chatWindowSelectors.d.ts","sourceRoot":"","sources":["../../../src/store/chatWindow/chatWindowSelectors.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EACH,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,wBAAwB,EAC7B,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACzB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAEjE,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,aAAa,CAAC;AAM7C,eAAO,MAAM,cAAc,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,OAGlD,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,OAGxD,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,OAGrD,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,aAAa,GAAG,SAGxE,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,sBAAsB,GAAG,SAG7E,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,OAGrD,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,OAGjE,CAAC;AAKF,eAAO,MAAM,4BAA4B,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,OAIhE,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,eAAe,EAAE,GAAG,SAG3E,CAAC;AAEF,eAAO,MAAM,gCAAgC,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,wBAAwB,EAAE,GAAG,SACZ,CAAC;AAEvF,eAAO,MAAM,YAAY,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK;IAC7C,WAAW,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;IAClC,WAAW,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;CAMpC,CAAC;AAEH,eAAO,MAAM,oBAAoB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,WAAW,EAKnE,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,cAAc,GAAG,SAG9E,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,iBAAiB,GAAG,SAG3E,CAAC"}
|
|
@@ -7,6 +7,12 @@ export const isFullscreenSelector = createSelector(chatWindowSliceSelector, (sta
|
|
|
7
7
|
export const isHistorySelector = createSelector(chatWindowSliceSelector, (state) => state.isHistory);
|
|
8
8
|
export const colorPaletteSelector = createSelector(chatWindowSliceSelector, (state) => state.colorPalette);
|
|
9
9
|
export const settingsSelector = createSelector(chatWindowSliceSelector, (state) => state.settings);
|
|
10
|
+
export const isPreviewSelector = createSelector(chatWindowSliceSelector, (state) => state.isPreview === true);
|
|
11
|
+
export const agentSwitchingEnabledSelector = createSelector(settingsSelector, (settings) => settings?.["enableGenAiAgentSwitching"] === true);
|
|
12
|
+
// Whether the agent switcher is usable in the current chat context. It is never usable in preview
|
|
13
|
+
// mode: the assistant is pinned to the single preview agent being built, so the switcher stays
|
|
14
|
+
// hidden and the legacy input is used.
|
|
15
|
+
export const agentSwitchingActiveSelector = createSelector(agentSwitchingEnabledSelector, isPreviewSelector, (agentSwitchingEnabled, isPreview) => agentSwitchingEnabled && !isPreview);
|
|
10
16
|
export const objectTypesSelector = createSelector(chatWindowSliceSelector, (state) => state.objectTypes);
|
|
11
17
|
export const allowedRelationshipTypesSelector = createSelector(chatWindowSliceSelector, (state) => state.allowedRelationshipTypes);
|
|
12
18
|
export const tagsSelector = createSelector(chatWindowSliceSelector, (state) => {
|
|
@@ -52,8 +52,16 @@ type ChatWindowSliceState = {
|
|
|
52
52
|
* Cleared after being consumed by the saga.
|
|
53
53
|
*/
|
|
54
54
|
userContext?: IGenAIUserContext;
|
|
55
|
+
/**
|
|
56
|
+
* Whether the chat runs against the caller's preview agent. In preview mode the assistant
|
|
57
|
+
* is pinned to that single agent, so agent switching is not applicable.
|
|
58
|
+
*/
|
|
59
|
+
isPreview?: boolean;
|
|
55
60
|
};
|
|
56
61
|
export declare const chatWindowSliceName = "chatWindow";
|
|
62
|
+
export declare const getInitialChatWindowState: ({ isPreview, }?: {
|
|
63
|
+
isPreview?: boolean | undefined;
|
|
64
|
+
}) => ChatWindowSliceState;
|
|
57
65
|
export declare const chatWindowSliceReducer: Reducer<ChatWindowSliceState>;
|
|
58
66
|
export declare const setOpenAction: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
59
67
|
isOpen: boolean;
|
|
@@ -78,5 +86,8 @@ export declare const setOpenAction: import("@reduxjs/toolkit").ActionCreatorWith
|
|
|
78
86
|
allowedRelationshipTypes?: IAllowedRelationshipType[] | undefined;
|
|
79
87
|
}, "chatWindow/setAllowedRelationshipTypesAction">, setUserContextAction: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
80
88
|
userContext?: IGenAIUserContext | undefined;
|
|
81
|
-
}, "chatWindow/setUserContextAction">, clearUserContextAction: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"chatWindow/clearUserContextAction"
|
|
89
|
+
}, "chatWindow/setUserContextAction">, clearUserContextAction: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"chatWindow/clearUserContextAction">, setIsPreviewAction: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
90
|
+
isPreview?: boolean | undefined;
|
|
91
|
+
}, "chatWindow/setIsPreviewAction">;
|
|
82
92
|
export {};
|
|
93
|
+
//# sourceMappingURL=chatWindowSlice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chatWindowSlice.d.ts","sourceRoot":"","sources":["../../../src/store/chatWindow/chatWindowSlice.ts"],"names":[],"mappings":"AAEA,OAAO,EAAsB,KAAK,OAAO,EAAe,MAAM,kBAAkB,CAAC;AAEjF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EACH,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,wBAAwB,EAC7B,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACzB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAEjE,KAAK,oBAAoB,GAAG;IACxB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,YAAY,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC;;OAEG;IACH,iBAAiB,CAAC,EAAE,cAAc,CAAC;IACnC;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,EAAE,CAAC;IAChC;;OAEG;IACH,YAAY,CAAC,EAAE,WAAW,EAAE,CAAC;IAC7B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB;;OAEG;IACH,wBAAwB,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACtD;;;OAGG;IACH,WAAW,CAAC,EAAE,iBAAiB,CAAC;IAChC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,mBAAmB,eAAe,CAAC;AAgBhD,eAAO,MAAM,yBAAyB;;0BAOpC,CAAC;AA8EH,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,oBAAoB,CAA2B,CAAC;AAC7F,eAAO,MACH,aAAa;;gCACb,mBAAmB;;sCACnB,gBAAgB;;mCAChB,qBAAqB;;wCACrB,iBAAiB;;oCACjB,qBAAqB;;wCACrB,0BAA0B;;6CAC1B,oBAAoB;;uCACpB,aAAa;;;gCACb,sBAAsB,+HACtB,iCAAiC;;oDACjC,oBAAoB;;uCACpB,sBAAsB,+FACtB,kBAAkB;;mCACK,CAAC"}
|