@ant-design/agentic-ui 2.29.19 → 2.29.21
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/AILabel/index.js +2 -2
- package/dist/AILabel/style.js +1 -1
- package/dist/AgentRunBar/Robot.js +1 -1
- package/dist/AgentRunBar/index.js +2 -2
- package/dist/AgentRunBar/style.js +1 -1
- package/dist/AgenticLayout/index.js +2 -2
- package/dist/AgenticLayout/style.js +2 -2
- package/dist/AnswerAlert/components/ErrorIcon.js +1 -1
- package/dist/AnswerAlert/components/InfoIcon.js +1 -1
- package/dist/AnswerAlert/components/SuccessIcon.js +1 -1
- package/dist/AnswerAlert/components/WarningIcon.js +1 -1
- package/dist/AnswerAlert/index.js +1 -1
- package/dist/AnswerAlert/style.js +1 -1
- package/dist/BackTo/BackTop.js +1 -1
- package/dist/BackTo/ScrollVisibleButton.js +4 -4
- package/dist/BackTo/hooks/useScrollVisible.js +1 -1
- package/dist/BackTo/icons/BottomIcon.js +1 -1
- package/dist/BackTo/icons/TopIcon.js +1 -1
- package/dist/BackTo/style.js +1 -1
- package/dist/Bubble/AIBubble.js +5 -5
- package/dist/Bubble/Avatar/index.js +1 -1
- package/dist/Bubble/Avatar/isEmoji.js +1 -1
- package/dist/Bubble/Bubble.js +1 -1
- package/dist/Bubble/BubbleBeforeNode.js +3 -3
- package/dist/Bubble/FileView.js +6 -6
- package/dist/Bubble/List/PureBubbleList.js +3 -3
- package/dist/Bubble/List/index.js +3 -3
- package/dist/Bubble/List/style.js +1 -1
- package/dist/Bubble/MessagesContent/BubbleContext.js +2 -2
- package/dist/Bubble/MessagesContent/BubbleExtra.js +9 -11
- package/dist/Bubble/MessagesContent/CopyButton/index.js +2 -2
- package/dist/Bubble/MessagesContent/DocInfo.js +7 -7
- package/dist/Bubble/MessagesContent/EXCEPTION.js +1 -1
- package/dist/Bubble/MessagesContent/MarkdownPreview.js +1 -1
- package/dist/Bubble/MessagesContent/VoiceButton/index.js +8 -8
- package/dist/Bubble/MessagesContent/VoiceButton/style.js +1 -1
- package/dist/Bubble/MessagesContent/docInfoStyle.js +1 -1
- package/dist/Bubble/MessagesContent/icons.js +2 -2
- package/dist/Bubble/MessagesContent/index.js +10 -10
- package/dist/Bubble/MessagesContent/style.js +15 -8
- package/dist/Bubble/PureBubble.js +1 -1
- package/dist/Bubble/Title.js +4 -4
- package/dist/Bubble/UserBubble.js +4 -4
- package/dist/Bubble/schema-editor/SchemaEditorBridgeManager.js +3 -3
- package/dist/Bubble/schema-editor/useSchemaEditorBridge.js +1 -1
- package/dist/Bubble/style.js +1 -1
- package/dist/ChatBootPage/ButtonTab.js +1 -1
- package/dist/ChatBootPage/ButtonTabGroup.js +2 -2
- package/dist/ChatBootPage/ButtonTabGroupStyle.js +2 -2
- package/dist/ChatBootPage/ButtonTabStyle.js +2 -2
- package/dist/ChatBootPage/CaseReply.js +2 -2
- package/dist/ChatBootPage/CaseReplyStyle.js +2 -2
- package/dist/ChatBootPage/Title.js +1 -1
- package/dist/ChatBootPage/style.js +2 -2
- package/dist/ChatLayout/components/FooterBackground/index.js +1 -1
- package/dist/ChatLayout/index.js +1 -1
- package/dist/ChatLayout/style.js +1 -1
- package/dist/Components/ActionIconBox/index.js +12 -12
- package/dist/Components/ActionIconBox/style.js +1 -1
- package/dist/Components/ActionItemBox/ActionItemBox.js +1 -1
- package/dist/Components/ActionItemBox/style.js +1 -1
- package/dist/Components/Button/IconButton/index.js +1 -1
- package/dist/Components/Button/IconButton/style.js +1 -1
- package/dist/Components/Button/SwitchButton/index.js +3 -3
- package/dist/Components/Button/SwitchButton/style.js +1 -1
- package/dist/Components/Button/ToggleButton/index.js +1 -1
- package/dist/Components/Button/ToggleButton/style.js +1 -1
- package/dist/Components/GradientText/style.js +2 -2
- package/dist/Components/ImageList.js +2 -2
- package/dist/Components/LayoutHeader/index.js +4 -4
- package/dist/Components/LayoutHeader/style.js +2 -2
- package/dist/Components/Loading/CreativeRecommendationLoading.js +1 -1
- package/dist/Components/Loading/CreativeSparkLoading.js +1 -1
- package/dist/Components/Loading/Loading.js +1 -1
- package/dist/Components/Loading/style.js +1 -1
- package/dist/Components/Robot/index.js +1 -1
- package/dist/Components/Robot/lotties/BlowingWindLottie/index.js +1 -1
- package/dist/Components/Robot/lotties/BouncingLottie/index.js +1 -1
- package/dist/Components/Robot/lotties/DazingLottie/index.js +1 -1
- package/dist/Components/Robot/lotties/PeekLottie/index.js +1 -1
- package/dist/Components/Robot/lotties/ThinkingLottie/index.js +1 -1
- package/dist/Components/SuggestionList/index.js +4 -4
- package/dist/Components/SuggestionList/style.js +1 -1
- package/dist/Components/TextAnimate/index.js +2 -2
- package/dist/Components/TextAnimate/style.js +2 -2
- package/dist/Components/TypingAnimation/index.js +1 -1
- package/dist/Components/TypingAnimation/style.js +2 -2
- package/dist/Components/VisualList/index.js +3 -3
- package/dist/Components/VisualList/style.js +1 -1
- package/dist/Components/effects/CreativeRecommendationEffect/index.js +1 -1
- package/dist/Components/effects/LoadingEffect/index.js +1 -1
- package/dist/Components/icons/LoadingSpinnerIcon.js +1 -1
- package/dist/Components/lotties/CreativeSparkLottie/index.js +1 -1
- package/dist/Components/lotties/DazingLottie/index.js +1 -1
- package/dist/Components/lotties/LoadingLottie/index.js +1 -1
- package/dist/Components/lotties/TextLoading/index.js +1 -1
- package/dist/Components/lotties/TextLoading/style.js +1 -1
- package/dist/Components/lotties/ThinkingLottie/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Abstract/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Abstract/style.js +1 -1
- package/dist/Components/lotties/bubble-actions/Copy/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Dislike/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Like/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/More/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Play/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Quote/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Refresh/index.js +1 -1
- package/dist/Components/lotties/bubble-actions/Share/index.js +1 -1
- package/dist/History/components/HistoryActionsBox.js +9 -9
- package/dist/History/components/HistoryEmpty.js +1 -1
- package/dist/History/components/HistoryEmptyIcon.js +1 -1
- package/dist/History/components/HistoryItem.js +4 -4
- package/dist/History/components/HistoryList.js +2 -2
- package/dist/History/components/LoadMoreComponent.js +2 -2
- package/dist/History/components/NewChatComponent.js +1 -1
- package/dist/History/components/NewChatComponent.style.js +2 -2
- package/dist/History/components/SearchComponent.js +6 -6
- package/dist/History/hooks/useHistory.js +1 -1
- package/dist/History/index.js +3 -3
- package/dist/History/menu.js +2 -2
- package/dist/History/style.js +1 -1
- package/dist/History/utils/index.js +2 -2
- package/dist/Hooks/useAutoScroll.js +3 -3
- package/dist/Hooks/useClickAway.js +2 -2
- package/dist/Hooks/useCopied.js +1 -1
- package/dist/Hooks/useElementSize.js +1 -1
- package/dist/Hooks/useIntersectionOnce.js +1 -1
- package/dist/Hooks/useRefFunction/index.js +1 -1
- package/dist/Hooks/useSpeechSynthesis.js +1 -1
- package/dist/Hooks/useStyle/index.js +2 -2
- package/dist/I18n/index.js +1 -1
- package/dist/Icons/animated/VoicePlayLottie/index.js +1 -1
- package/dist/Icons/animated/VoicingLottie/index.js +1 -1
- package/dist/MarkdownEditor/BaseMarkdownEditor.js +7 -7
- package/dist/MarkdownEditor/editor/Editor.js +18 -18
- package/dist/MarkdownEditor/editor/components/CommentList/index.js +6 -6
- package/dist/MarkdownEditor/editor/components/CommentList/style.js +1 -1
- package/dist/MarkdownEditor/editor/components/ContributorAvatar/index.js +2 -2
- package/dist/MarkdownEditor/editor/components/ContributorAvatar/style.js +1 -1
- package/dist/MarkdownEditor/editor/components/LazyElement/index.js +1 -1
- package/dist/MarkdownEditor/editor/components/LazyElement/style.js +2 -2
- package/dist/MarkdownEditor/editor/components/MediaErrorLink.js +2 -2
- package/dist/MarkdownEditor/editor/components/fntTag/index.js +1 -1
- package/dist/MarkdownEditor/editor/components/fntTag/style.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Blockquote/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Break/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Card/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Code/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Comment/index.js +3 -3
- package/dist/MarkdownEditor/editor/elements/CommentLeaf/index.js +2 -2
- package/dist/MarkdownEditor/editor/elements/FncLeaf/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/FootnoteDefinition/index.js +2 -2
- package/dist/MarkdownEditor/editor/elements/FootnoteReference/index.js +2 -2
- package/dist/MarkdownEditor/editor/elements/Head/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Hr/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Image/index.js +17 -17
- package/dist/MarkdownEditor/editor/elements/InlineKatex/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Katex/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/LinkCard/ReadonlyLinkCard.js +2 -2
- package/dist/MarkdownEditor/editor/elements/LinkCard/index.js +4 -4
- package/dist/MarkdownEditor/editor/elements/List/List.js +2 -2
- package/dist/MarkdownEditor/editor/elements/List/ListItem.js +9 -9
- package/dist/MarkdownEditor/editor/elements/Media/ReadonlyMedia.js +2 -2
- package/dist/MarkdownEditor/editor/elements/Media/index.js +15 -15
- package/dist/MarkdownEditor/editor/elements/Mermaid/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Paragraph/index.js +2 -2
- package/dist/MarkdownEditor/editor/elements/Schema/index.js +4 -4
- package/dist/MarkdownEditor/editor/elements/Table/ReadonlyTableComponent.js +5 -5
- package/dist/MarkdownEditor/editor/elements/Table/SimpleTable.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Table/Table.js +5 -5
- package/dist/MarkdownEditor/editor/elements/Table/TableCellIndex/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Table/TableCellIndexSpacer/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Table/TableContext.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Table/TableRowIndex/index.js +1 -1
- package/dist/MarkdownEditor/editor/elements/Table/Td/index.js +2 -2
- package/dist/MarkdownEditor/editor/elements/Table/index.js +5 -5
- package/dist/MarkdownEditor/editor/elements/Table/useScrollShadow.js +2 -2
- package/dist/MarkdownEditor/editor/elements/TagPopup/index.js +18 -18
- package/dist/MarkdownEditor/editor/elements/index.js +9 -9
- package/dist/MarkdownEditor/editor/parser/parse/applyContextPropsAndConfig.js +2 -2
- package/dist/MarkdownEditor/editor/parser/parse/parseBlockElements.js +9 -9
- package/dist/MarkdownEditor/editor/parser/parse/parseCode.js +5 -5
- package/dist/MarkdownEditor/editor/parser/parse/parseElements.js +3 -3
- package/dist/MarkdownEditor/editor/parser/parse/parseEmptyLines.js +1 -1
- package/dist/MarkdownEditor/editor/parser/parse/parseFootnote.js +1 -1
- package/dist/MarkdownEditor/editor/parser/parse/parseHtml.js +18 -18
- package/dist/MarkdownEditor/editor/parser/parse/parseMath.js +3 -3
- package/dist/MarkdownEditor/editor/parser/parse/parseMedia.js +3 -3
- package/dist/MarkdownEditor/editor/parser/parse/parseTable.js +10 -10
- package/dist/MarkdownEditor/editor/parser/parse/parseText.js +5 -5
- package/dist/MarkdownEditor/editor/parser/parserMarkdownToSlateNode.js +24 -24
- package/dist/MarkdownEditor/editor/parser/parserMdToSchema.js +2 -2
- package/dist/MarkdownEditor/editor/parser/parserSlateNodeToMarkdown.js +41 -41
- package/dist/MarkdownEditor/editor/plugins/catchError.js +2 -2
- package/dist/MarkdownEditor/editor/plugins/elements.js +21 -21
- package/dist/MarkdownEditor/editor/plugins/handlePaste.js +9 -9
- package/dist/MarkdownEditor/editor/plugins/hotKeyCommands/arrow.js +4 -4
- package/dist/MarkdownEditor/editor/plugins/hotKeyCommands/backspace.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/hotKeyCommands/enter.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/hotKeyCommands/match.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/hotKeyCommands/tab.js +4 -4
- package/dist/MarkdownEditor/editor/plugins/insertParsedHtmlNodes.js +44 -44
- package/dist/MarkdownEditor/editor/plugins/parseMarkdownToNodesAndInsert.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/useHighlight.js +5 -5
- package/dist/MarkdownEditor/editor/plugins/useKeyboard.js +5 -5
- package/dist/MarkdownEditor/editor/plugins/useOnchange.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/utils.js +2 -2
- package/dist/MarkdownEditor/editor/plugins/withCardPlugin.js +2 -2
- package/dist/MarkdownEditor/editor/plugins/withCodeTagPlugin.js +2 -2
- package/dist/MarkdownEditor/editor/plugins/withInlineNodes.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/withLinkAndMediaPlugin.js +2 -2
- package/dist/MarkdownEditor/editor/plugins/withListsPlugin.js +3 -3
- package/dist/MarkdownEditor/editor/plugins/withMarkdown.js +1 -1
- package/dist/MarkdownEditor/editor/plugins/withSchemaPlugin.js +2 -2
- package/dist/MarkdownEditor/editor/plugins/withVoidNodes.js +1 -1
- package/dist/MarkdownEditor/editor/store.js +6 -6
- package/dist/MarkdownEditor/editor/style.js +2 -2
- package/dist/MarkdownEditor/editor/tools/DragHandle.js +2 -2
- package/dist/MarkdownEditor/editor/tools/InsertAutocomplete.js +22 -22
- package/dist/MarkdownEditor/editor/tools/InsertLink.js +7 -7
- package/dist/MarkdownEditor/editor/tools/Leading.js +8 -8
- package/dist/MarkdownEditor/editor/tools/ToolBar/BaseBar.js +6 -6
- package/dist/MarkdownEditor/editor/tools/ToolBar/FloatBar.js +5 -5
- package/dist/MarkdownEditor/editor/tools/ToolBar/ReadonlyBaseBar.js +7 -7
- package/dist/MarkdownEditor/editor/tools/ToolBar/ToolBar.js +2 -2
- package/dist/MarkdownEditor/editor/tools/ToolBar/components/ColorPickerButton.js +1 -1
- package/dist/MarkdownEditor/editor/tools/ToolBar/components/FormattingTools.js +1 -1
- package/dist/MarkdownEditor/editor/tools/ToolBar/components/HeadingDropdown.js +1 -1
- package/dist/MarkdownEditor/editor/tools/ToolBar/config/toolsConfig.js +9 -9
- package/dist/MarkdownEditor/editor/tools/ToolBar/floatBarStyle.js +1 -1
- package/dist/MarkdownEditor/editor/tools/ToolBar/hooks/useToolBarLogic.js +4 -4
- package/dist/MarkdownEditor/editor/tools/ToolBar/toolBarStyle.js +1 -1
- package/dist/MarkdownEditor/editor/tools/insertAutocompleteStyle.js +1 -1
- package/dist/MarkdownEditor/editor/utils/ace.js +3 -3
- package/dist/MarkdownEditor/editor/utils/docx/docxDeserializer.js +2 -2
- package/dist/MarkdownEditor/editor/utils/docx/module.js +9 -9
- package/dist/MarkdownEditor/editor/utils/docx/utils.js +5 -5
- package/dist/MarkdownEditor/editor/utils/dom.js +5 -5
- package/dist/MarkdownEditor/editor/utils/editorCommands.js +5 -5
- package/dist/MarkdownEditor/editor/utils/editorUtils.js +17 -17
- package/dist/MarkdownEditor/editor/utils/index.js +9 -9
- package/dist/MarkdownEditor/editor/utils/keyboard.js +4 -4
- package/dist/MarkdownEditor/editor/utils/markdownToHtml.js +6 -6
- package/dist/MarkdownEditor/editor/utils/media.js +2 -2
- package/dist/MarkdownEditor/editor/utils/path.js +3 -3
- package/dist/MarkdownEditor/editor/utils/performanceMonitor.js +2 -2
- package/dist/MarkdownEditor/editor/utils/useLocalState.js +1 -1
- package/dist/MarkdownEditor/hooks/editor.js +2 -2
- package/dist/MarkdownEditor/hooks/subscribe.js +1 -1
- package/dist/MarkdownEditor/index.js +1 -1
- package/dist/MarkdownEditor/style.js +1 -1
- package/dist/MarkdownEditor/utils/exportHtml.js +2 -2
- package/dist/MarkdownEditor/utils/native-table/native-table-editor.js +4 -4
- package/dist/MarkdownInputField/AttachmentButton/AttachmentButtonPopover.js +8 -8
- package/dist/MarkdownInputField/AttachmentButton/AttachmentFileList/AttachmentFileIcon.js +1 -1
- package/dist/MarkdownInputField/AttachmentButton/AttachmentFileList/AttachmentFileListItem.js +10 -10
- package/dist/MarkdownInputField/AttachmentButton/AttachmentFileList/index.js +10 -10
- package/dist/MarkdownInputField/AttachmentButton/AttachmentFileList/style.js +1 -1
- package/dist/MarkdownInputField/AttachmentButton/index.js +18 -18
- package/dist/MarkdownInputField/AttachmentButton/style.js +1 -1
- package/dist/MarkdownInputField/AttachmentButton/utils.js +8 -8
- package/dist/MarkdownInputField/BeforeToolContainer/BeforeToolContainer.js +4 -4
- package/dist/MarkdownInputField/BorderBeamAnimation.js +1 -1
- package/dist/MarkdownInputField/Enlargement/index.js +1 -1
- package/dist/MarkdownInputField/FileMapView/FileMapViewItem.js +8 -8
- package/dist/MarkdownInputField/FileMapView/index.js +2 -2
- package/dist/MarkdownInputField/FileMapView/style.js +1 -1
- package/dist/MarkdownInputField/FilePaste/index.js +2 -2
- package/dist/MarkdownInputField/FileUploadManager/index.js +2 -2
- package/dist/MarkdownInputField/MarkdownInputField.js +10 -10
- package/dist/MarkdownInputField/QuickActions/index.js +5 -5
- package/dist/MarkdownInputField/RefinePromptButton/index.js +3 -3
- package/dist/MarkdownInputField/RefinePromptButton/style.js +1 -1
- package/dist/MarkdownInputField/SendActions/index.js +6 -6
- package/dist/MarkdownInputField/SendButton/index.js +3 -3
- package/dist/MarkdownInputField/SendButton/style.js +1 -1
- package/dist/MarkdownInputField/SkillModeBar/index.js +3 -3
- package/dist/MarkdownInputField/SkillModeBar/style.js +1 -1
- package/dist/MarkdownInputField/Suggestion/index.js +8 -8
- package/dist/MarkdownInputField/TopOperatingArea/index.js +2 -2
- package/dist/MarkdownInputField/TopOperatingArea/style.js +2 -2
- package/dist/MarkdownInputField/VoiceInput/index.js +2 -2
- package/dist/MarkdownInputField/VoiceInput/style.js +1 -1
- package/dist/MarkdownInputField/VoiceInputManager/index.js +3 -3
- package/dist/MarkdownInputField/hooks/useMarkdownInputFieldActions.js +1 -1
- package/dist/MarkdownInputField/hooks/useMarkdownInputFieldHandlers.js +1 -1
- package/dist/MarkdownInputField/hooks/useMarkdownInputFieldLayout.js +2 -2
- package/dist/MarkdownInputField/hooks/useMarkdownInputFieldRefs.js +1 -1
- package/dist/MarkdownInputField/hooks/useMarkdownInputFieldState.js +1 -1
- package/dist/MarkdownInputField/hooks/useMarkdownInputFieldStyles.js +1 -1
- package/dist/MarkdownInputField/style.js +2 -2
- package/dist/MarkdownInputField/utils/renderHelpers.js +5 -5
- package/dist/Plugins/chart/AreaChart/index.js +4 -4
- package/dist/Plugins/chart/AreaChart/style.js +1 -1
- package/dist/Plugins/chart/BarChart/index.js +11 -11
- package/dist/Plugins/chart/BarChart/style.js +1 -1
- package/dist/Plugins/chart/ChartAttrToolBar/ChartAttrToolBarStyle.js +1 -1
- package/dist/Plugins/chart/ChartAttrToolBar/index.js +3 -3
- package/dist/Plugins/chart/ChartMark/Area.js +2 -2
- package/dist/Plugins/chart/ChartMark/Bar.js +2 -2
- package/dist/Plugins/chart/ChartMark/Column.js +2 -2
- package/dist/Plugins/chart/ChartMark/Container.js +1 -1
- package/dist/Plugins/chart/ChartMark/Line.js +2 -2
- package/dist/Plugins/chart/ChartMark/Pie.js +2 -2
- package/dist/Plugins/chart/ChartRender.js +19 -19
- package/dist/Plugins/chart/ChartStatistic/index.js +3 -3
- package/dist/Plugins/chart/ChartStatistic/style.js +1 -1
- package/dist/Plugins/chart/ChartStatistic/utils.js +2 -2
- package/dist/Plugins/chart/DonutChart/Legend.js +3 -3
- package/dist/Plugins/chart/DonutChart/hooks.js +5 -5
- package/dist/Plugins/chart/DonutChart/index.js +11 -11
- package/dist/Plugins/chart/DonutChart/plugins.js +3 -3
- package/dist/Plugins/chart/DonutChart/style.js +1 -1
- package/dist/Plugins/chart/FunnelChart/index.js +14 -14
- package/dist/Plugins/chart/FunnelChart/style.js +1 -1
- package/dist/Plugins/chart/LineChart/index.js +3 -3
- package/dist/Plugins/chart/LineChart/style.js +1 -1
- package/dist/Plugins/chart/RadarChart/index.js +7 -7
- package/dist/Plugins/chart/RadarChart/style.js +1 -1
- package/dist/Plugins/chart/ScatterChart/index.js +7 -7
- package/dist/Plugins/chart/ScatterChart/style.js +1 -1
- package/dist/Plugins/chart/components/ChartContainer/ChartContainer.js +1 -1
- package/dist/Plugins/chart/components/ChartContainer/style.js +2 -2
- package/dist/Plugins/chart/components/ChartFilter/ChartFilter.js +6 -6
- package/dist/Plugins/chart/components/ChartFilter/style.js +1 -1
- package/dist/Plugins/chart/components/ChartToolBar/ChartToolBar.js +2 -2
- package/dist/Plugins/chart/components/ChartToolBar/style.js +1 -1
- package/dist/Plugins/chart/components/icons/TimeIcon.js +1 -1
- package/dist/Plugins/chart/components/index.js +1 -1
- package/dist/Plugins/chart/hooks/useChartDataFilter.js +1 -1
- package/dist/Plugins/chart/hooks/useChartStatistics.js +1 -1
- package/dist/Plugins/chart/hooks/useChartTheme.js +1 -1
- package/dist/Plugins/chart/hooks/useResponsiveSize.js +2 -2
- package/dist/Plugins/chart/index.js +8 -8
- package/dist/Plugins/chart/loadChartRuntime.js +1 -1
- package/dist/Plugins/chart/utils/registerChart.js +3 -3
- package/dist/Plugins/chart/utils.js +12 -12
- package/dist/Plugins/code/CodeUI/Katex/Katex.js +1 -1
- package/dist/Plugins/code/components/AceEditor.js +2 -2
- package/dist/Plugins/code/components/CodeContainer.js +3 -3
- package/dist/Plugins/code/components/CodeRenderer.js +2 -2
- package/dist/Plugins/code/components/CodeToolbar.js +5 -5
- package/dist/Plugins/code/components/LanguageSelector.js +7 -7
- package/dist/Plugins/code/components/LoadImage.js +3 -3
- package/dist/Plugins/code/components/ThinkBlock.js +2 -2
- package/dist/Plugins/code/index.js +1 -1
- package/dist/Plugins/code/langIcons/AbapIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ActionscriptIcon.js +1 -1
- package/dist/Plugins/code/langIcons/AdaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ApacheIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ApexIcon.js +1 -1
- package/dist/Plugins/code/langIcons/AplIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ApplescriptIcon.js +1 -1
- package/dist/Plugins/code/langIcons/AstroIcon.js +1 -1
- package/dist/Plugins/code/langIcons/AwkIcon.js +1 -1
- package/dist/Plugins/code/langIcons/BallerinaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/BatIcon.js +1 -1
- package/dist/Plugins/code/langIcons/BicepIcon.js +1 -1
- package/dist/Plugins/code/langIcons/BladeIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CadenceIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ClojureIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CmakeIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CobolIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CodeqlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CoffeeIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ConsoleIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CppIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CrystalIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CsharpIcon.js +1 -1
- package/dist/Plugins/code/langIcons/CssIcon.js +1 -1
- package/dist/Plugins/code/langIcons/DIcon.js +1 -1
- package/dist/Plugins/code/langIcons/DartIcon.js +1 -1
- package/dist/Plugins/code/langIcons/DatabaseIcon.js +1 -1
- package/dist/Plugins/code/langIcons/DiffIcon.js +1 -1
- package/dist/Plugins/code/langIcons/DockerIcon.js +1 -1
- package/dist/Plugins/code/langIcons/DotenvIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ElixirIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ElmIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ErbIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ErlangIcon.js +1 -1
- package/dist/Plugins/code/langIcons/FsharpIcon.js +1 -1
- package/dist/Plugins/code/langIcons/GdscriptIcon.js +1 -1
- package/dist/Plugins/code/langIcons/GlslIcon.js +1 -1
- package/dist/Plugins/code/langIcons/GnuplotIcon.js +1 -1
- package/dist/Plugins/code/langIcons/GoIcon.js +1 -1
- package/dist/Plugins/code/langIcons/GraphqlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/GroovyIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HackIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HamlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HandlebarsIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HaskellIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HclIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HclLightIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HjsonIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HlslIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HtmlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/HttpIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ImbaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/IniIcon.js +1 -1
- package/dist/Plugins/code/langIcons/JavaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/JavascriptIcon.js +1 -1
- package/dist/Plugins/code/langIcons/JinjaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/Json5Icon.js +1 -1
- package/dist/Plugins/code/langIcons/JsonIcon.js +1 -1
- package/dist/Plugins/code/langIcons/JsonnetIcon.js +1 -1
- package/dist/Plugins/code/langIcons/JuliaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/KotlinIcon.js +1 -1
- package/dist/Plugins/code/langIcons/KustoIcon.js +1 -1
- package/dist/Plugins/code/langIcons/LessIcon.js +1 -1
- package/dist/Plugins/code/langIcons/LiquidIcon.js +1 -1
- package/dist/Plugins/code/langIcons/LispIcon.js +1 -1
- package/dist/Plugins/code/langIcons/LuaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MakefileIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MarkdownIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MarkojsIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MatlabIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MdxIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MermaidIcon.js +1 -1
- package/dist/Plugins/code/langIcons/MojoIcon.js +1 -1
- package/dist/Plugins/code/langIcons/NginxIcon.js +1 -1
- package/dist/Plugins/code/langIcons/NimIcon.js +1 -1
- package/dist/Plugins/code/langIcons/NixIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ObjectiveCIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ObjectiveCppIcon.js +1 -1
- package/dist/Plugins/code/langIcons/OcamlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PascalIcon.js +1 -1
- package/dist/Plugins/code/langIcons/Perl6Icon.js +1 -1
- package/dist/Plugins/code/langIcons/PerlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PhpIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PostcssIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PowershellIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PrismaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PrologIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ProtoIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PugIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PuppetIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PurescriptIcon.js +1 -1
- package/dist/Plugins/code/langIcons/PythonIcon.js +1 -1
- package/dist/Plugins/code/langIcons/RIcon.js +1 -1
- package/dist/Plugins/code/langIcons/RazorIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ReactIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ReactTsIcon.js +1 -1
- package/dist/Plugins/code/langIcons/RubyIcon.js +1 -1
- package/dist/Plugins/code/langIcons/RustIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SasIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SassIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ScalaIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SchemeIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ShaderlabIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SolidityIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SparqlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/StataIcon.js +1 -1
- package/dist/Plugins/code/langIcons/StylusIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SvelteIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SwiftIcon.js +1 -1
- package/dist/Plugins/code/langIcons/SystemverilogIcon.js +1 -1
- package/dist/Plugins/code/langIcons/TclIcon.js +1 -1
- package/dist/Plugins/code/langIcons/TexIcon.js +1 -1
- package/dist/Plugins/code/langIcons/TomlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/TwigIcon.js +1 -1
- package/dist/Plugins/code/langIcons/TypescriptIcon.js +1 -1
- package/dist/Plugins/code/langIcons/VerilogIcon.js +1 -1
- package/dist/Plugins/code/langIcons/VhdlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/VimIcon.js +1 -1
- package/dist/Plugins/code/langIcons/VueIcon.js +1 -1
- package/dist/Plugins/code/langIcons/WebassemblyIcon.js +1 -1
- package/dist/Plugins/code/langIcons/WenyanIcon.js +1 -1
- package/dist/Plugins/code/langIcons/WgslIcon.js +1 -1
- package/dist/Plugins/code/langIcons/WolframlanguageIcon.js +1 -1
- package/dist/Plugins/code/langIcons/XmlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/XslIcon.js +1 -1
- package/dist/Plugins/code/langIcons/YamlIcon.js +1 -1
- package/dist/Plugins/code/langIcons/ZigIcon.js +1 -1
- package/dist/Plugins/code/loadAceEditor.js +3 -3
- package/dist/Plugins/katex/InlineKatex.js +2 -2
- package/dist/Plugins/katex/Katex.js +1 -1
- package/dist/Plugins/katex/index.js +2 -2
- package/dist/Plugins/katex/loadKatex.js +2 -2
- package/dist/Plugins/mermaid/Mermaid.js +1 -1
- package/dist/Plugins/mermaid/MermaidFallback.js +1 -1
- package/dist/Plugins/mermaid/MermaidRendererImpl.js +1 -1
- package/dist/Plugins/mermaid/index.js +5 -5
- package/dist/Plugins/mermaid/style.js +1 -1
- package/dist/Plugins/mermaid/useMermaidRender.js +1 -1
- package/dist/Plugins/mermaid/utils.js +3 -3
- package/dist/Quote/index.js +2 -2
- package/dist/Quote/style.js +1 -1
- package/dist/Schema/SchemaEditor/AceEditorWrapper.js +1 -1
- package/dist/Schema/SchemaEditor/index.js +6 -6
- package/dist/Schema/SchemaEditor/style.js +1 -1
- package/dist/Schema/SchemaForm/index.js +4 -4
- package/dist/Schema/SchemaRenderer/index.js +8 -8
- package/dist/TaskList/index.js +4 -4
- package/dist/TaskList/style.js +1 -1
- package/dist/ThoughtChainList/CostMillis.js +2 -2
- package/dist/ThoughtChainList/DeepThink.js +1 -1
- package/dist/ThoughtChainList/DotAni/index.js +1 -1
- package/dist/ThoughtChainList/DotAni/style.js +1 -1
- package/dist/ThoughtChainList/MarkdownEditor.js +2 -2
- package/dist/ThoughtChainList/RagRetrievalInfo.js +2 -2
- package/dist/ThoughtChainList/TableSql.js +8 -8
- package/dist/ThoughtChainList/TitleInfo.js +3 -3
- package/dist/ThoughtChainList/ToolCall.js +7 -7
- package/dist/ThoughtChainList/WebSearch.js +1 -1
- package/dist/ThoughtChainList/style.js +1 -1
- package/dist/ToolUseBar/BarItem/Content.js +5 -5
- package/dist/ToolUseBar/BarItem/index.js +1 -1
- package/dist/ToolUseBar/index.js +1 -1
- package/dist/ToolUseBar/style.js +1 -1
- package/dist/ToolUseBarThink/index.js +10 -10
- package/dist/ToolUseBarThink/style.js +1 -1
- package/dist/Types/message.d.ts +1 -0
- package/dist/Utils/debugUtils.js +1 -1
- package/dist/Utils/formatTime.js +1 -1
- package/dist/Utils/getScroll.js +2 -2
- package/dist/Utils/loadCSS.js +2 -2
- package/dist/Utils/proxySandbox/ProxySandbox.js +37 -37
- package/dist/Utils/proxySandbox/SecurityContextManager.js +6 -6
- package/dist/Utils/scrollTo.js +1 -1
- package/dist/Utils/throttleByAnimationFrame.js +2 -2
- package/dist/WelcomeMessage/index.js +1 -1
- package/dist/WelcomeMessage/style.js +1 -1
- package/dist/Workspace/Browser/index.js +13 -13
- package/dist/Workspace/Browser/style.js +1 -1
- package/dist/Workspace/File/FileComponent.js +38 -38
- package/dist/Workspace/File/FileTypeProcessor.js +8 -8
- package/dist/Workspace/File/PreviewComponent.js +14 -14
- package/dist/Workspace/File/style.js +1 -1
- package/dist/Workspace/File/utils.js +3 -3
- package/dist/Workspace/HtmlPreview/index.js +5 -5
- package/dist/Workspace/HtmlPreview/style.js +1 -1
- package/dist/Workspace/RealtimeFollow/index.js +18 -18
- package/dist/Workspace/RealtimeFollow/style.js +1 -1
- package/dist/Workspace/Task/index.js +3 -3
- package/dist/Workspace/Task/style.js +1 -1
- package/dist/Workspace/index.js +9 -9
- package/dist/Workspace/style.js +1 -1
- package/dist/Workspace/types.js +3 -3
- package/dist/Workspace/utils/codeLanguageUtils.js +3 -3
- package/dist/Workspace/utils.js +2 -2
- package/package.json +4 -3
|
@@ -51,7 +51,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
51
51
|
* @returns 格式化后的字符串。如果输入值为字符串,则直接返回该字符串;
|
|
52
52
|
* 如果输入值为数字,则使用 `intl.format` 方法格式化后返回;
|
|
53
53
|
* 如果输入值为空或格式化过程中发生错误,则返回原始值。
|
|
54
|
-
*/ export var stringFormatNumber = function(value) {
|
|
54
|
+
*/ export var stringFormatNumber = function stringFormatNumber(value) {
|
|
55
55
|
if (!value) return value;
|
|
56
56
|
try {
|
|
57
57
|
if (typeof value === 'string') return value;
|
|
@@ -133,7 +133,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
133
133
|
* ```
|
|
134
134
|
*
|
|
135
135
|
* @since 1.0.0
|
|
136
|
-
*/ export var normalizeXValue = function(value) {
|
|
136
|
+
*/ export var normalizeXValue = function normalizeXValue(value) {
|
|
137
137
|
if (typeof value === 'number') return value;
|
|
138
138
|
var s = String(value).trim();
|
|
139
139
|
if (s === '') return value;
|
|
@@ -162,7 +162,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
162
162
|
* ```
|
|
163
163
|
*
|
|
164
164
|
* @since 1.0.0
|
|
165
|
-
*/ export var compareXValues = function(a, b) {
|
|
165
|
+
*/ export var compareXValues = function compareXValues(a, b) {
|
|
166
166
|
var normalizedA = normalizeXValue(a);
|
|
167
167
|
var normalizedB = normalizeXValue(b);
|
|
168
168
|
// 如果都是数字,按数值比较
|
|
@@ -198,7 +198,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
198
198
|
* ```
|
|
199
199
|
*
|
|
200
200
|
* @since 1.0.0
|
|
201
|
-
*/ export var isXValueEqual = function(a, b) {
|
|
201
|
+
*/ export var isXValueEqual = function isXValueEqual(a, b) {
|
|
202
202
|
var normalizedA = normalizeXValue(a);
|
|
203
203
|
var normalizedB = normalizeXValue(b);
|
|
204
204
|
// 如果都是数字,按数值比较
|
|
@@ -230,7 +230,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
230
230
|
* ```
|
|
231
231
|
*
|
|
232
232
|
* @since 1.0.0
|
|
233
|
-
*/ export var extractAndSortXValues = function(data) {
|
|
233
|
+
*/ export var extractAndSortXValues = function extractAndSortXValues(data) {
|
|
234
234
|
// 提取所有 x 值并归一化,同时过滤掉空值(null/undefined/空字符串)
|
|
235
235
|
var normalizedValues = data.map(function(item) {
|
|
236
236
|
return item.x;
|
|
@@ -270,7 +270,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
270
270
|
* ```
|
|
271
271
|
*
|
|
272
272
|
* @since 1.0.0
|
|
273
|
-
*/ export var findDataPointByXValue = function(data, xValue, type) {
|
|
273
|
+
*/ export var findDataPointByXValue = function findDataPointByXValue(data, xValue, type) {
|
|
274
274
|
if (!type) return data.find(function(item) {
|
|
275
275
|
return isXValueEqual(item.x, xValue);
|
|
276
276
|
});
|
|
@@ -297,7 +297,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
297
297
|
* ```
|
|
298
298
|
*
|
|
299
299
|
* @since 1.0.0
|
|
300
|
-
*/ export var toNumber = function(val, fallback) {
|
|
300
|
+
*/ export var toNumber = function toNumber(val, fallback) {
|
|
301
301
|
if (typeof val === 'number' && !Number.isNaN(val)) return val;
|
|
302
302
|
var n = Number(val);
|
|
303
303
|
return Number.isFinite(n) ? n : fallback;
|
|
@@ -321,7 +321,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
321
321
|
* ```
|
|
322
322
|
*
|
|
323
323
|
* @since 1.0.0
|
|
324
|
-
*/ export var isNotEmpty = function(val) {
|
|
324
|
+
*/ export var isNotEmpty = function isNotEmpty(val) {
|
|
325
325
|
return val !== null && val !== undefined;
|
|
326
326
|
};
|
|
327
327
|
/**
|
|
@@ -342,7 +342,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
342
342
|
* ```
|
|
343
343
|
*
|
|
344
344
|
* @since 1.0.0
|
|
345
|
-
*/ export var getDataHash = function(data) {
|
|
345
|
+
*/ export var getDataHash = function getDataHash(data) {
|
|
346
346
|
if (!Array.isArray(data) || data.length === 0) {
|
|
347
347
|
return "0-".concat((data === null || data === void 0 ? void 0 : data.length) || 0);
|
|
348
348
|
}
|
|
@@ -373,7 +373,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
373
373
|
* ```
|
|
374
374
|
*
|
|
375
375
|
* @since 1.0.0
|
|
376
|
-
*/ export var isConfigEqual = function(config1, config2) {
|
|
376
|
+
*/ export var isConfigEqual = function isConfigEqual(config1, config2) {
|
|
377
377
|
if (config1 === config2) return true;
|
|
378
378
|
if (!config1 || !config2) return false;
|
|
379
379
|
var keys1 = Object.keys(config1);
|
|
@@ -447,7 +447,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
447
447
|
* @returns {string} 十六进制颜色值(如 '#1d7afc')
|
|
448
448
|
*
|
|
449
449
|
* @since 1.0.0
|
|
450
|
-
*/ var rgbToHex = function(rgb) {
|
|
450
|
+
*/ var rgbToHex = function rgbToHex(rgb) {
|
|
451
451
|
var match = rgb.match(/rgba?\((\d+),\s*(\d+),\s*(\d+)/);
|
|
452
452
|
if (!match) return rgb;
|
|
453
453
|
var r = parseInt(match[1], 10);
|
|
@@ -524,7 +524,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
524
524
|
* ```
|
|
525
525
|
*
|
|
526
526
|
* @since 1.0.0
|
|
527
|
-
*/ export var hexToRgba = function(color, alpha) {
|
|
527
|
+
*/ export var hexToRgba = function hexToRgba(color, alpha) {
|
|
528
528
|
// 解析 CSS 变量为实际颜色值
|
|
529
529
|
var resolvedColor = resolveCssVariable(color);
|
|
530
530
|
// 处理十六进制颜色
|
|
@@ -176,7 +176,7 @@ import classNames from "classnames";
|
|
|
176
176
|
import React, { startTransition, useEffect, useRef, useState } from "react";
|
|
177
177
|
import { useGetSetState } from "react-use";
|
|
178
178
|
import { loadKatex } from "../../../katex/loadKatex";
|
|
179
|
-
export var Katex = function(props) {
|
|
179
|
+
export var Katex = function Katex(props) {
|
|
180
180
|
var _useGetSetState = _sliced_to_array(useGetSetState({
|
|
181
181
|
code: '',
|
|
182
182
|
error: ''
|
|
@@ -434,7 +434,7 @@ import { loadAceEditor, loadAceTheme } from "../loadAceEditor";
|
|
|
434
434
|
win: 'Ctrl-F',
|
|
435
435
|
mac: 'Command-F'
|
|
436
436
|
},
|
|
437
|
-
exec: function() {}
|
|
437
|
+
exec: function exec() {}
|
|
438
438
|
});
|
|
439
439
|
var textarea = dom.current.querySelector('textarea');
|
|
440
440
|
// 聚焦事件
|
|
@@ -673,7 +673,7 @@ import { loadAceEditor, loadAceTheme } from "../loadAceEditor";
|
|
|
673
673
|
dom: dom,
|
|
674
674
|
editorRef: editorRef,
|
|
675
675
|
setLanguage: setLanguage,
|
|
676
|
-
focusEditor: function() {
|
|
676
|
+
focusEditor: function focusEditor() {
|
|
677
677
|
var _editorRef_current;
|
|
678
678
|
return (_editorRef_current = editorRef.current) === null || _editorRef_current === void 0 ? void 0 : _editorRef_current.focus();
|
|
679
679
|
},
|
|
@@ -18,16 +18,16 @@ export function CodeContainer(param) {
|
|
|
18
18
|
"data-testid": "code-container",
|
|
19
19
|
ref: containerRef,
|
|
20
20
|
tabIndex: -1,
|
|
21
|
-
onBlur: function(e) {
|
|
21
|
+
onBlur: function onBlur(e) {
|
|
22
22
|
return e.stopPropagation();
|
|
23
23
|
},
|
|
24
|
-
onClick: function(e) {
|
|
24
|
+
onClick: function onClick(e) {
|
|
25
25
|
return e.stopPropagation();
|
|
26
26
|
},
|
|
27
27
|
"data-lang": safeElement.language
|
|
28
28
|
}, /*#__PURE__*/ React.createElement("div", {
|
|
29
29
|
"data-testid": "code-editor-container",
|
|
30
|
-
onClick: function(e) {
|
|
30
|
+
onClick: function onClick(e) {
|
|
31
31
|
e.stopPropagation();
|
|
32
32
|
onEditorClick();
|
|
33
33
|
},
|
|
@@ -193,7 +193,7 @@ import { AceEditor, AceEditorContainer, CodeContainer, CodeToolbar, HtmlPreview,
|
|
|
193
193
|
// 使用渲染条件Hook
|
|
194
194
|
var _useRenderConditions = useRenderConditions(props.element, readonly), shouldHideConfigHtml = _useRenderConditions.shouldHideConfigHtml, shouldRenderAsThinkBlock = _useRenderConditions.shouldRenderAsThinkBlock, shouldRenderAsCodeEditor = _useRenderConditions.shouldRenderAsCodeEditor;
|
|
195
195
|
// 视图模式切换处理函数
|
|
196
|
-
var handleViewModeToggle = function() {
|
|
196
|
+
var handleViewModeToggle = function handleViewModeToggle() {
|
|
197
197
|
// 如果禁用了 HTML 预览或包含 JavaScript,不允许切换到预览模式
|
|
198
198
|
if (shouldDisablePreview && language === 'html') {
|
|
199
199
|
setViewMode('code');
|
|
@@ -294,7 +294,7 @@ import { AceEditor, AceEditorContainer, CodeContainer, CodeToolbar, HtmlPreview,
|
|
|
294
294
|
theme: theme,
|
|
295
295
|
setTheme: setTheme,
|
|
296
296
|
isExpanded: isExpanded,
|
|
297
|
-
onExpandToggle: function() {
|
|
297
|
+
onExpandToggle: function onExpandToggle() {
|
|
298
298
|
return setIsExpanded(!isExpanded);
|
|
299
299
|
}
|
|
300
300
|
}, toolbarProps)), /*#__PURE__*/ React.createElement("div", {
|
|
@@ -75,7 +75,7 @@ import { LoadImage } from "./LoadImage";
|
|
|
75
75
|
* languageSelectorProps={langProps}
|
|
76
76
|
* />
|
|
77
77
|
* ```
|
|
78
|
-
*/ export var CodeToolbar = function(props) {
|
|
78
|
+
*/ export var CodeToolbar = function CodeToolbar(props) {
|
|
79
79
|
var _ref;
|
|
80
80
|
var _editorProps_codeProps, _editorProps_codeProps1, _element_language, _element_language1, _i18n_locale, _i18n_locale1, _i18n_locale2, _i18n_locale3;
|
|
81
81
|
// 获取国际化上下文
|
|
@@ -183,13 +183,13 @@ import { LoadImage } from "./LoadImage";
|
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
185
|
value: viewMode,
|
|
186
|
-
onChange: function(value) {
|
|
186
|
+
onChange: function onChange(value) {
|
|
187
187
|
return onViewModeToggle === null || onViewModeToggle === void 0 ? void 0 : onViewModeToggle(value);
|
|
188
188
|
}
|
|
189
189
|
}) : null, /*#__PURE__*/ React.createElement(ActionIconBox, {
|
|
190
190
|
title: (i18n === null || i18n === void 0 ? void 0 : (_i18n_locale1 = i18n.locale) === null || _i18n_locale1 === void 0 ? void 0 : _i18n_locale1.theme) || '主题',
|
|
191
191
|
theme: theme === 'chaos' ? 'dark' : 'light',
|
|
192
|
-
onClick: function() {
|
|
192
|
+
onClick: function onClick() {
|
|
193
193
|
setTheme(theme === 'github' ? 'chaos' : 'github');
|
|
194
194
|
}
|
|
195
195
|
}, /*#__PURE__*/ React.createElement(Moon, null)), /*#__PURE__*/ React.createElement(ActionIconBox, {
|
|
@@ -200,7 +200,7 @@ import { LoadImage } from "./LoadImage";
|
|
|
200
200
|
lineHeight: '1.75em',
|
|
201
201
|
marginLeft: '0.125em'
|
|
202
202
|
},
|
|
203
|
-
onClick: function(e) {
|
|
203
|
+
onClick: function onClick(e) {
|
|
204
204
|
e.stopPropagation();
|
|
205
205
|
try {
|
|
206
206
|
var _i18n_locale;
|
|
@@ -216,7 +216,7 @@ import { LoadImage } from "./LoadImage";
|
|
|
216
216
|
}, /*#__PURE__*/ React.createElement(Copy, null)), /*#__PURE__*/ React.createElement(ActionIconBox, {
|
|
217
217
|
title: (i18n === null || i18n === void 0 ? void 0 : (_i18n_locale3 = i18n.locale) === null || _i18n_locale3 === void 0 ? void 0 : _i18n_locale3.expandCollapse) || '展开/收起',
|
|
218
218
|
theme: theme === 'chaos' ? 'dark' : 'light',
|
|
219
|
-
onClick: function() {
|
|
219
|
+
onClick: function onClick() {
|
|
220
220
|
onExpandToggle === null || onExpandToggle === void 0 ? void 0 : onExpandToggle();
|
|
221
221
|
}
|
|
222
222
|
}, /*#__PURE__*/ React.createElement(ChevronsUpDown, null))));
|
|
@@ -81,7 +81,7 @@ import { LoadImage } from "./LoadImage";
|
|
|
81
81
|
* setLanguage={(lang) => console.log('Selected:', lang)}
|
|
82
82
|
* />
|
|
83
83
|
* ```
|
|
84
|
-
*/ export var LanguageSelector = function(props) {
|
|
84
|
+
*/ export var LanguageSelector = function LanguageSelector(props) {
|
|
85
85
|
var _i18n_locale, _safeElement_language, _safeElement_language1;
|
|
86
86
|
// 获取国际化上下文
|
|
87
87
|
var i18n = useContext(I18nContext);
|
|
@@ -128,7 +128,7 @@ import { LoadImage } from "./LoadImage";
|
|
|
128
128
|
'click'
|
|
129
129
|
],
|
|
130
130
|
placement: 'bottomLeft',
|
|
131
|
-
onOpenChange: function(visible) {
|
|
131
|
+
onOpenChange: function onOpenChange(visible) {
|
|
132
132
|
setOpen(visible);
|
|
133
133
|
if (visible) {
|
|
134
134
|
// 弹层打开时,延时聚焦到搜索框
|
|
@@ -143,7 +143,7 @@ import { LoadImage } from "./LoadImage";
|
|
|
143
143
|
}
|
|
144
144
|
},
|
|
145
145
|
content: /*#__PURE__*/ React.createElement("div", {
|
|
146
|
-
onClick: function(e) {
|
|
146
|
+
onClick: function onClick(e) {
|
|
147
147
|
e.stopPropagation();
|
|
148
148
|
e.preventDefault();
|
|
149
149
|
}
|
|
@@ -154,11 +154,11 @@ import { LoadImage } from "./LoadImage";
|
|
|
154
154
|
style: {
|
|
155
155
|
width: 200
|
|
156
156
|
},
|
|
157
|
-
filterOption: function(text, item) {
|
|
157
|
+
filterOption: function filterOption(text, item) {
|
|
158
158
|
// 根据输入的文本过滤语言选项
|
|
159
159
|
return (item === null || item === void 0 ? void 0 : item.value.includes(text)) || false;
|
|
160
160
|
},
|
|
161
|
-
onSelect: function(selectedLanguage) {
|
|
161
|
+
onSelect: function onSelect(selectedLanguage) {
|
|
162
162
|
var // 选择语言后执行回调并关闭弹层
|
|
163
163
|
_props_setLanguage;
|
|
164
164
|
(_props_setLanguage = props.setLanguage) === null || _props_setLanguage === void 0 ? void 0 : _props_setLanguage.call(props, selectedLanguage);
|
|
@@ -166,11 +166,11 @@ import { LoadImage } from "./LoadImage";
|
|
|
166
166
|
// 重置关闭标记,以便下次语言为空时能再次自动打开
|
|
167
167
|
hasUserClosedRef.current = false;
|
|
168
168
|
},
|
|
169
|
-
onChange: function(inputValue) {
|
|
169
|
+
onChange: function onChange(inputValue) {
|
|
170
170
|
// 更新搜索关键字
|
|
171
171
|
setKeyword(inputValue);
|
|
172
172
|
},
|
|
173
|
-
onKeyDown: function(e) {
|
|
173
|
+
onKeyDown: function onKeyDown(e) {
|
|
174
174
|
if (e.key === 'Enter') {
|
|
175
175
|
// 阻止 Enter 键的默认行为
|
|
176
176
|
e.preventDefault();
|
|
@@ -119,7 +119,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
119
119
|
* style={{ width: '1em', height: '1em' }}
|
|
120
120
|
* />
|
|
121
121
|
* ```
|
|
122
|
-
*/ export var LoadImage = function(props) {
|
|
122
|
+
*/ export var LoadImage = function LoadImage(props) {
|
|
123
123
|
var _props_src;
|
|
124
124
|
// 控制图片显示状态,默认隐藏直到加载成功
|
|
125
125
|
var _useState = _sliced_to_array(useState(false), 2), show = _useState[0], setShow = _useState[1];
|
|
@@ -136,11 +136,11 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
136
136
|
// 只有加载成功后才显示图片
|
|
137
137
|
display: show ? 'block' : 'none'
|
|
138
138
|
}),
|
|
139
|
-
onLoad: function() {
|
|
139
|
+
onLoad: function onLoad() {
|
|
140
140
|
// 图片加载成功时显示
|
|
141
141
|
setShow(true);
|
|
142
142
|
},
|
|
143
|
-
onError: function() {
|
|
143
|
+
onError: function onError() {
|
|
144
144
|
// 图片加载失败时保持隐藏
|
|
145
145
|
setShow(false);
|
|
146
146
|
}
|
|
@@ -68,7 +68,7 @@ import { ToolUseBarThink } from "../../../ToolUseBarThink";
|
|
|
68
68
|
* <MarkdownEditor ... />
|
|
69
69
|
* </ThinkBlockProvider>
|
|
70
70
|
* ```
|
|
71
|
-
*/ export var ThinkBlockProvider = function(param) {
|
|
71
|
+
*/ export var ThinkBlockProvider = function ThinkBlockProvider(param) {
|
|
72
72
|
var expanded = param.expanded, onExpandedChange = param.onExpandedChange, children = param.children;
|
|
73
73
|
return /*#__PURE__*/ React.createElement(ThinkBlockContext.Provider, {
|
|
74
74
|
value: {
|
|
@@ -81,7 +81,7 @@ import { ToolUseBarThink } from "../../../ToolUseBarThink";
|
|
|
81
81
|
* 将特殊标记恢复为代码块格式
|
|
82
82
|
* @param content - 包含特殊标记的内容
|
|
83
83
|
* @returns 恢复后的内容
|
|
84
|
-
*/ var restoreCodeBlocks = function(content) {
|
|
84
|
+
*/ var restoreCodeBlocks = function restoreCodeBlocks(content) {
|
|
85
85
|
var marker = '\u200B'; // 零宽空格
|
|
86
86
|
// 将格式:【CODE_BLOCK:lang】code【/CODE_BLOCK】
|
|
87
87
|
// 恢复为:```lang\ncode\n```
|
|
@@ -109,7 +109,7 @@ function csvToMarkdownTable(csv) {
|
|
|
109
109
|
// 第一行为表头
|
|
110
110
|
var header = rows[0];
|
|
111
111
|
var body = rows.slice(1);
|
|
112
|
-
var escapeCell = function(s) {
|
|
112
|
+
var escapeCell = function escapeCell(s) {
|
|
113
113
|
return s.replace(/\|/g, '\\|');
|
|
114
114
|
};
|
|
115
115
|
var headerLine = "| ".concat(header.map(escapeCell).join(' | '), " |");
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var AbapIcon = function(_0) {
|
|
90
|
+
export var AbapIcon = function AbapIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var ActionscriptIcon = function(_0) {
|
|
90
|
+
export var ActionscriptIcon = function ActionscriptIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var AdaIcon = function(_0) {
|
|
90
|
+
export var AdaIcon = function AdaIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var ApacheIcon = function(_0) {
|
|
90
|
+
export var ApacheIcon = function ApacheIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var ApexIcon = function(_0) {
|
|
90
|
+
export var ApexIcon = function ApexIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var AplIcon = function(_0) {
|
|
90
|
+
export var AplIcon = function AplIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var ApplescriptIcon = function(_0) {
|
|
90
|
+
export var ApplescriptIcon = function ApplescriptIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var AstroIcon = function(_0) {
|
|
90
|
+
export var AstroIcon = function AstroIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var AwkIcon = function(_0) {
|
|
90
|
+
export var AwkIcon = function AwkIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var BallerinaIcon = function(_0) {
|
|
90
|
+
export var BallerinaIcon = function BallerinaIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var BatIcon = function(_0) {
|
|
90
|
+
export var BatIcon = function BatIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var BicepIcon = function(_0) {
|
|
90
|
+
export var BicepIcon = function BicepIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var BladeIcon = function(_0) {
|
|
90
|
+
export var BladeIcon = function BladeIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CIcon = function(_0) {
|
|
90
|
+
export var CIcon = function CIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CadenceIcon = function(_0) {
|
|
90
|
+
export var CadenceIcon = function CadenceIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var ClojureIcon = function(_0) {
|
|
90
|
+
export var ClojureIcon = function ClojureIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CmakeIcon = function(_0) {
|
|
90
|
+
export var CmakeIcon = function CmakeIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CobolIcon = function(_0) {
|
|
90
|
+
export var CobolIcon = function CobolIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CodeqlIcon = function(_0) {
|
|
90
|
+
export var CodeqlIcon = function CodeqlIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CoffeeIcon = function(_0) {
|
|
90
|
+
export var CoffeeIcon = function CoffeeIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var ConsoleIcon = function(_0) {
|
|
90
|
+
export var ConsoleIcon = function ConsoleIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CppIcon = function(_0) {
|
|
90
|
+
export var CppIcon = function CppIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CrystalIcon = function(_0) {
|
|
90
|
+
export var CrystalIcon = function CrystalIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CsharpIcon = function(_0) {
|
|
90
|
+
export var CsharpIcon = function CsharpIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var CssIcon = function(_0) {
|
|
90
|
+
export var CssIcon = function CssIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var DIcon = function(_0) {
|
|
90
|
+
export var DIcon = function DIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var DartIcon = function(_0) {
|
|
90
|
+
export var DartIcon = function DartIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var DatabaseIcon = function(_0) {
|
|
90
|
+
export var DatabaseIcon = function DatabaseIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var DiffIcon = function(_0) {
|
|
90
|
+
export var DiffIcon = function DiffIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? '1em' : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var DockerIcon = function(_0) {
|
|
90
|
+
export var DockerIcon = function DockerIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|
|
@@ -87,7 +87,7 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
87
87
|
return target;
|
|
88
88
|
}
|
|
89
89
|
import React from "react";
|
|
90
|
-
export var DotenvIcon = function(_0) {
|
|
90
|
+
export var DotenvIcon = function DotenvIcon(_0) {
|
|
91
91
|
var _0_size = _0.size, size = _0_size === void 0 ? 24 : _0_size, props = _object_without_properties(_0, [
|
|
92
92
|
"size"
|
|
93
93
|
]);
|