@orbit-work/ui 0.1.1 → 0.1.2
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/README.md +59 -57
- package/dist/about-window.cjs +271 -1
- package/dist/about-window.cjs.map +1 -0
- package/dist/about-window.d.cts +20 -2
- package/dist/about-window.d.ts +20 -2
- package/dist/about-window.js +271 -1
- package/dist/about-window.js.map +1 -0
- package/dist/appearance-D7uh_ZTy.d.cts +192 -0
- package/dist/appearance-D7uh_ZTy.d.ts +192 -0
- package/dist/appearance.cjs +39 -1
- package/dist/appearance.cjs.map +1 -0
- package/dist/appearance.d.cts +1 -1
- package/dist/appearance.d.ts +1 -1
- package/dist/appearance.js +39 -1
- package/dist/appearance.js.map +1 -0
- package/dist/browser-annotation-popup.cjs +9 -1
- package/dist/browser-annotation-popup.cjs.map +1 -0
- package/dist/browser-annotation-popup.d.cts +6 -6
- package/dist/browser-annotation-popup.d.ts +6 -6
- package/dist/browser-annotation-popup.js +9 -1
- package/dist/browser-annotation-popup.js.map +1 -0
- package/dist/chunk-66VEV7G2.js +111 -0
- package/dist/chunk-66VEV7G2.js.map +1 -0
- package/dist/chunk-KRP43SUA.cjs +1130 -0
- package/dist/chunk-KRP43SUA.cjs.map +1 -0
- package/dist/chunk-QS55W5Q5.cjs +111 -0
- package/dist/chunk-QS55W5Q5.cjs.map +1 -0
- package/dist/chunk-S3R5QFO4.js +1130 -0
- package/dist/chunk-S3R5QFO4.js.map +1 -0
- package/dist/chunk-UT5LC6MR.js +38 -0
- package/dist/chunk-UT5LC6MR.js.map +1 -0
- package/dist/chunk-ZZTEY4YX.cjs +38 -0
- package/dist/chunk-ZZTEY4YX.cjs.map +1 -0
- package/dist/core.css +7886 -0
- package/dist/file-tree.css +85 -0
- package/dist/index-nLo7jMlP.d.cts +166 -0
- package/dist/index-nLo7jMlP.d.ts +166 -0
- package/dist/index.cjs +39161 -26
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +3785 -3031
- package/dist/index.d.ts +3785 -3031
- package/dist/index.js +39161 -26
- package/dist/index.js.map +1 -0
- package/dist/locale.cjs +15 -0
- package/dist/locale.cjs.map +1 -0
- package/dist/locale.d.cts +28 -0
- package/dist/locale.d.ts +28 -0
- package/dist/locale.js +15 -0
- package/dist/locale.js.map +1 -0
- package/dist/office.css +1146 -0
- package/dist/slot-core.cjs +200 -0
- package/dist/slot-core.cjs.map +1 -0
- package/dist/slot-core.d.cts +146 -0
- package/dist/slot-core.d.ts +146 -0
- package/dist/slot-core.js +200 -0
- package/dist/slot-core.js.map +1 -0
- package/dist/slot-react.cjs +153 -0
- package/dist/slot-react.cjs.map +1 -0
- package/dist/slot-react.d.cts +36 -0
- package/dist/slot-react.d.ts +36 -0
- package/dist/slot-react.js +153 -0
- package/dist/slot-react.js.map +1 -0
- package/dist/tailwind.css +137 -0
- package/dist/workbench.css +9014 -0
- package/package.json +112 -47
- package/dist/appearance-D5uQ53j3.d.cts +0 -210
- package/dist/appearance-D5uQ53j3.d.ts +0 -210
- package/dist/chunk-3KT7IU4X.js +0 -13
- package/dist/chunk-5VLBKOG7.cjs +0 -194
- package/dist/chunk-7YJY64LZ.js +0 -82
- package/dist/chunk-EF2BSN3K.cjs +0 -13
- package/dist/chunk-GMMYDILD.cjs +0 -82
- package/dist/chunk-VG7FQQ7K.js +0 -194
- package/dist/fonts/JetBrainsMono-Medium.ttf +0 -0
- package/dist/fonts/JetBrainsMono-Regular.ttf +0 -0
- package/dist/fonts/SpaceGrotesk-700-latin-ext.woff2 +0 -0
- package/dist/fonts/SpaceGrotesk-700-latin.woff2 +0 -0
- package/dist/index.css +0 -1
- package/dist/orbitwork.css +0 -22145
- package/src/components/Layout/AppLayout/AppLayout.stories.tsx +0 -246
- package/src/components/Layout/AppLayout/AppLayoutSource.test.mjs +0 -37
- package/src/components/Layout/AppLayout/index.tsx +0 -122
- package/src/components/Layout/Sidebar/index.tsx +0 -13
- package/src/components/Layout/SidebarShell/SidebarShell.stories.tsx +0 -676
- package/src/components/Layout/SidebarShell/SidebarShellSource.test.mjs +0 -161
- package/src/components/Layout/SidebarShell/index.tsx +0 -326
- package/src/components/Layout/index.ts +0 -10
- package/src/components/composite/ActionBar/ActionBar.stories.tsx +0 -26
- package/src/components/composite/ActionBar/index.tsx +0 -31
- package/src/components/composite/ActionStatus/ActionStatus.stories.tsx +0 -60
- package/src/components/composite/ActionStatus/index.tsx +0 -21
- package/src/components/composite/AskQuestionCardView/AskQuestionCardView.stories.tsx +0 -175
- package/src/components/composite/AskQuestionCardView/AskQuestionCardViewSource.test.mjs +0 -92
- package/src/components/composite/AskQuestionCardView/index.tsx +0 -119
- package/src/components/composite/AssistantChannelCard/AssistantChannelCard.stories.tsx +0 -265
- package/src/components/composite/AssistantChannelCard/AssistantChannelCardSource.test.mjs +0 -45
- package/src/components/composite/AssistantChannelCard/index.tsx +0 -102
- package/src/components/composite/AssistantToggleRow/AssistantToggleRow.stories.tsx +0 -197
- package/src/components/composite/AssistantToggleRow/index.tsx +0 -35
- package/src/components/composite/AttachmentCard/AttachmentCard.stories.tsx +0 -125
- package/src/components/composite/AttachmentCard/index.tsx +0 -80
- package/src/components/composite/BackButton/BackButton.stories.tsx +0 -93
- package/src/components/composite/BackButton/BackButtonSource.test.mjs +0 -29
- package/src/components/composite/BackButton/index.tsx +0 -48
- package/src/components/composite/Banner/Banner.stories.tsx +0 -180
- package/src/components/composite/Banner/BannerSource.test.mjs +0 -67
- package/src/components/composite/Banner/index.tsx +0 -125
- package/src/components/composite/BeaconIcons/BeaconIcons.stories.tsx +0 -153
- package/src/components/composite/BeaconIcons/index.tsx +0 -265
- package/src/components/composite/BeaconSpinner/BeaconSpinner.stories.tsx +0 -144
- package/src/components/composite/BeaconSpinner/index.tsx +0 -185
- package/src/components/composite/CatalogStates/CatalogEmptyState.stories.tsx +0 -108
- package/src/components/composite/CatalogStates/CatalogStates.stories.tsx +0 -53
- package/src/components/composite/CatalogStates/CatalogStatesSource.test.mjs +0 -149
- package/src/components/composite/CatalogStates/index.tsx +0 -113
- package/src/components/composite/Charts/Charts.stories.tsx +0 -174
- package/src/components/composite/Charts/ChartsSource.test.mjs +0 -111
- package/src/components/composite/Charts/index.tsx +0 -385
- package/src/components/composite/CodeBlock/CodeBlock.stories.tsx +0 -308
- package/src/components/composite/CodeBlock/CodeFaceSource.test.mjs +0 -89
- package/src/components/composite/CodeBlock/index.tsx +0 -300
- package/src/components/composite/CodeDiff/CodeDiff.stories.tsx +0 -169
- package/src/components/composite/CodeDiff/index.tsx +0 -373
- package/src/components/composite/CodePreview/CodePreview.stories.tsx +0 -127
- package/src/components/composite/CodePreview/CodePreviewSource.test.mjs +0 -43
- package/src/components/composite/CodePreview/index.tsx +0 -98
- package/src/components/composite/CommandPalette/CommandPalette.stories.tsx +0 -89
- package/src/components/composite/CommandPalette/CommandPaletteSource.test.mjs +0 -61
- package/src/components/composite/CommandPalette/index.tsx +0 -310
- package/src/components/composite/ContentRecommendation/ContentRecommendation.stories.tsx +0 -300
- package/src/components/composite/ContentRecommendation/ContentRecommendationSource.test.mjs +0 -48
- package/src/components/composite/ContentRecommendation/index.tsx +0 -116
- package/src/components/composite/ContextChip/ContextChip.stories.tsx +0 -123
- package/src/components/composite/ContextChip/ContextChipSource.test.mjs +0 -24
- package/src/components/composite/ContextChip/index.tsx +0 -25
- package/src/components/composite/ContextUsageIndicatorView/ContextUsageIndicatorSizeSource.test.mjs +0 -15
- package/src/components/composite/ContextUsageIndicatorView/ContextUsageIndicatorView.stories.tsx +0 -110
- package/src/components/composite/ContextUsageIndicatorView/ContextUsageLoadingSource.test.mjs +0 -23
- package/src/components/composite/ContextUsageIndicatorView/index.tsx +0 -139
- package/src/components/composite/Controls/Controls.stories.tsx +0 -227
- package/src/components/composite/Controls/index.tsx +0 -15
- package/src/components/composite/CreateProjectDialog/CreateProjectDialog.stories.tsx +0 -56
- package/src/components/composite/CreateProjectDialog/index.tsx +0 -70
- package/src/components/composite/DataManagementSectionView/DataManagementSectionView.stories.tsx +0 -123
- package/src/components/composite/DataManagementSectionView/DataManagementSectionViewSource.test.mjs +0 -45
- package/src/components/composite/DataManagementSectionView/index.tsx +0 -110
- package/src/components/composite/DataTable/DataTable.stories.tsx +0 -159
- package/src/components/composite/DataTable/DataTableSource.test.mjs +0 -96
- package/src/components/composite/DataTable/index.tsx +0 -373
- package/src/components/composite/DetailChrome/DetailChrome.stories.tsx +0 -61
- package/src/components/composite/DetailChrome/DetailChromeSource.test.mjs +0 -31
- package/src/components/composite/DetailChrome/index.tsx +0 -94
- package/src/components/composite/DetailPanel/DetailPanel.stories.tsx +0 -185
- package/src/components/composite/DetailPanel/DetailPanelSource.test.mjs +0 -49
- package/src/components/composite/DetailPanel/index.tsx +0 -120
- package/src/components/composite/DetailScaffold/DetailScaffold.stories.tsx +0 -203
- package/src/components/composite/DetailScaffold/DetailScaffoldSource.test.mjs +0 -38
- package/src/components/composite/DetailScaffold/index.tsx +0 -114
- package/src/components/composite/Dialog/Dialog.stories.tsx +0 -343
- package/src/components/composite/Dialog/DialogSource.test.mjs +0 -130
- package/src/components/composite/Dialog/index.tsx +0 -333
- package/src/components/composite/DropZone/DropZone.stories.tsx +0 -105
- package/src/components/composite/DropZone/DropZoneSource.test.mjs +0 -68
- package/src/components/composite/DropZone/index.tsx +0 -196
- package/src/components/composite/FSelect/FSelect.stories.tsx +0 -64
- package/src/components/composite/FSelect/index.tsx +0 -29
- package/src/components/composite/FeedbackContextMenuView/FeedbackContextMenuView.stories.tsx +0 -106
- package/src/components/composite/FeedbackContextMenuView/index.tsx +0 -51
- package/src/components/composite/FeedbackDialogView/FeedbackDialogView.stories.tsx +0 -291
- package/src/components/composite/FeedbackDialogView/index.tsx +0 -95
- package/src/components/composite/FileReferenceCard/FileReferenceCard.stories.tsx +0 -364
- package/src/components/composite/FileReferenceCard/FileReferenceCardSource.test.mjs +0 -48
- package/src/components/composite/FileReferenceCard/index.tsx +0 -122
- package/src/components/composite/FilterBar/FilterBar.stories.tsx +0 -167
- package/src/components/composite/FilterBar/FilterBarSource.test.mjs +0 -75
- package/src/components/composite/FilterBar/index.tsx +0 -206
- package/src/components/composite/FormField/FormField.stories.tsx +0 -158
- package/src/components/composite/FormField/FormFieldSource.test.mjs +0 -56
- package/src/components/composite/FormField/index.tsx +0 -219
- package/src/components/composite/HomeBackdrop/HomeBackdrop.stories.tsx +0 -54
- package/src/components/composite/HomeBackdrop/HomeBackdropSource.test.mjs +0 -50
- package/src/components/composite/HomeBackdrop/index.tsx +0 -53
- package/src/components/composite/Icons/Icons.stories.tsx +0 -153
- package/src/components/composite/Icons/IconsSource.test.mjs +0 -23
- package/src/components/composite/Icons/index.tsx +0 -1361
- package/src/components/composite/ImageCard/ImageCard.stories.tsx +0 -54
- package/src/components/composite/ImageCard/index.tsx +0 -33
- package/src/components/composite/ImagePreview/ImagePreview.stories.tsx +0 -172
- package/src/components/composite/ImagePreview/ImagePreviewSource.test.mjs +0 -95
- package/src/components/composite/ImagePreview/index.tsx +0 -339
- package/src/components/composite/ListRow/ListRow.stories.tsx +0 -257
- package/src/components/composite/ListRow/ListRowSource.test.mjs +0 -101
- package/src/components/composite/ListRow/index.tsx +0 -309
- package/src/components/composite/Markdown/Markdown.stories.tsx +0 -192
- package/src/components/composite/Markdown/MarkdownSource.test.mjs +0 -126
- package/src/components/composite/Markdown/MarkdownStyleSource.test.mjs +0 -152
- package/src/components/composite/Markdown/index.tsx +0 -702
- package/src/components/composite/MarkdownPreview/MarkdownPreview.stories.tsx +0 -174
- package/src/components/composite/MarkdownPreview/MarkdownPreviewTabsSource.test.mjs +0 -31
- package/src/components/composite/MarkdownPreview/MarkdownRenderedStyleSource.test.mjs +0 -84
- package/src/components/composite/MarkdownPreview/index.tsx +0 -140
- package/src/components/composite/MarkdownPreviewModalView/MarkdownPreviewModalView.stories.tsx +0 -104
- package/src/components/composite/MarkdownPreviewModalView/index.tsx +0 -85
- package/src/components/composite/MessageFeedbackDialog/MessageFeedbackDialog.stories.tsx +0 -66
- package/src/components/composite/MessageFeedbackDialog/index.tsx +0 -115
- package/src/components/composite/ModelCatalogErrorState/ModelCatalogErrorState.stories.tsx +0 -101
- package/src/components/composite/ModelCatalogErrorState/ModelCatalogRetrySource.test.mjs +0 -86
- package/src/components/composite/ModelCatalogErrorState/index.tsx +0 -59
- package/src/components/composite/ModelModalityFlow/ModelModalityFlow.stories.tsx +0 -224
- package/src/components/composite/ModelModalityFlow/ModelModalityFlowSource.test.mjs +0 -56
- package/src/components/composite/ModelModalityFlow/index.tsx +0 -113
- package/src/components/composite/ModelPickerList/ModelPickerList.stories.tsx +0 -313
- package/src/components/composite/ModelPickerList/index.tsx +0 -142
- package/src/components/composite/ModelSelect/ModelSelect.stories.tsx +0 -90
- package/src/components/composite/ModelSelect/index.tsx +0 -148
- package/src/components/composite/ModelsSettingsSectionView/ModelsSettingsSectionView.stories.tsx +0 -170
- package/src/components/composite/ModelsSettingsSectionView/index.tsx +0 -139
- package/src/components/composite/NativeControls/NativeControls.stories.tsx +0 -386
- package/src/components/composite/NativeControls/NativeControlsStyleSource.test.mjs +0 -63
- package/src/components/composite/NativeControls/index.tsx +0 -97
- package/src/components/composite/NavMenu/NavMenu.stories.tsx +0 -383
- package/src/components/composite/NavMenu/NavMenuSource.test.mjs +0 -56
- package/src/components/composite/NavMenu/index.tsx +0 -142
- package/src/components/composite/NoPlanPanelView/NoPlanPanelView.stories.tsx +0 -344
- package/src/components/composite/NoPlanPanelView/NoPlanPanelViewSource.test.mjs +0 -34
- package/src/components/composite/NoPlanPanelView/index.tsx +0 -97
- package/src/components/composite/OpenWithButton/OpenWithButton.stories.tsx +0 -78
- package/src/components/composite/OpenWithButton/index.tsx +0 -46
- package/src/components/composite/OrbitworkLogo/OrbitworkLogo.stories.tsx +0 -192
- package/src/components/composite/OrbitworkLogo/index.tsx +0 -207
- package/src/components/composite/OrbitworkModal/OrbitworkModal.stories.tsx +0 -58
- package/src/components/composite/OrbitworkModal/index.tsx +0 -31
- package/src/components/composite/PageHead/PageHead.stories.tsx +0 -235
- package/src/components/composite/PageHead/PageHeadSource.test.mjs +0 -76
- package/src/components/composite/PageHead/index.tsx +0 -128
- package/src/components/composite/PlanFeatureIcon/PlanFeatureIcon.stories.tsx +0 -205
- package/src/components/composite/PlanFeatureIcon/PlanFeatureIconSource.test.mjs +0 -38
- package/src/components/composite/PlanFeatureIcon/index.tsx +0 -48
- package/src/components/composite/PlanSettingsSectionView/PlanSettingsSectionView.stories.tsx +0 -231
- package/src/components/composite/PlanSettingsSectionView/PlanSettingsSectionViewSource.test.mjs +0 -85
- package/src/components/composite/PlanSettingsSectionView/index.tsx +0 -264
- package/src/components/composite/Popover/Popover.stories.tsx +0 -175
- package/src/components/composite/Popover/PopoverSource.test.mjs +0 -59
- package/src/components/composite/Popover/index.tsx +0 -176
- package/src/components/composite/PptxRenderer/ElementDispatcher/index.tsx +0 -70
- package/src/components/composite/PptxRenderer/PptxChromeStyleSource.test.mjs +0 -36
- package/src/components/composite/PptxRenderer/PptxRenderer.stories.tsx +0 -128
- package/src/components/composite/PptxRenderer/PptxSlide/index.tsx +0 -48
- package/src/components/composite/PptxRenderer/constants.ts +0 -2
- package/src/components/composite/PptxRenderer/elements/AudioElement/index.tsx +0 -48
- package/src/components/composite/PptxRenderer/elements/ChartElement/index.tsx +0 -172
- package/src/components/composite/PptxRenderer/elements/DiagramElement/index.tsx +0 -46
- package/src/components/composite/PptxRenderer/elements/GroupElement/index.tsx +0 -28
- package/src/components/composite/PptxRenderer/elements/ImageElement/index.tsx +0 -61
- package/src/components/composite/PptxRenderer/elements/MathElement/index.tsx +0 -57
- package/src/components/composite/PptxRenderer/elements/ShapeElement/index.tsx +0 -327
- package/src/components/composite/PptxRenderer/elements/TableElement/index.tsx +0 -90
- package/src/components/composite/PptxRenderer/elements/TextElement/index.tsx +0 -57
- package/src/components/composite/PptxRenderer/elements/VideoElement/index.tsx +0 -43
- package/src/components/composite/PptxRenderer/index.ts +0 -24
- package/src/components/composite/PptxRenderer/types.ts +0 -326
- package/src/components/composite/PptxRenderer/utils.ts +0 -129
- package/src/components/composite/ProjectSelect/ProjectSelect.stories.tsx +0 -112
- package/src/components/composite/ProjectSelect/ProjectSelectSource.test.mjs +0 -34
- package/src/components/composite/ProjectSelect/index.tsx +0 -155
- package/src/components/composite/RadioCard/RadioCard.stories.tsx +0 -130
- package/src/components/composite/RadioCard/RadioCardSource.test.mjs +0 -42
- package/src/components/composite/RadioCard/index.tsx +0 -171
- package/src/components/composite/RowOverflowMenu/RowOverflowMenu.stories.tsx +0 -113
- package/src/components/composite/RowOverflowMenu/RowOverflowMenuSource.test.mjs +0 -59
- package/src/components/composite/RowOverflowMenu/index.tsx +0 -101
- package/src/components/composite/SandboxPermissionPrompt/SandboxPermissionPrompt.stories.tsx +0 -159
- package/src/components/composite/SandboxPermissionPrompt/SandboxPermissionPromptSource.test.mjs +0 -71
- package/src/components/composite/SandboxPermissionPrompt/index.tsx +0 -157
- package/src/components/composite/SearchInput/SearchInput.stories.tsx +0 -127
- package/src/components/composite/SearchInput/index.tsx +0 -91
- package/src/components/composite/SearchResult/SearchResult.stories.tsx +0 -305
- package/src/components/composite/SearchResult/SearchResultSource.test.mjs +0 -45
- package/src/components/composite/SearchResult/index.tsx +0 -148
- package/src/components/composite/Section/Section.stories.tsx +0 -148
- package/src/components/composite/Section/SectionSource.test.mjs +0 -59
- package/src/components/composite/Section/index.tsx +0 -105
- package/src/components/composite/SelectionBulkBar/SelectionBulkBar.stories.tsx +0 -111
- package/src/components/composite/SelectionBulkBar/SelectionBulkBarSource.test.mjs +0 -44
- package/src/components/composite/SelectionBulkBar/index.tsx +0 -99
- package/src/components/composite/ShareStrip/ShareStrip.stories.tsx +0 -123
- package/src/components/composite/ShareStrip/index.tsx +0 -83
- package/src/components/composite/ShortcutSheet/ShortcutSheet.stories.tsx +0 -90
- package/src/components/composite/ShortcutSheet/ShortcutSheetSource.test.mjs +0 -49
- package/src/components/composite/ShortcutSheet/index.tsx +0 -163
- package/src/components/composite/SitesArtifactCardView/SitesArtifactCardView.stories.tsx +0 -328
- package/src/components/composite/SitesArtifactCardView/SitesArtifactCardViewSource.test.mjs +0 -45
- package/src/components/composite/SitesArtifactCardView/index.tsx +0 -100
- package/src/components/composite/Skeleton/Skeleton.stories.tsx +0 -188
- package/src/components/composite/Skeleton/SkeletonSource.test.mjs +0 -25
- package/src/components/composite/Skeleton/index.tsx +0 -152
- package/src/components/composite/Splash/Splash.stories.tsx +0 -150
- package/src/components/composite/Splash/index.tsx +0 -229
- package/src/components/composite/StatusTag/StatusTag.stories.tsx +0 -66
- package/src/components/composite/StatusTag/StatusTagSource.test.mjs +0 -64
- package/src/components/composite/StatusTag/index.tsx +0 -78
- package/src/components/composite/StepList/StepList.stories.tsx +0 -352
- package/src/components/composite/StepList/index.tsx +0 -23
- package/src/components/composite/Tag/Tag.stories.tsx +0 -279
- package/src/components/composite/Tag/TagSource.test.mjs +0 -67
- package/src/components/composite/Tag/index.tsx +0 -229
- package/src/components/composite/TimePicker/TimePicker.stories.tsx +0 -91
- package/src/components/composite/TimePicker/TimePickerSource.test.mjs +0 -98
- package/src/components/composite/TimePicker/index.tsx +0 -208
- package/src/components/composite/TitleBar/TitleBar.stories.tsx +0 -329
- package/src/components/composite/TitleBar/TitleBarSource.test.mjs +0 -140
- package/src/components/composite/TitleBar/index.tsx +0 -350
- package/src/components/composite/Toast/Toast.stories.tsx +0 -304
- package/src/components/composite/Toast/ToastSource.test.mjs +0 -63
- package/src/components/composite/Toast/index.tsx +0 -135
- package/src/components/composite/Tooltip/Tooltip.stories.tsx +0 -304
- package/src/components/composite/Tooltip/TooltipSource.test.mjs +0 -34
- package/src/components/composite/Tooltip/index.tsx +0 -204
- package/src/components/composite/TranscriptDividers/TranscriptDividers.stories.tsx +0 -160
- package/src/components/composite/TranscriptDividers/TranscriptDividersSource.test.mjs +0 -90
- package/src/components/composite/TranscriptDividers/index.tsx +0 -352
- package/src/components/composite/WCardShell/WCardShell.stories.tsx +0 -228
- package/src/components/composite/WCardShell/index.tsx +0 -101
- package/src/components/composite/index.ts +0 -81
- package/src/components/domain/artifacts/ArtifactPreviewSidebarView/ArtifactPreviewSidebarView.stories.tsx +0 -128
- package/src/components/domain/artifacts/ArtifactPreviewSidebarView/ArtifactPreviewSidebarViewSource.test.mjs +0 -69
- package/src/components/domain/artifacts/ArtifactPreviewSidebarView/index.tsx +0 -212
- package/src/components/domain/artifacts/index.ts +0 -1
- package/src/components/domain/browser/BrowserAnnotationPopupView/BrowserAnnotationPopupView.stories.tsx +0 -211
- package/src/components/domain/browser/BrowserAnnotationPopupView/BrowserAnnotationPopupViewSource.test.mjs +0 -82
- package/src/components/domain/browser/BrowserAnnotationPopupView/index.tsx +0 -235
- package/src/components/domain/browser/BrowserDeviceToolbarView/BrowserDeviceToolbarView.stories.tsx +0 -260
- package/src/components/domain/browser/BrowserDeviceToolbarView/BrowserDeviceToolbarViewSource.test.mjs +0 -12
- package/src/components/domain/browser/BrowserDeviceToolbarView/index.tsx +0 -154
- package/src/components/domain/browser/BrowserFindBarView/BrowserFindBarView.stories.tsx +0 -52
- package/src/components/domain/browser/BrowserFindBarView/index.tsx +0 -111
- package/src/components/domain/browser/BrowserImportDialogView/BrowserImportDialogView.stories.tsx +0 -89
- package/src/components/domain/browser/BrowserImportDialogView/index.tsx +0 -155
- package/src/components/domain/browser/BrowserLoadErrorView/BrowserLoadErrorView.stories.tsx +0 -197
- package/src/components/domain/browser/BrowserLoadErrorView/BrowserLoadErrorViewSource.test.mjs +0 -29
- package/src/components/domain/browser/BrowserLoadErrorView/index.tsx +0 -45
- package/src/components/domain/browser/BrowserMoreMenuView/BrowserMoreMenuView.stories.tsx +0 -66
- package/src/components/domain/browser/BrowserMoreMenuView/index.tsx +0 -268
- package/src/components/domain/browser/BrowserNavBarView/BrowserNavBarView.stories.tsx +0 -149
- package/src/components/domain/browser/BrowserNavBarView/index.tsx +0 -156
- package/src/components/domain/browser/BrowserTabBarView/index.tsx +0 -18
- package/src/components/domain/browser/SubAgentPane/SubAgentPane.stories.tsx +0 -96
- package/src/components/domain/browser/SubAgentPane/SubAgentPaneSource.test.mjs +0 -48
- package/src/components/domain/browser/SubAgentPane/index.tsx +0 -121
- package/src/components/domain/browser/TerminalPane/TerminalPane.stories.tsx +0 -95
- package/src/components/domain/browser/TerminalPane/TerminalPaneSource.test.mjs +0 -52
- package/src/components/domain/browser/TerminalPane/index.tsx +0 -75
- package/src/components/domain/browser/WebPreview/WebPreview.stories.tsx +0 -71
- package/src/components/domain/browser/WebPreview/index.tsx +0 -141
- package/src/components/domain/browser/WebPreviewConsole/WebPreviewConsole.stories.tsx +0 -61
- package/src/components/domain/browser/WebPreviewConsole/WebPreviewConsoleSource.test.mjs +0 -66
- package/src/components/domain/browser/WebPreviewConsole/index.tsx +0 -239
- package/src/components/domain/browser/WebPreviewDialog/WebPreviewDialog.stories.tsx +0 -288
- package/src/components/domain/browser/WebPreviewDialog/WebPreviewDialogSource.test.mjs +0 -62
- package/src/components/domain/browser/WebPreviewDialog/index.tsx +0 -82
- package/src/components/domain/browser/WebPreviewNav/WebPreviewNav.stories.tsx +0 -462
- package/src/components/domain/browser/WebPreviewNav/WebPreviewNavSource.test.mjs +0 -353
- package/src/components/domain/browser/WebPreviewNav/index.tsx +0 -351
- package/src/components/domain/browser/WebPreviewShell/WebPreviewShell.stories.tsx +0 -226
- package/src/components/domain/browser/WebPreviewShell/WebPreviewShellSource.test.mjs +0 -172
- package/src/components/domain/browser/WebPreviewShell/index.tsx +0 -324
- package/src/components/domain/browser/index.ts +0 -45
- package/src/components/domain/chat/AgentLoopSegment/AgentLoopSegment.stories.tsx +0 -107
- package/src/components/domain/chat/AgentLoopSegment/AgentLoopSegmentSource.test.mjs +0 -45
- package/src/components/domain/chat/AgentLoopSegment/index.tsx +0 -29
- package/src/components/domain/chat/AgentTurn/AgentTurn.stories.tsx +0 -162
- package/src/components/domain/chat/AgentTurn/AgentTurnSource.test.mjs +0 -98
- package/src/components/domain/chat/AgentTurn/beaconContext.ts +0 -37
- package/src/components/domain/chat/AgentTurn/index.tsx +0 -226
- package/src/components/domain/chat/ArtifactCard/ArtifactCard.stories.tsx +0 -127
- package/src/components/domain/chat/ArtifactCard/index.tsx +0 -249
- package/src/components/domain/chat/Attachment/Attachment.stories.tsx +0 -235
- package/src/components/domain/chat/Attachment/AttachmentSource.test.mjs +0 -160
- package/src/components/domain/chat/Attachment/index.tsx +0 -857
- package/src/components/domain/chat/AuthorizationCard/AuthorizationCard.stories.tsx +0 -53
- package/src/components/domain/chat/AuthorizationCard/AuthorizationCardSource.test.mjs +0 -80
- package/src/components/domain/chat/AuthorizationCard/index.tsx +0 -89
- package/src/components/domain/chat/ChatBubble/ChatBubble.stories.tsx +0 -32
- package/src/components/domain/chat/ChatBubble/index.tsx +0 -24
- package/src/components/domain/chat/ChatMessage/ChatMessage.stories.tsx +0 -31
- package/src/components/domain/chat/ChatMessage/index.tsx +0 -23
- package/src/components/domain/chat/ChatR2ReviewSource.test.mjs +0 -98
- package/src/components/domain/chat/ChatThinking/ChatThinking.stories.tsx +0 -125
- package/src/components/domain/chat/ChatThinking/index.tsx +0 -55
- package/src/components/domain/chat/Chatbot/Chatbot.stories.tsx +0 -49
- package/src/components/domain/chat/Chatbot/index.tsx +0 -37
- package/src/components/domain/chat/Composer/Composer.stories.tsx +0 -227
- package/src/components/domain/chat/Composer/ComposerSource.test.mjs +0 -175
- package/src/components/domain/chat/Composer/index.tsx +0 -450
- package/src/components/domain/chat/Composer/parts/ComposerAudioSpectrum.stories.tsx +0 -203
- package/src/components/domain/chat/Composer/parts/ComposerAudioSpectrum.tsx +0 -110
- package/src/components/domain/chat/Composer/parts/ComposerAudioSpectrumSource.test.mjs +0 -54
- package/src/components/domain/chat/Composer/parts/ComposerAuthorization.stories.tsx +0 -155
- package/src/components/domain/chat/Composer/parts/ComposerAuthorization.tsx +0 -108
- package/src/components/domain/chat/Composer/parts/ComposerMentions.stories.tsx +0 -76
- package/src/components/domain/chat/Composer/parts/ComposerMentions.tsx +0 -83
- package/src/components/domain/chat/Composer/parts/ComposerMentionsSource.test.mjs +0 -85
- package/src/components/domain/chat/Composer/parts/ComposerMenu.stories.tsx +0 -266
- package/src/components/domain/chat/Composer/parts/ComposerMenu.tsx +0 -232
- package/src/components/domain/chat/Composer/parts/ComposerMenuPopover.stories.tsx +0 -166
- package/src/components/domain/chat/Composer/parts/ComposerMenuPopover.tsx +0 -87
- package/src/components/domain/chat/Composer/parts/ComposerMenuPopoverSource.test.mjs +0 -56
- package/src/components/domain/chat/Composer/parts/ComposerPopover.stories.tsx +0 -257
- package/src/components/domain/chat/Composer/parts/ComposerPopover.tsx +0 -221
- package/src/components/domain/chat/Composer/parts/ComposerPopoverSource.test.mjs +0 -71
- package/src/components/domain/chat/Composer/parts/ComposerProjectPicker.stories.tsx +0 -260
- package/src/components/domain/chat/Composer/parts/ComposerProjectPicker.tsx +0 -246
- package/src/components/domain/chat/Composer/parts/ComposerProjectPickerSource.test.mjs +0 -46
- package/src/components/domain/chat/Composer/parts/ComposerQueue.stories.tsx +0 -275
- package/src/components/domain/chat/Composer/parts/ComposerQueue.tsx +0 -155
- package/src/components/domain/chat/Composer/parts/ComposerQueueSource.test.mjs +0 -95
- package/src/components/domain/chat/Composer/parts/ComposerVoiceInput.stories.tsx +0 -77
- package/src/components/domain/chat/Composer/parts/ComposerVoiceInput.tsx +0 -70
- package/src/components/domain/chat/Composer/parts/mountChip.ts +0 -21
- package/src/components/domain/chat/ContextUsage/ContextUsage.stories.tsx +0 -62
- package/src/components/domain/chat/ContextUsage/index.tsx +0 -69
- package/src/components/domain/chat/ExecutionSummary/ExecutionSummary.stories.tsx +0 -238
- package/src/components/domain/chat/ExecutionSummary/ExecutionSummarySource.test.mjs +0 -210
- package/src/components/domain/chat/ExecutionSummary/index.tsx +0 -487
- package/src/components/domain/chat/Message/Message.stories.tsx +0 -264
- package/src/components/domain/chat/Message/index.tsx +0 -44
- package/src/components/domain/chat/MessageActions/MessageActions.stories.tsx +0 -132
- package/src/components/domain/chat/MessageActions/MessageActionsSource.test.mjs +0 -79
- package/src/components/domain/chat/MessageActions/index.tsx +0 -186
- package/src/components/domain/chat/PlanCard/PlanCard.stories.tsx +0 -87
- package/src/components/domain/chat/PlanCard/index.tsx +0 -170
- package/src/components/domain/chat/RichContent/RichContent.stories.tsx +0 -102
- package/src/components/domain/chat/RichContent/RichContentSource.test.mjs +0 -82
- package/src/components/domain/chat/RichContent/index.tsx +0 -465
- package/src/components/domain/chat/SubAgentThread/SubAgentThread.stories.tsx +0 -119
- package/src/components/domain/chat/SubAgentThread/index.tsx +0 -104
- package/src/components/domain/chat/Thinking/Thinking.stories.tsx +0 -196
- package/src/components/domain/chat/Thinking/ThinkingInlineSource.test.mjs +0 -154
- package/src/components/domain/chat/Thinking/index.tsx +0 -237
- package/src/components/domain/chat/ToolCallRow/ToolCallRow.stories.tsx +0 -105
- package/src/components/domain/chat/ToolCallRow/ToolCallRowSource.test.mjs +0 -83
- package/src/components/domain/chat/ToolCallRow/index.tsx +0 -113
- package/src/components/domain/chat/Transcript/Transcript.stories.tsx +0 -296
- package/src/components/domain/chat/Transcript/TranscriptSource.test.mjs +0 -189
- package/src/components/domain/chat/Transcript/index.tsx +0 -187
- package/src/components/domain/chat/TranscriptSpine/TranscriptSpine.stories.tsx +0 -124
- package/src/components/domain/chat/TranscriptSpine/index.tsx +0 -245
- package/src/components/domain/chat/UserTurn/UserTurn.stories.tsx +0 -176
- package/src/components/domain/chat/UserTurn/UserTurnSource.test.mjs +0 -150
- package/src/components/domain/chat/UserTurn/index.tsx +0 -194
- package/src/components/domain/chat/index.ts +0 -22
- package/src/components/domain/desktop/DesktopAccountMenuView/DesktopAccountMenuView.stories.tsx +0 -116
- package/src/components/domain/desktop/DesktopAccountMenuView/DesktopAccountMenuViewSource.test.mjs +0 -80
- package/src/components/domain/desktop/DesktopAccountMenuView/index.tsx +0 -355
- package/src/components/domain/desktop/DesktopAppearanceSettings/DesktopAppearanceSettings.stories.tsx +0 -96
- package/src/components/domain/desktop/DesktopAppearanceSettings/DesktopAppearanceSettingsSource.test.mjs +0 -89
- package/src/components/domain/desktop/DesktopAppearanceSettings/index.tsx +0 -155
- package/src/components/domain/desktop/DesktopAssistantConfigView/DesktopAssistantConfigView.stories.tsx +0 -275
- package/src/components/domain/desktop/DesktopAssistantConfigView/DesktopAssistantConfigViewSource.test.mjs +0 -37
- package/src/components/domain/desktop/DesktopAssistantConfigView/index.tsx +0 -221
- package/src/components/domain/desktop/DesktopCatalogView/DesktopCatalogView.stories.tsx +0 -537
- package/src/components/domain/desktop/DesktopCatalogView/DesktopCatalogViewSource.test.mjs +0 -339
- package/src/components/domain/desktop/DesktopCatalogView/index.tsx +0 -1074
- package/src/components/domain/desktop/DesktopChatBranchDivider/DesktopChatBranchDivider.stories.tsx +0 -58
- package/src/components/domain/desktop/DesktopChatBranchDivider/index.tsx +0 -33
- package/src/components/domain/desktop/DesktopChatEmptyStateView/DesktopChatEmptyStateView.stories.tsx +0 -75
- package/src/components/domain/desktop/DesktopChatEmptyStateView/DesktopChatEmptyStateViewSource.test.mjs +0 -54
- package/src/components/domain/desktop/DesktopChatEmptyStateView/index.tsx +0 -64
- package/src/components/domain/desktop/DesktopChatHeaderView/DesktopChatHeaderView.stories.tsx +0 -83
- package/src/components/domain/desktop/DesktopChatHeaderView/DesktopChatHeaderViewSource.test.mjs +0 -126
- package/src/components/domain/desktop/DesktopChatHeaderView/index.tsx +0 -169
- package/src/components/domain/desktop/DesktopChatMessageView/DesktopChatMessageView.stories.tsx +0 -170
- package/src/components/domain/desktop/DesktopChatMessageView/DesktopChatMessageViewSource.test.mjs +0 -47
- package/src/components/domain/desktop/DesktopChatMessageView/index.tsx +0 -213
- package/src/components/domain/desktop/DesktopChatTurnView/DesktopChatTurnView.stories.tsx +0 -498
- package/src/components/domain/desktop/DesktopChatTurnView/DesktopChatTurnViewSource.test.mjs +0 -187
- package/src/components/domain/desktop/DesktopChatTurnView/index.tsx +0 -490
- package/src/components/domain/desktop/DesktopComposer/DesktopComposer.stories.tsx +0 -195
- package/src/components/domain/desktop/DesktopComposer/DesktopComposerModelPickerSource.test.mjs +0 -132
- package/src/components/domain/desktop/DesktopComposer/DesktopComposerMountChipSource.test.mjs +0 -43
- package/src/components/domain/desktop/DesktopComposer/DesktopComposerResponsiveSource.test.mjs +0 -44
- package/src/components/domain/desktop/DesktopComposer/DesktopMcpFormThemeSource.test.mjs +0 -30
- package/src/components/domain/desktop/DesktopComposer/index.tsx +0 -206
- package/src/components/domain/desktop/DesktopConnectorDetailView/DesktopConnectorDetailView.stories.tsx +0 -72
- package/src/components/domain/desktop/DesktopConnectorDetailView/DesktopConnectorDetailViewSource.test.mjs +0 -81
- package/src/components/domain/desktop/DesktopConnectorDetailView/index.tsx +0 -301
- package/src/components/domain/desktop/DesktopHomeView/DesktopHomeView.stories.tsx +0 -103
- package/src/components/domain/desktop/DesktopHomeView/DesktopHomeViewSource.test.mjs +0 -51
- package/src/components/domain/desktop/DesktopHomeView/index.tsx +0 -122
- package/src/components/domain/desktop/DesktopLibraryAuthorizationDialog/DesktopLibraryAuthorizationDialog.stories.tsx +0 -55
- package/src/components/domain/desktop/DesktopLibraryAuthorizationDialog/index.tsx +0 -156
- package/src/components/domain/desktop/DesktopLibraryPageView/DesktopLibraryPageView.stories.tsx +0 -42
- package/src/components/domain/desktop/DesktopLibraryPageView/index.tsx +0 -35
- package/src/components/domain/desktop/DesktopLoginView/DesktopLoginView.css +0 -75
- package/src/components/domain/desktop/DesktopLoginView/DesktopLoginView.stories.tsx +0 -230
- package/src/components/domain/desktop/DesktopLoginView/DesktopLoginViewSource.test.mjs +0 -149
- package/src/components/domain/desktop/DesktopLoginView/index.tsx +0 -418
- package/src/components/domain/desktop/DesktopOnboardingTourView/DesktopOnboardingTourView.stories.tsx +0 -103
- package/src/components/domain/desktop/DesktopOnboardingTourView/DesktopOnboardingTourViewSource.test.mjs +0 -57
- package/src/components/domain/desktop/DesktopOnboardingTourView/index.tsx +0 -189
- package/src/components/domain/desktop/DesktopPet/DesktopPet.fixture.ts +0 -243
- package/src/components/domain/desktop/DesktopPet/DesktopPet.stories.tsx +0 -337
- package/src/components/domain/desktop/DesktopPet/DesktopPetSource.test.mjs +0 -191
- package/src/components/domain/desktop/DesktopPet/index.tsx +0 -591
- package/src/components/domain/desktop/DesktopPetSettings/DesktopPetSettings.stories.tsx +0 -159
- package/src/components/domain/desktop/DesktopPetSettings/DesktopPetSettingsSource.test.mjs +0 -76
- package/src/components/domain/desktop/DesktopPetSettings/index.tsx +0 -140
- package/src/components/domain/desktop/DesktopRunStatusView/DesktopRunStatusView.stories.tsx +0 -166
- package/src/components/domain/desktop/DesktopRunStatusView/DesktopRunStatusViewSource.test.mjs +0 -51
- package/src/components/domain/desktop/DesktopRunStatusView/index.tsx +0 -34
- package/src/components/domain/desktop/DesktopSelectionCard/DesktopSelectionCard.stories.tsx +0 -122
- package/src/components/domain/desktop/DesktopSelectionCard/DesktopSelectionCardSource.test.mjs +0 -42
- package/src/components/domain/desktop/DesktopSelectionCard/index.tsx +0 -75
- package/src/components/domain/desktop/DesktopSettingsMemorySection/DesktopSettingsMemorySection.stories.tsx +0 -225
- package/src/components/domain/desktop/DesktopSettingsMemorySection/DesktopSettingsMemorySectionSource.test.mjs +0 -105
- package/src/components/domain/desktop/DesktopSettingsMemorySection/index.tsx +0 -340
- package/src/components/domain/desktop/DesktopSettingsView/DesktopSettingsView.stories.tsx +0 -177
- package/src/components/domain/desktop/DesktopSettingsView/DesktopSettingsViewSource.test.mjs +0 -195
- package/src/components/domain/desktop/DesktopSettingsView/index.tsx +0 -176
- package/src/components/domain/desktop/DesktopShareSelectionBarView/DesktopShareSelectionBarView.stories.tsx +0 -77
- package/src/components/domain/desktop/DesktopShareSelectionBarView/DesktopShareSelectionBarViewSource.test.mjs +0 -76
- package/src/components/domain/desktop/DesktopShareSelectionBarView/index.tsx +0 -55
- package/src/components/domain/desktop/DesktopSidebarView/DesktopSidebarView.stories.tsx +0 -454
- package/src/components/domain/desktop/DesktopSidebarView/DesktopSidebarViewSource.test.mjs +0 -386
- package/src/components/domain/desktop/DesktopSidebarView/index.tsx +0 -1075
- package/src/components/domain/desktop/DesktopSiteReleasesView/DesktopSiteReleasesView.stories.tsx +0 -369
- package/src/components/domain/desktop/DesktopSiteReleasesView/DesktopSiteReleasesViewSource.test.mjs +0 -123
- package/src/components/domain/desktop/DesktopSiteReleasesView/index.tsx +0 -392
- package/src/components/domain/desktop/DesktopSitesListView/DesktopSitesListView.stories.tsx +0 -244
- package/src/components/domain/desktop/DesktopSitesListView/DesktopSitesListViewSource.test.mjs +0 -198
- package/src/components/domain/desktop/DesktopSitesListView/index.tsx +0 -417
- package/src/components/domain/desktop/DesktopSkillsPageView/DesktopSkillsPageView.stories.tsx +0 -230
- package/src/components/domain/desktop/DesktopSkillsPageView/DesktopSkillsPageViewSource.test.mjs +0 -149
- package/src/components/domain/desktop/DesktopSkillsPageView/index.tsx +0 -235
- package/src/components/domain/desktop/DesktopTaskDetailView/index.tsx +0 -111
- package/src/components/domain/desktop/DesktopToolCallView/DesktopToolCallListViewSource.test.mjs +0 -302
- package/src/components/domain/desktop/DesktopToolCallView/DesktopToolCallView.stories.tsx +0 -409
- package/src/components/domain/desktop/DesktopToolCallView/index.tsx +0 -388
- package/src/components/domain/desktop/DesktopWorkbenchShell/DesktopWorkbenchShell.stories.tsx +0 -418
- package/src/components/domain/desktop/DesktopWorkbenchShell/DesktopWorkbenchShellSource.test.mjs +0 -151
- package/src/components/domain/desktop/DesktopWorkbenchShell/index.tsx +0 -167
- package/src/components/domain/desktop/DesktopWorkspacePageView/DesktopWorkspacePageView.stories.tsx +0 -135
- package/src/components/domain/desktop/DesktopWorkspacePageView/DesktopWorkspacePageViewSource.test.mjs +0 -57
- package/src/components/domain/desktop/DesktopWorkspacePageView/index.tsx +0 -114
- package/src/components/domain/desktop/DesktopWorkspaceView/DesktopWorkspaceView.stories.tsx +0 -227
- package/src/components/domain/desktop/DesktopWorkspaceView/DesktopWorkspaceViewSource.test.mjs +0 -175
- package/src/components/domain/desktop/DesktopWorkspaceView/index.tsx +0 -580
- package/src/components/domain/desktop/ResourceManagement/ResourceManagement.stories.tsx +0 -19
- package/src/components/domain/desktop/ResourceManagement/ResourceManagementSource.test.mjs +0 -54
- package/src/components/domain/desktop/ResourceManagement/SharesList.tsx +0 -323
- package/src/components/domain/desktop/ResourceManagement/SnapshotViews.tsx +0 -92
- package/src/components/domain/desktop/ResourceManagement/SnapshotViewsSource.test.mjs +0 -15
- package/src/components/domain/desktop/ResourceManagement/index.tsx +0 -246
- package/src/components/domain/desktop/ShareSettingsDialogView/index.tsx +0 -234
- package/src/components/domain/desktop/SidePanelEmpty/SidePanelEmpty.stories.tsx +0 -100
- package/src/components/domain/desktop/SidePanelEmpty/SidePanelEmptySource.test.mjs +0 -67
- package/src/components/domain/desktop/SidePanelEmpty/index.tsx +0 -113
- package/src/components/domain/desktop/StarterCapsules/StarterCapsules.stories.tsx +0 -65
- package/src/components/domain/desktop/StarterCapsules/StarterCapsulesSource.test.mjs +0 -43
- package/src/components/domain/desktop/StarterCapsules/index.tsx +0 -90
- package/src/components/domain/desktop/WorkbenchSidePanel/WorkbenchSidePanel.stories.tsx +0 -59
- package/src/components/domain/desktop/WorkbenchSidePanel/WorkbenchSidePanelSource.test.mjs +0 -51
- package/src/components/domain/desktop/WorkbenchSidePanel/index.tsx +0 -74
- package/src/components/domain/desktop/WorkspaceMigrateConfirm/WorkspaceMigrateConfirm.stories.tsx +0 -79
- package/src/components/domain/desktop/WorkspaceMigrateConfirm/WorkspaceMigrateConfirmSource.test.mjs +0 -34
- package/src/components/domain/desktop/WorkspaceMigrateConfirm/index.tsx +0 -92
- package/src/components/domain/desktop/index.ts +0 -64
- package/src/components/domain/files/FileBrowser/FileBrowser.stories.tsx +0 -397
- package/src/components/domain/files/FileBrowser/FileBrowserSource.test.mjs +0 -75
- package/src/components/domain/files/FileBrowser/index.tsx +0 -221
- package/src/components/domain/files/FileIcon/FileIcon.stories.tsx +0 -207
- package/src/components/domain/files/FileIcon/FileIconSource.test.mjs +0 -39
- package/src/components/domain/files/FileIcon/index.tsx +0 -133
- package/src/components/domain/files/FilePreviewContentView/FilePreviewContentView.stories.tsx +0 -242
- package/src/components/domain/files/FilePreviewContentView/FilePreviewContentViewSource.test.mjs +0 -44
- package/src/components/domain/files/FilePreviewContentView/index.tsx +0 -125
- package/src/components/domain/files/FileTree/FileTree.stories.tsx +0 -204
- package/src/components/domain/files/FileTree/FileTreeSource.test.mjs +0 -18
- package/src/components/domain/files/FileTree/index.tsx +0 -106
- package/src/components/domain/files/PreviewDialog/PreviewDialog.stories.tsx +0 -178
- package/src/components/domain/files/PreviewDialog/PreviewDialogSource.test.mjs +0 -92
- package/src/components/domain/files/PreviewDialog/index.tsx +0 -294
- package/src/components/domain/files/index.ts +0 -5
- package/src/components/domain/index.ts +0 -8
- package/src/components/domain/office/CsvPreview/CsvPreview.stories.tsx +0 -264
- package/src/components/domain/office/CsvPreview/CsvPreviewSource.test.mjs +0 -77
- package/src/components/domain/office/CsvPreview/index.tsx +0 -224
- package/src/components/domain/office/OfficePreview/OfficePreview.stories.tsx +0 -265
- package/src/components/domain/office/OfficePreview/OfficePreviewDialog.stories.tsx +0 -71
- package/src/components/domain/office/OfficePreview/OfficePreviewDialog.tsx +0 -43
- package/src/components/domain/office/OfficePreview/OfficePreviewSource.test.mjs +0 -126
- package/src/components/domain/office/OfficePreview/index.tsx +0 -782
- package/src/components/domain/office/PdfPreview/PdfPreview.stories.tsx +0 -280
- package/src/components/domain/office/PdfPreview/PdfPreviewDialog.stories.tsx +0 -61
- package/src/components/domain/office/PdfPreview/PdfPreviewDialog.tsx +0 -61
- package/src/components/domain/office/PdfPreview/PdfPreviewSource.test.mjs +0 -70
- package/src/components/domain/office/PdfPreview/index.tsx +0 -217
- package/src/components/domain/office/index.ts +0 -5
- package/src/components/domain/skills/McpServerListView/McpServerListView.stories.tsx +0 -510
- package/src/components/domain/skills/McpServerListView/McpServerListViewSource.test.mjs +0 -101
- package/src/components/domain/skills/McpServerListView/index.tsx +0 -250
- package/src/components/domain/skills/SkillAvatarView/SkillAvatarView.stories.tsx +0 -121
- package/src/components/domain/skills/SkillAvatarView/SkillAvatarViewSource.test.mjs +0 -67
- package/src/components/domain/skills/SkillAvatarView/index.tsx +0 -112
- package/src/components/domain/skills/SkillCardView/SkillCardView.stories.tsx +0 -374
- package/src/components/domain/skills/SkillCardView/SkillCardViewSource.test.mjs +0 -35
- package/src/components/domain/skills/SkillCardView/index.tsx +0 -88
- package/src/components/domain/skills/SkillDetailPanelView/SkillDetailPanelView.stories.tsx +0 -113
- package/src/components/domain/skills/SkillDetailPanelView/index.tsx +0 -115
- package/src/components/domain/skills/SkillDetailView/SkillDetailView.stories.tsx +0 -274
- package/src/components/domain/skills/SkillDetailView/index.tsx +0 -121
- package/src/components/domain/skills/SkillImportDialogView/SkillImportDialogView.stories.tsx +0 -128
- package/src/components/domain/skills/SkillImportDialogView/SkillImportDialogViewSource.test.mjs +0 -11
- package/src/components/domain/skills/SkillImportDialogView/index.tsx +0 -147
- package/src/components/domain/skills/ToolDetailModalView/ToolDetailModalView.stories.tsx +0 -160
- package/src/components/domain/skills/ToolDetailModalView/ToolDetailModalViewSource.test.mjs +0 -99
- package/src/components/domain/skills/ToolDetailModalView/index.tsx +0 -160
- package/src/components/domain/skills/index.ts +0 -7
- package/src/components/domain/tasks/ScheduledTaskCardView/ScheduledTaskCardView.stories.tsx +0 -120
- package/src/components/domain/tasks/ScheduledTaskCardView/ScheduledTaskCardViewSource.test.mjs +0 -40
- package/src/components/domain/tasks/ScheduledTaskCardView/index.tsx +0 -135
- package/src/components/domain/tasks/ScheduledTaskDeleteDialog/ScheduledTaskDeleteDialog.stories.tsx +0 -56
- package/src/components/domain/tasks/ScheduledTaskDeleteDialog/ScheduledTaskDeleteDialogSource.test.mjs +0 -35
- package/src/components/domain/tasks/ScheduledTaskDeleteDialog/index.tsx +0 -73
- package/src/components/domain/tasks/ScheduledTaskDetailView/ScheduledTaskDetailView.stories.tsx +0 -121
- package/src/components/domain/tasks/ScheduledTaskDetailView/ScheduledTaskDetailViewSource.test.mjs +0 -115
- package/src/components/domain/tasks/ScheduledTaskDetailView/index.tsx +0 -223
- package/src/components/domain/tasks/ScheduledTasksSpaceView/ScheduledTasksSpaceView.stories.tsx +0 -526
- package/src/components/domain/tasks/ScheduledTasksSpaceView/ScheduledTasksSpaceViewSource.test.mjs +0 -85
- package/src/components/domain/tasks/ScheduledTasksSpaceView/index.tsx +0 -118
- package/src/components/domain/tasks/index.ts +0 -4
- package/src/components/domain/theme/SkinManager.stories.tsx +0 -43
- package/src/components/domain/theme/SkinManagerUI.tsx +0 -382
- package/src/components/domain/theme/ThemeDemo.stories.tsx +0 -12
- package/src/components/domain/theme/ThemeDemo.tsx +0 -224
- package/src/components/index.ts +0 -11
- package/src/components/primitives/Avatar/Avatar.stories.tsx +0 -170
- package/src/components/primitives/Avatar/AvatarSource.test.mjs +0 -37
- package/src/components/primitives/Avatar/index.tsx +0 -180
- package/src/components/primitives/BackTop/BackTop.stories.tsx +0 -122
- package/src/components/primitives/BackTop/BackTopSource.test.mjs +0 -61
- package/src/components/primitives/BackTop/index.tsx +0 -93
- package/src/components/primitives/Badge/Badge.stories.tsx +0 -376
- package/src/components/primitives/Badge/BadgeSource.test.mjs +0 -27
- package/src/components/primitives/Badge/index.tsx +0 -65
- package/src/components/primitives/Button/Button.stories.tsx +0 -287
- package/src/components/primitives/Button/ButtonSource.test.mjs +0 -84
- package/src/components/primitives/Button/index.tsx +0 -216
- package/src/components/primitives/Card/Card.stories.tsx +0 -186
- package/src/components/primitives/Card/CardSource.test.mjs +0 -73
- package/src/components/primitives/Card/index.tsx +0 -137
- package/src/components/primitives/Checkbox/Checkbox.stories.tsx +0 -79
- package/src/components/primitives/Checkbox/CheckboxSource.test.mjs +0 -43
- package/src/components/primitives/Checkbox/index.tsx +0 -87
- package/src/components/primitives/Chip/Chip.stories.tsx +0 -149
- package/src/components/primitives/Chip/ChipSource.test.mjs +0 -73
- package/src/components/primitives/Chip/index.tsx +0 -252
- package/src/components/primitives/Divider/Divider.stories.tsx +0 -68
- package/src/components/primitives/Divider/DividerSource.test.mjs +0 -26
- package/src/components/primitives/Divider/index.tsx +0 -65
- package/src/components/primitives/Dropdown/Dropdown.stories.tsx +0 -38
- package/src/components/primitives/Dropdown/DropdownSource.test.mjs +0 -23
- package/src/components/primitives/Dropdown/index.tsx +0 -29
- package/src/components/primitives/EmptyState/EmptyState.stories.tsx +0 -159
- package/src/components/primitives/EmptyState/EmptyStateSource.test.mjs +0 -169
- package/src/components/primitives/EmptyState/index.tsx +0 -185
- package/src/components/primitives/ErrorCard/ErrorCard.stories.tsx +0 -50
- package/src/components/primitives/ErrorCard/index.tsx +0 -78
- package/src/components/primitives/Field/Field.stories.tsx +0 -208
- package/src/components/primitives/Field/FieldSource.test.mjs +0 -70
- package/src/components/primitives/Field/index.tsx +0 -297
- package/src/components/primitives/InlineMessage/InlineMessage.stories.tsx +0 -137
- package/src/components/primitives/InlineMessage/InlineMessageSource.test.mjs +0 -50
- package/src/components/primitives/InlineMessage/index.tsx +0 -141
- package/src/components/primitives/Input/Input.stories.tsx +0 -30
- package/src/components/primitives/Input/index.tsx +0 -12
- package/src/components/primitives/Keycap/Keycap.stories.tsx +0 -93
- package/src/components/primitives/Keycap/KeycapSource.test.mjs +0 -30
- package/src/components/primitives/Keycap/index.tsx +0 -67
- package/src/components/primitives/Menu/Menu.stories.tsx +0 -416
- package/src/components/primitives/Menu/MenuEmptySource.test.mjs +0 -23
- package/src/components/primitives/Menu/MenuSource.test.mjs +0 -207
- package/src/components/primitives/Menu/index.tsx +0 -922
- package/src/components/primitives/Pagination/Pagination.stories.tsx +0 -77
- package/src/components/primitives/Pagination/PaginationSource.test.mjs +0 -24
- package/src/components/primitives/Pagination/index.tsx +0 -85
- package/src/components/primitives/Pagination/pagination.ts +0 -25
- package/src/components/primitives/Pagination/paginationModel.test.mjs +0 -18
- package/src/components/primitives/ProgressBar/ProgressBar.stories.tsx +0 -103
- package/src/components/primitives/ProgressBar/ProgressBarSource.test.mjs +0 -44
- package/src/components/primitives/ProgressBar/index.tsx +0 -68
- package/src/components/primitives/Radio/Radio.stories.tsx +0 -84
- package/src/components/primitives/Radio/RadioSource.test.mjs +0 -38
- package/src/components/primitives/Radio/index.tsx +0 -161
- package/src/components/primitives/SegmentedControl/SegmentedControl.stories.tsx +0 -110
- package/src/components/primitives/SegmentedControl/SegmentedControlSource.test.mjs +0 -75
- package/src/components/primitives/SegmentedControl/index.tsx +0 -188
- package/src/components/primitives/Select/Select.stories.tsx +0 -158
- package/src/components/primitives/Select/SelectSource.test.mjs +0 -94
- package/src/components/primitives/Select/index.tsx +0 -364
- package/src/components/primitives/Spinner/index.tsx +0 -58
- package/src/components/primitives/Switch/Switch.stories.tsx +0 -64
- package/src/components/primitives/Switch/SwitchSource.test.mjs +0 -38
- package/src/components/primitives/Switch/index.tsx +0 -84
- package/src/components/primitives/Tabs/Tabs.stories.tsx +0 -230
- package/src/components/primitives/Tabs/TabsSource.test.mjs +0 -91
- package/src/components/primitives/Tabs/index.tsx +0 -183
- package/src/components/primitives/index.ts +0 -24
- package/src/examples/ResourceManagementExample.tsx +0 -119
- package/src/examples/SiteWorkbenchExample.tsx +0 -96
- package/src/hooks/index.ts +0 -7
- package/src/hooks/useClickOutside.ts +0 -20
- package/src/hooks/useDragReorder.ts +0 -29
- package/src/hooks/useImeAwareEnter.ts +0 -59
- package/src/hooks/useImeAwareEnterSource.test.mjs +0 -65
- package/src/hooks/useKeyboard.ts +0 -16
- package/src/hooks/usePopover.ts +0 -67
- package/src/hooks/useSelectedOptionLocator.ts +0 -33
- package/src/hooks/useSidebarResize.ts +0 -107
- package/src/hooks/useTenantTheme.ts +0 -53
- package/src/hooks/useUnifiedTheme.ts +0 -85
- package/src/index.ts +0 -6
- package/src/lib/InjectedStyleTokenMirrorSource.test.mjs +0 -67
- package/src/lib/about-window.test.mjs +0 -46
- package/src/lib/about-window.ts +0 -218
- package/src/lib/appearance.test.mjs +0 -283
- package/src/lib/appearance.ts +0 -46
- package/src/lib/browser-annotation-popup.ts +0 -151
- package/src/lib/focusTrap.ts +0 -51
- package/src/lib/index.ts +0 -5
- package/src/lib/shortcut.test.mjs +0 -100
- package/src/lib/shortcut.ts +0 -97
- package/src/lib/twMergeOw.ts +0 -18
- package/src/lib/utils.ts +0 -6
- package/src/screens/Browser.stories.tsx +0 -353
- package/src/screens/Chat.stories.tsx +0 -808
- package/src/screens/Home.stories.tsx +0 -253
- package/src/screens/Login.stories.tsx +0 -134
- package/src/screens/McpManager.stories.tsx +0 -159
- package/src/screens/Onboarding.stories.tsx +0 -155
- package/src/screens/ScheduledTasks.stories.tsx +0 -134
- package/src/screens/ScreenFrameSource.test.mjs +0 -77
- package/src/screens/SettingsAppearance.stories.tsx +0 -117
- package/src/screens/SettingsMemory.stories.tsx +0 -128
- package/src/screens/SettingsModels.stories.tsx +0 -228
- package/src/screens/SettingsSections.stories.tsx +0 -164
- package/src/screens/Share.stories.tsx +0 -202
- package/src/screens/SharePage.stories.tsx +0 -29
- package/src/screens/Sites.stories.tsx +0 -183
- package/src/screens/Skills.stories.tsx +0 -83
- package/src/screens/Workspace.stories.tsx +0 -191
- package/src/screens/_home.tsx +0 -46
- package/src/screens/_screen.tsx +0 -355
- package/src/screens/_settingsNav.ts +0 -27
- package/src/screens/_skillsCatalog.tsx +0 -372
- package/src/theme/SkinDenylistSyncSource.test.mjs +0 -124
- package/src/theme/__tests__/skins.test.mjs +0 -84
- package/src/theme/core/semanticAdapter.ts +0 -116
- package/src/theme/core/skin.ts +0 -605
- package/src/theme/core/skinScoped.ts +0 -289
- package/src/theme/core/tenantTheme.test.mjs +0 -127
- package/src/theme/core/tenantTheme.ts +0 -124
- package/src/theme/core/types.ts +0 -60
- package/src/theme/core/unifiedTheme.ts +0 -157
- package/src/theme/index.ts +0 -33
- package/src/theme/providers/BrandingProvider.tsx +0 -57
- package/src/theme/providers/ThemeProvider.tsx +0 -221
- package/src/theme/skinDs2PropertyGate.test.mjs +0 -109
- package/src/theme/skins/index.ts +0 -107
- package/src/theme/utils/cssSafety.ts +0 -92
- package/src/theme/utils/skinManager.ts +0 -159
- package/src/theme/utils/themeApplier.ts +0 -75
- package/src/tokens/DesktopSurfacesSweep15Source.test.mjs +0 -77
- package/src/tokens/SharedStyleSheetsSource.test.mjs +0 -90
- package/src/tokens/TailwindThemeSupplySource.test.mjs +0 -129
- package/src/tokens/base.ts +0 -199
- package/src/tokens/dark.ts +0 -288
- package/src/tokens/index.ts +0 -4
- package/src/tokens/light.ts +0 -320
- package/src/tokens/tailwind.ts +0 -216
- package/src/types/desktop-pet.ts +0 -100
- package/src/types/file-browser.ts +0 -51
- package/src/types/file-tree.ts +0 -34
- package/src/types/index.ts +0 -3
- package/src/types/xspreadsheet.d.ts +0 -4
- package/src/utils/cn.ts +0 -6
- package/src/utils/glyphColor.ts +0 -32
- package/src/utils/index.ts +0 -4
- package/src/utils/localPathInline.test.mjs +0 -45
- package/src/utils/localPathInline.ts +0 -49
- package/src/utils/markdownFileRefs.test.mjs +0 -88
- package/src/utils/markdownFileRefs.ts +0 -140
- package/src/utils/office-excel.ts +0 -452
- package/src/utils/shiki.ts +0 -156
|
@@ -1,1361 +0,0 @@
|
|
|
1
|
-
import type { CSSProperties, ComponentProps, SVGProps } from "react"
|
|
2
|
-
|
|
3
|
-
export type IconProps = SVGProps<SVGSVGElement>
|
|
4
|
-
|
|
5
|
-
// Source of truth: Orbitwork UI – Library / 05 Icons (Figma),描边统一 1.75(DS 2.0)。
|
|
6
|
-
// Keep geometry and per-icon stroke/fill values aligned with the exported 24×24 assets.
|
|
7
|
-
// 例外:九个语义位(ThreadDot=tasks、Bolt=agent、Clock=schedule、Share、Branch、Doc=artifact、
|
|
8
|
-
// PanelSidebar=workspace、Loader=loading)已信标化,几何以 design/ow/components/icons/BeaconIcons
|
|
9
|
-
// 规格卡为准;.dot 零件可经 .ow-dot-lit/.ow-dot-pre(styles/utilities.css)点亮,默认全 currentColor。
|
|
10
|
-
export const Plus = (p: IconProps) => (
|
|
11
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
12
|
-
<path
|
|
13
|
-
d="M4.25 11.9998H11.9981M19.75 11.9998L11.9981 11.9998M11.9981 11.9998V4.25M11.9981 11.9998L11.9981 19.75"
|
|
14
|
-
stroke="currentColor"
|
|
15
|
-
strokeWidth="1.75"
|
|
16
|
-
strokeLinecap="round"
|
|
17
|
-
/>
|
|
18
|
-
</svg>
|
|
19
|
-
)
|
|
20
|
-
export const ChevDown = (p: IconProps) => (
|
|
21
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
22
|
-
<path
|
|
23
|
-
d="M3.75 8.75L11.1161 16.1161C11.6043 16.6043 12.3957 16.6043 12.8839 16.1161L20.25 8.75"
|
|
24
|
-
stroke="currentColor"
|
|
25
|
-
strokeWidth="1.75"
|
|
26
|
-
strokeLinecap="round"
|
|
27
|
-
strokeLinejoin="round"
|
|
28
|
-
/>
|
|
29
|
-
</svg>
|
|
30
|
-
)
|
|
31
|
-
export const ChevRight = (p: IconProps) => (
|
|
32
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
33
|
-
<path
|
|
34
|
-
d="M9.25 20.25L16.6161 12.8839C17.1043 12.3957 17.1043 11.6043 16.6161 11.1161L9.25 3.75"
|
|
35
|
-
stroke="currentColor"
|
|
36
|
-
strokeWidth="1.75"
|
|
37
|
-
strokeLinecap="round"
|
|
38
|
-
strokeLinejoin="round"
|
|
39
|
-
/>
|
|
40
|
-
</svg>
|
|
41
|
-
)
|
|
42
|
-
/** 信标族 agent(基形 lucide:bot;天线尖→卫星点=.dot,双眼属五官永不点亮)。规格:ow/components/icons/BeaconIcons。 */
|
|
43
|
-
export const Bolt = (p: IconProps) => (
|
|
44
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
45
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
46
|
-
<rect x="3.5" y="7.5" width="17" height="12.5" rx="3" />
|
|
47
|
-
<path d="M12 4.6V7.5" />
|
|
48
|
-
</g>
|
|
49
|
-
<circle className="dot" cx="12" cy="3" r="1.9" fill="currentColor" />
|
|
50
|
-
<circle cx="9" cy="13.5" r="1.1" fill="currentColor" />
|
|
51
|
-
<circle cx="15" cy="13.5" r="1.1" fill="currentColor" />
|
|
52
|
-
</svg>
|
|
53
|
-
)
|
|
54
|
-
/** 信标族 artifact(基形 lucide:file-check;对勾→横向递增短迹,最右最实一颗=.dot)。规格:ow/components/icons/BeaconIcons。 */
|
|
55
|
-
export const Doc = (p: IconProps) => (
|
|
56
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
57
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
58
|
-
<path d="M14 3.5H7a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8.5z" />
|
|
59
|
-
<path d="M14 3.5v5h5" />
|
|
60
|
-
</g>
|
|
61
|
-
<circle cx="9" cy="15.5" r="1" fill="currentColor" opacity=".35" />
|
|
62
|
-
<circle cx="12" cy="15.5" r="1.35" fill="currentColor" opacity=".6" />
|
|
63
|
-
<circle className="dot" cx="15.2" cy="15.5" r="1.8" fill="currentColor" />
|
|
64
|
-
</svg>
|
|
65
|
-
)
|
|
66
|
-
export const Grid = (p: IconProps) => (
|
|
67
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
68
|
-
<path
|
|
69
|
-
d="M6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8Z"
|
|
70
|
-
stroke="currentColor"
|
|
71
|
-
strokeWidth="1.75"
|
|
72
|
-
strokeLinecap="round"
|
|
73
|
-
strokeLinejoin="round"
|
|
74
|
-
/>
|
|
75
|
-
<path
|
|
76
|
-
d="M18 8C19.1046 8 20 7.10457 20 6C20 4.89543 19.1046 4 18 4C16.8954 4 16 4.89543 16 6C16 7.10457 16.8954 8 18 8Z"
|
|
77
|
-
stroke="currentColor"
|
|
78
|
-
strokeWidth="1.75"
|
|
79
|
-
strokeLinecap="round"
|
|
80
|
-
strokeLinejoin="round"
|
|
81
|
-
/>
|
|
82
|
-
<path
|
|
83
|
-
d="M6 20C7.10457 20 8 19.1046 8 18C8 16.8954 7.10457 16 6 16C4.89543 16 4 16.8954 4 18C4 19.1046 4.89543 20 6 20Z"
|
|
84
|
-
stroke="currentColor"
|
|
85
|
-
strokeWidth="1.75"
|
|
86
|
-
strokeLinecap="round"
|
|
87
|
-
strokeLinejoin="round"
|
|
88
|
-
/>
|
|
89
|
-
<path
|
|
90
|
-
d="M18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20Z"
|
|
91
|
-
stroke="currentColor"
|
|
92
|
-
strokeWidth="1.75"
|
|
93
|
-
strokeLinecap="round"
|
|
94
|
-
strokeLinejoin="round"
|
|
95
|
-
/>
|
|
96
|
-
</svg>
|
|
97
|
-
)
|
|
98
|
-
export const Mic = (p: IconProps) => (
|
|
99
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
100
|
-
<rect x="6.75" y="3" width="10.5" height="12.5" rx="5.25" stroke="currentColor" strokeWidth="1.75" />
|
|
101
|
-
<path
|
|
102
|
-
d="M11.9999 18.003V20.9995M11.9999 18.003C15.1304 18.003 17.8876 16.4046 19.5 13.9795M11.9999 18.003C8.8695 18.003 6.1124 16.4048 4.5 13.9798M11.9999 20.9995H7.75M11.9999 20.9995H16.25"
|
|
103
|
-
stroke="currentColor"
|
|
104
|
-
strokeWidth="1.75"
|
|
105
|
-
strokeLinecap="round"
|
|
106
|
-
/>
|
|
107
|
-
</svg>
|
|
108
|
-
)
|
|
109
|
-
// W-R2:原为 2.5,比同排 ChevDown/ChevUp 粗一档,肉眼可见配重不齐;归 1.75 族值。
|
|
110
|
-
export const Arrow = (p: IconProps) => (
|
|
111
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
112
|
-
<path d="M12 19V5" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
113
|
-
<path d="M5 12L12 5L19 12" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
114
|
-
</svg>
|
|
115
|
-
)
|
|
116
|
-
// W-R2:原为 2。Check 是全库选中态的形编码(ModelPickerList / MessageFeedbackDialog /
|
|
117
|
-
// MarkdownPreviewModalView 都在用),配重不齐会顺着选中态一路带出去;归 1.75 族值。
|
|
118
|
-
export const Check = (p: IconProps) => (
|
|
119
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
120
|
-
<path
|
|
121
|
-
d="M3.50999 12.8601L7.57586 16.926C8.25928 17.6094 9.36731 17.6094 10.0507 16.926L20.4806 6.49615"
|
|
122
|
-
stroke="currentColor"
|
|
123
|
-
strokeWidth="1.75"
|
|
124
|
-
strokeLinecap="round"
|
|
125
|
-
strokeLinejoin="round"
|
|
126
|
-
/>
|
|
127
|
-
</svg>
|
|
128
|
-
)
|
|
129
|
-
export const Sparkles = (p: IconProps) => (
|
|
130
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
131
|
-
<path
|
|
132
|
-
d="M12 3L13.5 7.5L18 9L13.5 10.5L12 15L10.5 10.5L6 9L10.5 7.5L12 3Z"
|
|
133
|
-
stroke="currentColor"
|
|
134
|
-
strokeWidth="1.75"
|
|
135
|
-
strokeLinecap="round"
|
|
136
|
-
strokeLinejoin="round"
|
|
137
|
-
/>
|
|
138
|
-
<path
|
|
139
|
-
d="M19 16L19.7 18L21.7 18.7L19.7 19.4L19 21.4L18.3 19.4L16.3 18.7L18.3 18L19 16Z"
|
|
140
|
-
stroke="currentColor"
|
|
141
|
-
strokeWidth="1.75"
|
|
142
|
-
strokeLinecap="round"
|
|
143
|
-
strokeLinejoin="round"
|
|
144
|
-
/>
|
|
145
|
-
</svg>
|
|
146
|
-
)
|
|
147
|
-
/** 信标族 tasks(基形 lucide:list;项目符号→递减尾迹,最下最实一颗=.dot)。规格:ow/components/icons/BeaconIcons。 */
|
|
148
|
-
export const ThreadDot = (p: IconProps) => (
|
|
149
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
150
|
-
<path d="M9 6.5h11M9 12h11M9 17.5h11" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
151
|
-
<circle cx="4.2" cy="6.5" r="1.1" fill="currentColor" opacity=".35" />
|
|
152
|
-
<circle cx="4.2" cy="12" r="1.5" fill="currentColor" opacity=".6" />
|
|
153
|
-
<circle className="dot" cx="4.2" cy="17.5" r="2" fill="currentColor" />
|
|
154
|
-
</svg>
|
|
155
|
-
)
|
|
156
|
-
export const Settings = (p: IconProps) => (
|
|
157
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
158
|
-
<path
|
|
159
|
-
d="M10.5 2.86603C11.4282 2.33013 12.5718 2.33013 13.5 2.86603L19.1603 6.13397C20.0885 6.66987 20.6603 7.66025 20.6603 8.73205V15.2679C20.6603 16.3397 20.0885 17.3301 19.1603 17.866L13.5 21.134C12.5718 21.6699 11.4282 21.6699 10.5 21.134L4.83975 17.866C3.91154 17.3301 3.33975 16.3397 3.33975 15.2679V8.73205C3.33975 7.66025 3.91154 6.66987 4.83975 6.13397L10.5 2.86603Z"
|
|
160
|
-
stroke="currentColor"
|
|
161
|
-
strokeWidth="1.75"
|
|
162
|
-
/>
|
|
163
|
-
<circle cx="12" cy="12" r="3.125" stroke="currentColor" strokeWidth="1.75" />
|
|
164
|
-
</svg>
|
|
165
|
-
)
|
|
166
|
-
/**
|
|
167
|
-
* Stop —— R2 复审改形:原件是一整块 fill="currentColor" 的实心圆角方,无描边。
|
|
168
|
-
* 放在 DesktopPet 会话行里(前景 --ow-error)就是一块饱和红方块,紧邻的 CommentPlus 却是
|
|
169
|
-
* strokeWidth 1.75 的描边件——同一行两枚 16px 图标一实心一描边,§7 图标族没统一,
|
|
170
|
-
* 实心块的视觉重量也远超它承担的「停止」。
|
|
171
|
-
* 现改为族内标准形:外框 1.75 描边圆角方 + 居中一枚实心小方作停止记号。
|
|
172
|
-
* (实心只用在 12px 的记号本身,不再是整枚图标的面。)
|
|
173
|
-
*/
|
|
174
|
-
export const Stop = (p: IconProps) => (
|
|
175
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
176
|
-
<rect x="4.5" y="4.5" width="15" height="15" rx="3.5" stroke="currentColor" strokeWidth="1.75" />
|
|
177
|
-
<rect x="9.25" y="9.25" width="5.5" height="5.5" rx="1" fill="currentColor" />
|
|
178
|
-
</svg>
|
|
179
|
-
)
|
|
180
|
-
export const Search = (p: IconProps) => (
|
|
181
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
182
|
-
<circle cx="11" cy="11" r="7.5" stroke="currentColor" strokeWidth="1.75" />
|
|
183
|
-
<path d="M19.5 19.5L16.5 16.5" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
184
|
-
</svg>
|
|
185
|
-
)
|
|
186
|
-
/** 放大:Search 同族镜筒(r7.5+手柄),镜内加十字=放大语义,不再靠贴字角标。 */
|
|
187
|
-
export const ZoomIn = (p: IconProps) => (
|
|
188
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
189
|
-
<circle cx="11" cy="11" r="7.5" stroke="currentColor" strokeWidth="1.75" />
|
|
190
|
-
<path d="M19.5 19.5L16.5 16.5" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
191
|
-
<path d="M11 7.75V14.25M7.75 11H14.25" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
192
|
-
</svg>
|
|
193
|
-
)
|
|
194
|
-
/** 缩小:与 ZoomIn 同镜筒,镜内单横=缩小语义。 */
|
|
195
|
-
export const ZoomOut = (p: IconProps) => (
|
|
196
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
197
|
-
<circle cx="11" cy="11" r="7.5" stroke="currentColor" strokeWidth="1.75" />
|
|
198
|
-
<path d="M19.5 19.5L16.5 16.5" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
199
|
-
<path d="M7.75 11H14.25" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
200
|
-
</svg>
|
|
201
|
-
)
|
|
202
|
-
/** 旋转:顺时针 3/4 弧+右上折回箭头(与 Refresh 的双箭头刷新语义分家)。 */
|
|
203
|
-
export const Rotate = (p: IconProps) => (
|
|
204
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
205
|
-
<path d="M20.5 12A8.5 8.5 0 1 1 18.01 5.99" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
206
|
-
<path d="M20.5 4.5V10H15" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
207
|
-
</svg>
|
|
208
|
-
)
|
|
209
|
-
export const Edit = (p: IconProps) => (
|
|
210
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
211
|
-
<path
|
|
212
|
-
d="M13.0208 4.31965L4.48056 12.8596C4.01173 13.3284 3.74833 13.9642 3.7483 14.6272L3.74812 17.9983C3.74808 18.6887 4.3077 19.2483 4.99805 19.2484L8.36899 19.2485C9.03243 19.2486 9.66868 18.9849 10.1376 18.5156L18.6741 9.97206C19.3045 9.34121 19.5531 8.41545 19.1367 7.62682C18.8011 6.99119 18.2893 6.20609 17.5381 5.45486C16.7871 4.70386 16.0022 4.1921 15.3667 3.85652C14.5778 3.43994 13.6517 3.68882 13.0208 4.31965Z"
|
|
213
|
-
stroke="currentColor"
|
|
214
|
-
strokeWidth="1.75"
|
|
215
|
-
strokeLinecap="round"
|
|
216
|
-
/>
|
|
217
|
-
<path d="M14.0001 19.2551H20.5001" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
218
|
-
</svg>
|
|
219
|
-
)
|
|
220
|
-
export const Atom = (p: IconProps) => (
|
|
221
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
222
|
-
<path
|
|
223
|
-
d="M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z"
|
|
224
|
-
fill="currentColor"
|
|
225
|
-
/>
|
|
226
|
-
<path
|
|
227
|
-
d="M9.17154 14.8284C13.0768 18.7337 17.5089 20.6332 19.071 19.0711C20.6331 17.509 18.7336 13.0768 14.8284 9.17159C10.9231 5.26635 6.49099 3.36685 4.9289 4.92895C3.3668 6.49105 5.26629 10.9232 9.17154 14.8284Z"
|
|
228
|
-
stroke="currentColor"
|
|
229
|
-
strokeWidth="1.75"
|
|
230
|
-
strokeLinecap="round"
|
|
231
|
-
strokeLinejoin="round"
|
|
232
|
-
/>
|
|
233
|
-
<path
|
|
234
|
-
d="M14.8284 14.8284C18.7336 10.9232 20.6331 6.491 19.071 4.92891C17.5089 3.36681 13.0768 5.2663 9.17153 9.17155C5.26629 13.0768 3.36679 17.5089 4.92889 19.071C6.49099 20.6331 10.9231 18.7336 14.8284 14.8284Z"
|
|
235
|
-
stroke="currentColor"
|
|
236
|
-
strokeWidth="1.75"
|
|
237
|
-
strokeLinecap="round"
|
|
238
|
-
strokeLinejoin="round"
|
|
239
|
-
/>
|
|
240
|
-
</svg>
|
|
241
|
-
)
|
|
242
|
-
export const Brain = (p: IconProps) => (
|
|
243
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
244
|
-
<path
|
|
245
|
-
d="M9 4C8.20435 4 7.44129 4.31607 6.87868 4.87868C6.31607 5.44129 6 6.20435 6 7V8C5.44093 8.04266 4.905 8.24114 4.45301 8.57293C4.00103 8.90472 3.65106 9.35654 3.44283 9.87713C3.23459 10.3977 3.17641 10.9663 3.2749 11.5182C3.37338 12.0702 3.62458 12.5835 4 13C3.62458 13.4165 3.37338 13.9298 3.2749 14.4818C3.17641 15.0337 3.23459 15.6023 3.44283 16.1229C3.65106 16.6435 4.00103 17.0953 4.45301 17.4271C4.905 17.7589 5.44093 17.9573 6 18V19C6 19.7956 6.31607 20.5587 6.87868 21.1213C7.44129 21.6839 8.20435 22 9 22"
|
|
246
|
-
stroke="currentColor"
|
|
247
|
-
strokeWidth="1.75"
|
|
248
|
-
strokeLinecap="round"
|
|
249
|
-
strokeLinejoin="round"
|
|
250
|
-
/>
|
|
251
|
-
<path
|
|
252
|
-
d="M15 4C15.7956 4 16.5587 4.31607 17.1213 4.87868C17.6839 5.44129 18 6.20435 18 7V8C18.5591 8.04266 19.095 8.24114 19.547 8.57293C19.999 8.90472 20.3489 9.35654 20.5572 9.87713C20.7654 10.3977 20.8236 10.9663 20.7251 11.5182C20.6266 12.0702 20.3754 12.5835 20 13C20.3754 13.4165 20.6266 13.9298 20.7251 14.4818C20.8236 15.0337 20.7654 15.6023 20.5572 16.1229C20.3489 16.6435 19.999 17.0953 19.547 17.4271C19.095 17.7589 18.5591 17.9573 18 18V19C18 19.7956 17.6839 20.5587 17.1213 21.1213C16.5587 21.6839 15.7956 22 15 22"
|
|
253
|
-
stroke="currentColor"
|
|
254
|
-
strokeWidth="1.75"
|
|
255
|
-
strokeLinecap="round"
|
|
256
|
-
strokeLinejoin="round"
|
|
257
|
-
/>
|
|
258
|
-
<path d="M9 4V22M15 4V22" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
259
|
-
</svg>
|
|
260
|
-
)
|
|
261
|
-
export const Memo = (p: IconProps) => (
|
|
262
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
263
|
-
<path
|
|
264
|
-
d="M4.5 5.69359V18.1519C4.5 19.613 5.64231 20.8186 7.10221 20.8779C8.60598 20.9391 10.4924 21.0005 12 21.0005C13.5076 21.0005 15.394 20.9391 16.8978 20.8779C18.3577 20.8186 19.5 19.613 19.5 18.1519V5.69359C19.5 4.29722 18.4513 3.14607 17.0561 3.08945C15.8692 3.04128 14.2113 3.00049 12 3.00049C9.78873 3.00049 8.13082 3.04128 6.94388 3.08945C5.54866 3.14607 4.5 4.29722 4.5 5.69359Z"
|
|
265
|
-
stroke="currentColor"
|
|
266
|
-
strokeWidth="1.75"
|
|
267
|
-
strokeLinecap="round"
|
|
268
|
-
/>
|
|
269
|
-
<path
|
|
270
|
-
d="M14 15.0996C14.4971 15.0996 14.9004 15.5029 14.9004 16C14.9004 16.4971 14.4971 16.9004 14 16.9004H8C7.50294 16.9004 7.09961 16.4971 7.09961 16C7.09961 15.5029 7.50294 15.0996 8 15.0996H14ZM16 11.0996C16.4971 11.0996 16.9004 11.5029 16.9004 12C16.9004 12.4971 16.4971 12.9004 16 12.9004H8C7.50294 12.9004 7.09961 12.4971 7.09961 12C7.09961 11.5029 7.50294 11.0996 8 11.0996H16ZM16 7.09961C16.4971 7.09961 16.9004 7.50294 16.9004 8C16.9004 8.49706 16.4971 8.90039 16 8.90039H8C7.50294 8.90039 7.09961 8.49706 7.09961 8C7.09961 7.50294 7.50294 7.09961 8 7.09961H16Z"
|
|
271
|
-
fill="currentColor"
|
|
272
|
-
/>
|
|
273
|
-
</svg>
|
|
274
|
-
)
|
|
275
|
-
export const Close = (p: IconProps) => (
|
|
276
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
277
|
-
<path
|
|
278
|
-
d="M5.45914 18.5405L11.9984 12.0012M18.5406 5.45903L11.9984 12.0012M11.9984 12.0012L5.45785 5.46067M11.9984 12.0012L18.5393 18.5421"
|
|
279
|
-
stroke="currentColor"
|
|
280
|
-
strokeWidth="1.75"
|
|
281
|
-
strokeLinecap="round"
|
|
282
|
-
/>
|
|
283
|
-
</svg>
|
|
284
|
-
)
|
|
285
|
-
export const Copy = (p: IconProps) => (
|
|
286
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
287
|
-
<path
|
|
288
|
-
d="M14.25 3.25H7C5.48122 3.25 4.25 4.48122 4.25 6V16.25"
|
|
289
|
-
stroke="currentColor"
|
|
290
|
-
strokeWidth="1.75"
|
|
291
|
-
strokeLinecap="round"
|
|
292
|
-
/>
|
|
293
|
-
<path
|
|
294
|
-
d="M17.5 5.75H9C7.75736 5.75 6.75 6.75736 6.75 8V19C6.75 20.2426 7.75736 21.25 9 21.25H17.5C18.7426 21.25 19.75 20.2426 19.75 19V8C19.75 6.75736 18.7426 5.75 17.5 5.75Z"
|
|
295
|
-
stroke="currentColor"
|
|
296
|
-
strokeWidth="1.75"
|
|
297
|
-
strokeLinecap="round"
|
|
298
|
-
strokeLinejoin="round"
|
|
299
|
-
/>
|
|
300
|
-
</svg>
|
|
301
|
-
)
|
|
302
|
-
export const Cut = (p: IconProps) => (
|
|
303
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
304
|
-
<circle cx="6" cy="6" r="2.75" stroke="currentColor" strokeWidth="1.75" />
|
|
305
|
-
<circle cx="6" cy="18" r="2.75" stroke="currentColor" strokeWidth="1.75" />
|
|
306
|
-
<path
|
|
307
|
-
d="M8.0625 7.8125L20.25 20M8.0625 16.1875L20.25 4"
|
|
308
|
-
stroke="currentColor"
|
|
309
|
-
strokeWidth="1.75"
|
|
310
|
-
strokeLinecap="round"
|
|
311
|
-
strokeLinejoin="round"
|
|
312
|
-
/>
|
|
313
|
-
</svg>
|
|
314
|
-
)
|
|
315
|
-
export const Refresh = (p: IconProps) => (
|
|
316
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
317
|
-
<path
|
|
318
|
-
d="M11.9999 3.5C16.6944 3.5 20.4999 7.30558 20.4999 12C20.4999 14.6801 19.2595 17.0706 17.3214 18.6285M11.9999 20.5C7.30552 20.5 3.49994 16.6944 3.49994 12C3.49994 9.31637 4.7436 6.92322 6.68602 5.36543"
|
|
319
|
-
stroke="currentColor"
|
|
320
|
-
strokeWidth="1.75"
|
|
321
|
-
strokeLinecap="round"
|
|
322
|
-
/>
|
|
323
|
-
<path
|
|
324
|
-
d="M3 5.11963H6.5C6.77614 5.11963 7 5.34349 7 5.61963V9.11963"
|
|
325
|
-
stroke="currentColor"
|
|
326
|
-
strokeWidth="1.75"
|
|
327
|
-
strokeLinecap="round"
|
|
328
|
-
strokeLinejoin="round"
|
|
329
|
-
/>
|
|
330
|
-
<path
|
|
331
|
-
d="M21 18.8799L17.5 18.8799C17.2239 18.8799 17 18.656 17 18.3799L17 14.8799"
|
|
332
|
-
stroke="currentColor"
|
|
333
|
-
strokeWidth="1.75"
|
|
334
|
-
strokeLinecap="round"
|
|
335
|
-
strokeLinejoin="round"
|
|
336
|
-
/>
|
|
337
|
-
</svg>
|
|
338
|
-
)
|
|
339
|
-
/** 信标族 share(基形 lucide:share-2;描边节点→实心:源点做大=.dot,两目标淡一档)。规格:ow/components/icons/BeaconIcons。 */
|
|
340
|
-
export const Share = (p: IconProps) => (
|
|
341
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
342
|
-
<path
|
|
343
|
-
d="M8.3 10.8 15.7 6.9M8.3 13.2l7.4 3.9"
|
|
344
|
-
stroke="currentColor"
|
|
345
|
-
strokeWidth="1.75"
|
|
346
|
-
strokeLinecap="round"
|
|
347
|
-
strokeLinejoin="round"
|
|
348
|
-
/>
|
|
349
|
-
<circle className="dot" cx="6" cy="12" r="3.1" fill="currentColor" />
|
|
350
|
-
<circle cx="18" cy="5.6" r="2.2" fill="currentColor" opacity=".5" />
|
|
351
|
-
<circle cx="18" cy="18.4" r="2.2" fill="currentColor" opacity=".5" />
|
|
352
|
-
</svg>
|
|
353
|
-
)
|
|
354
|
-
export const Like = (p: IconProps) => (
|
|
355
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
356
|
-
<path
|
|
357
|
-
d="M7.75 7.99994H5.50754C4.19528 7.99994 3.07149 8.92891 2.93583 10.2341C2.83553 11.1993 2.75 12.4145 2.75 13.7524C2.75 15.2133 2.85198 16.5784 2.96382 17.6362C3.096 18.8863 4.12618 19.8129 5.38194 19.8701C6.80307 19.935 8.80784 20.0024 11 20.0024C13.2622 20.0024 15.1814 19.9306 16.4758 19.8639C17.6066 19.8057 18.6487 19.2395 19.2035 18.2525C19.8036 17.185 20.5476 15.613 21 13.7524C21.4121 12.0576 21.6012 10.6598 21.6865 9.66661C21.7665 8.73535 21.0147 7.99994 20.08 7.99994H15.0977C15.0977 7.99994 15.6641 6.61946 15.8359 5.46738C15.9633 4.61391 15.9529 3.79886 15.5391 3.01438C14.6937 1.41165 13.268 1.61425 12.6722 2.31124C11.9655 3.13789 12.096 3.73416 11.3909 4.98305C10.8353 5.96724 10.3317 6.54216 9.70685 7.08997C8.97626 7.73052 8.3125 7.99994 7.75 7.99994ZM7.75 7.99994V19.8836"
|
|
358
|
-
stroke="currentColor"
|
|
359
|
-
strokeWidth="1.75"
|
|
360
|
-
strokeLinejoin="round"
|
|
361
|
-
/>
|
|
362
|
-
</svg>
|
|
363
|
-
)
|
|
364
|
-
export const LikeFill = (p: IconProps) => (
|
|
365
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
366
|
-
<path
|
|
367
|
-
d="M20.3186 7.30272H15.7676C15.987 6.83046 16.2326 6.21379 16.3212 5.61942C16.3848 5.19335 16.3909 4.67148 16.3397 4.17473C16.2897 3.69004 16.1773 3.1481 15.9528 2.72256C15.4774 1.82138 14.8232 1.18851 14.036 1.03498C13.1987 0.871657 12.4778 1.29768 12.0464 1.95052C11.6856 2.49651 11.5449 2.952 11.4166 3.36742L11.4125 3.3806C11.2892 3.7797 11.1678 4.17175 10.8559 4.72428C10.3427 5.6333 9.92399 6.10477 9.36125 6.59814C9.06949 6.85394 8.76549 7.01487 8.5 7.10803V20.7775C9.28643 20.7944 10.1283 20.8051 11 20.8051C13.3441 20.8051 15.3225 20.7286 16.627 20.6598C17.9072 20.5923 19.1311 19.947 19.7997 18.7744C20.4316 17.6662 21.241 15.9885 21.7288 13.9823C22.1856 12.1035 22.3761 10.576 22.4535 9.53748C22.5487 8.25929 21.5102 7.30272 20.3186 7.30272ZM7 20.7367V7.30272H5.30231C3.75929 7.30272 2.38772 8.40358 2.21213 10.001C2.10046 11.0169 2 12.338 2 13.8051C2 15.3918 2.1175 16.8638 2.23926 17.9645C2.40726 19.4833 3.65916 20.5926 5.15251 20.6631C5.68428 20.6881 6.30812 20.7141 7 20.7367Z"
|
|
368
|
-
fill="currentColor"
|
|
369
|
-
/>
|
|
370
|
-
</svg>
|
|
371
|
-
)
|
|
372
|
-
export const Dislike = (p: IconProps) => (
|
|
373
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
374
|
-
<path
|
|
375
|
-
d="M7.75 15.7924H5.50754C4.19528 15.7924 3.07149 14.8634 2.93583 13.5582C2.83553 12.5931 2.75 11.3779 2.75 10.04C2.75 8.57905 2.85198 7.21396 2.96382 6.15611C3.096 4.90602 4.12618 3.97949 5.38194 3.92221C6.80307 3.85738 8.80784 3.78998 11 3.78998C13.2622 3.78998 15.1814 3.86176 16.4758 3.92842C17.6066 3.98664 18.6487 4.55282 19.2035 5.53982C19.8036 6.6074 20.5476 8.17936 21 10.04C21.4121 11.7348 21.6012 13.1326 21.6865 14.1258C21.7665 15.057 21.0147 15.7924 20.08 15.7924H15.0977C15.0977 15.7924 15.6641 17.1729 15.8359 18.325C15.9633 19.1785 15.9529 19.9935 15.5391 20.778C14.6937 22.3807 13.268 22.1781 12.6722 21.4811C11.9655 20.6545 12.096 20.0582 11.3909 18.8093C10.8353 17.8251 10.3317 17.2502 9.70685 16.7024C8.97626 16.0618 8.3125 15.7924 7.75 15.7924ZM7.75 15.7924V3.90875"
|
|
376
|
-
stroke="currentColor"
|
|
377
|
-
strokeWidth="1.75"
|
|
378
|
-
strokeLinejoin="round"
|
|
379
|
-
/>
|
|
380
|
-
</svg>
|
|
381
|
-
)
|
|
382
|
-
export const Volume = (p: IconProps) => (
|
|
383
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
384
|
-
<path
|
|
385
|
-
d="M3.01393 8.85524C3.12732 8.19519 3.71174 7.75 4.38146 7.75H6.19766C6.87887 7.75 7.5398 7.51816 8.07174 7.09261L12.313 3.69963C13.2951 2.91392 14.75 3.61359 14.75 4.87135C14.75 9.74016 14.75 14.2598 14.75 19.1287C14.75 20.3864 13.2951 21.0861 12.313 20.3004L8.07174 16.9074C7.5398 16.4818 6.87887 16.25 6.19766 16.25H4.38145C3.71174 16.25 3.12732 15.8048 3.01393 15.1448C2.88446 14.3912 2.74999 13.2964 2.75 12C2.75001 10.7036 2.88447 9.60884 3.01393 8.85524Z"
|
|
386
|
-
stroke="currentColor"
|
|
387
|
-
strokeWidth="1.75"
|
|
388
|
-
/>
|
|
389
|
-
<path
|
|
390
|
-
d="M19.9629 5.32216C20.3411 5.00001 20.909 5.04487 21.2315 5.42275C24.4558 9.20564 24.4556 14.7931 21.2315 18.5761C20.909 18.9543 20.3412 18.9999 19.9629 18.6776C19.5848 18.3552 19.5392 17.7873 19.8613 17.4091C22.5122 14.299 22.512 9.70189 19.8613 6.59169C19.539 6.21347 19.5848 5.64462 19.9629 5.32216ZM17.1543 8.1249C17.5511 7.82576 18.1158 7.90486 18.415 8.30165C20.0619 10.4857 20.0611 13.5142 18.4141 15.6981C18.1148 16.0946 17.551 16.1738 17.1543 15.8749C16.7575 15.5757 16.6785 15.011 16.9775 14.6142C18.1405 13.0718 18.1405 10.928 16.9775 9.38564C16.6783 8.98879 16.7575 8.42418 17.1543 8.1249Z"
|
|
391
|
-
fill="currentColor"
|
|
392
|
-
/>
|
|
393
|
-
</svg>
|
|
394
|
-
)
|
|
395
|
-
export const ChevUp = (p: IconProps) => (
|
|
396
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
397
|
-
<path
|
|
398
|
-
d="M3.75 15.25L11.1161 7.88388C11.6043 7.39573 12.3957 7.39573 12.8839 7.88388L20.25 15.25"
|
|
399
|
-
stroke="currentColor"
|
|
400
|
-
strokeWidth="1.75"
|
|
401
|
-
strokeLinecap="round"
|
|
402
|
-
strokeLinejoin="round"
|
|
403
|
-
/>
|
|
404
|
-
</svg>
|
|
405
|
-
)
|
|
406
|
-
export const Paperclip = (p: IconProps) => (
|
|
407
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
408
|
-
<path
|
|
409
|
-
d="M11.6773 3.19182C13.5908 1.27833 16.6934 1.27836 18.607 3.19182C20.5205 5.10537 20.5205 8.20794 18.607 10.1215L12.5972 16.1313V16.1323L11.5367 17.1928C10.4041 18.3253 8.56665 18.3253 7.43413 17.1928C6.3019 16.0603 6.30184 14.2237 7.43413 13.0912L14.5054 6.01995C14.8569 5.66857 15.4274 5.66859 15.7789 6.01995C16.1303 6.37139 16.1303 6.94191 15.7789 7.29338L8.70756 14.3647C8.27822 14.7942 8.27828 15.4898 8.70756 15.9194C9.13714 16.3489 9.83365 16.3489 10.2632 15.9194L11.3228 14.8588L17.3335 8.84807C18.5441 7.63744 18.5441 5.67587 17.3335 4.46526C16.1229 3.25474 14.1613 3.25471 12.9507 4.46526L8.00053 9.41448L5.87944 11.5365C3.88791 13.5282 3.88782 16.7568 5.87944 18.7485C7.87108 20.7398 11.0998 20.7399 13.0914 18.7485L20.1626 11.6772C20.5141 11.3258 21.0846 11.3257 21.4361 11.6772C21.7872 12.0286 21.7874 12.5992 21.4361 12.9506L14.3648 20.0219C11.6702 22.7163 7.30059 22.7162 4.606 20.0219C1.91143 17.3273 1.91153 12.9577 4.606 10.2631L6.7271 8.14104L11.6773 3.19182Z"
|
|
410
|
-
fill="currentColor"
|
|
411
|
-
/>
|
|
412
|
-
</svg>
|
|
413
|
-
)
|
|
414
|
-
export const Image = (p: IconProps) => (
|
|
415
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
416
|
-
<circle cx="8.5" cy="9.5" r="1.75" stroke="currentColor" strokeWidth="1.75" />
|
|
417
|
-
<path
|
|
418
|
-
d="M12 4.24756C9.45718 4.24756 7.23766 4.37688 5.67027 4.50398C4.23213 4.6206 3.10221 5.72782 2.97301 7.16489C2.85763 8.44834 2.75 10.1427 2.75 11.9976C2.75 13.8525 2.85763 15.5468 2.97301 16.8302C3.10221 18.2673 4.23213 19.3745 5.67027 19.4911C7.23766 19.6182 9.45718 19.7476 12 19.7476C14.5431 19.7476 16.7628 19.6182 18.3302 19.4911C19.7681 19.3745 20.8979 18.2676 21.0271 16.8307C21.1424 15.5478 21.25 13.8538 21.25 11.9976C21.25 10.1414 21.1424 8.44735 21.0271 7.1644C20.8979 5.72755 19.7681 4.62063 18.3302 4.50402C16.7628 4.3769 14.5431 4.24756 12 4.24756Z"
|
|
419
|
-
stroke="currentColor"
|
|
420
|
-
strokeWidth="1.75"
|
|
421
|
-
strokeLinecap="round"
|
|
422
|
-
/>
|
|
423
|
-
<path
|
|
424
|
-
d="M5.75 16.7526L7.31102 15.1918C7.96841 14.5345 9.03424 14.5348 9.69124 15.1925C10.2753 15.7771 11.2227 15.7774 11.8071 15.193L13.9771 13.0229C14.6801 12.3199 15.8199 12.32 16.5228 13.023L18.25 14.7505"
|
|
425
|
-
stroke="currentColor"
|
|
426
|
-
strokeWidth="1.75"
|
|
427
|
-
strokeLinecap="round"
|
|
428
|
-
strokeLinejoin="round"
|
|
429
|
-
/>
|
|
430
|
-
</svg>
|
|
431
|
-
)
|
|
432
|
-
export const Globe = (p: IconProps) => (
|
|
433
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
434
|
-
<path
|
|
435
|
-
d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z"
|
|
436
|
-
stroke="currentColor"
|
|
437
|
-
strokeWidth="1.75"
|
|
438
|
-
strokeLinecap="round"
|
|
439
|
-
strokeLinejoin="round"
|
|
440
|
-
/>
|
|
441
|
-
<path
|
|
442
|
-
d="M3 12H21M12 3C14.1162 5.52153 15.2762 8.70813 15.2762 12C15.2762 15.2919 14.1162 18.4785 12 21C9.8838 18.4785 8.72381 15.2919 8.72381 12C8.72381 8.70813 9.8838 5.52153 12 3Z"
|
|
443
|
-
stroke="currentColor"
|
|
444
|
-
strokeWidth="1.75"
|
|
445
|
-
strokeLinecap="round"
|
|
446
|
-
strokeLinejoin="round"
|
|
447
|
-
/>
|
|
448
|
-
</svg>
|
|
449
|
-
)
|
|
450
|
-
export const More = (p: IconProps) => (
|
|
451
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
452
|
-
<path
|
|
453
|
-
d="M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z"
|
|
454
|
-
fill="currentColor"
|
|
455
|
-
stroke="currentColor"
|
|
456
|
-
strokeWidth="1.75"
|
|
457
|
-
strokeLinecap="round"
|
|
458
|
-
strokeLinejoin="round"
|
|
459
|
-
/>
|
|
460
|
-
<path
|
|
461
|
-
d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z"
|
|
462
|
-
fill="currentColor"
|
|
463
|
-
stroke="currentColor"
|
|
464
|
-
strokeWidth="1.75"
|
|
465
|
-
strokeLinecap="round"
|
|
466
|
-
strokeLinejoin="round"
|
|
467
|
-
/>
|
|
468
|
-
<path
|
|
469
|
-
d="M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z"
|
|
470
|
-
fill="currentColor"
|
|
471
|
-
stroke="currentColor"
|
|
472
|
-
strokeWidth="1.75"
|
|
473
|
-
strokeLinecap="round"
|
|
474
|
-
strokeLinejoin="round"
|
|
475
|
-
/>
|
|
476
|
-
</svg>
|
|
477
|
-
)
|
|
478
|
-
export const Trash = (p: IconProps) => (
|
|
479
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
480
|
-
<path
|
|
481
|
-
d="M19.25 8.34961C19.7471 8.34961 20.1504 8.75294 20.1504 9.25V17.4043C20.1504 19.4775 18.608 21.2658 16.4951 21.4424C15.186 21.5518 13.5724 21.6504 12 21.6504C10.4276 21.6504 8.81396 21.5518 7.50488 21.4424C5.392 21.2658 3.84961 19.4775 3.84961 17.4043V9.25C3.84961 8.75294 4.25294 8.34961 4.75 8.34961C5.24706 8.34961 5.65039 8.75294 5.65039 9.25V17.4043C5.65039 18.5889 6.5208 19.5536 7.6543 19.6484C8.93581 19.7556 10.4957 19.8496 12 19.8496C13.5043 19.8496 15.0642 19.7556 16.3457 19.6484C17.4792 19.5536 18.3496 18.5888 18.3496 17.4043V9.25C18.3496 8.75294 18.7529 8.34961 19.25 8.34961ZM9.5 10.3496C9.99706 10.3496 10.4004 10.7529 10.4004 11.25V14.75C10.4004 15.2471 9.99706 15.6504 9.5 15.6504C9.00294 15.6504 8.59961 15.2471 8.59961 14.75V11.25C8.59961 10.7529 9.00294 10.3496 9.5 10.3496ZM14.5 10.3496C14.9971 10.3496 15.4004 10.7529 15.4004 11.25V14.75C15.4004 15.2471 14.9971 15.6504 14.5 15.6504C14.0029 15.6504 13.5996 15.2471 13.5996 14.75V11.25C13.5996 10.7529 14.0029 10.3496 14.5 10.3496ZM14 2.34961C15.4636 2.34961 16.6504 3.53645 16.6504 5V5.34961H21.25C21.7471 5.34961 22.1504 5.75294 22.1504 6.25C22.1504 6.74706 21.7471 7.15039 21.25 7.15039H2.75C2.25294 7.15039 1.84961 6.74706 1.84961 6.25C1.84961 5.75294 2.25294 5.34961 2.75 5.34961H7.34961V5C7.34961 3.53645 8.53645 2.34961 10 2.34961H14ZM10 4.15039C9.53056 4.15039 9.15039 4.53056 9.15039 5V5.34961H14.8496V5C14.8496 4.53056 14.4694 4.15039 14 4.15039H10Z"
|
|
482
|
-
fill="currentColor"
|
|
483
|
-
/>
|
|
484
|
-
</svg>
|
|
485
|
-
)
|
|
486
|
-
export const InfoCircle = (p: IconProps) => (
|
|
487
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
488
|
-
<circle cx="12" cy="12" r="9.25" stroke="currentColor" strokeWidth="1.75" />
|
|
489
|
-
<path d="M12 7.25V12.5" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
490
|
-
<path d="M12 15.75V16.25" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
491
|
-
</svg>
|
|
492
|
-
)
|
|
493
|
-
export const SuccessCircle = (p: IconProps) => (
|
|
494
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
495
|
-
<circle cx="12" cy="12" r="9.25" stroke="currentColor" strokeWidth="1.75" />
|
|
496
|
-
<path
|
|
497
|
-
d="M7.75513 12.4301L9.78806 14.463C10.1298 14.8047 10.6838 14.8047 11.0255 14.463L16.2404 9.24807"
|
|
498
|
-
stroke="currentColor"
|
|
499
|
-
strokeWidth="1.75"
|
|
500
|
-
strokeLinecap="round"
|
|
501
|
-
strokeLinejoin="round"
|
|
502
|
-
/>
|
|
503
|
-
</svg>
|
|
504
|
-
)
|
|
505
|
-
export const WarningTriangle = (p: IconProps) => (
|
|
506
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
507
|
-
<path
|
|
508
|
-
d="M10.268 4.25C11.0378 2.91666 12.9623 2.91667 13.7321 4.25L20.8768 16.625C21.6466 17.9583 20.6843 19.625 19.1447 19.625H4.85529C3.31569 19.625 2.35344 17.9583 3.12324 16.625L10.268 4.25Z"
|
|
509
|
-
stroke="currentColor"
|
|
510
|
-
strokeWidth="1.75"
|
|
511
|
-
strokeLinecap="round"
|
|
512
|
-
/>
|
|
513
|
-
<path d="M12 9V13" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
514
|
-
<path d="M12 16.25V16.75" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
515
|
-
</svg>
|
|
516
|
-
)
|
|
517
|
-
export const ErrorCircle = (p: IconProps) => (
|
|
518
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
519
|
-
<circle cx="12" cy="12" r="9.25" stroke="currentColor" strokeWidth="1.75" />
|
|
520
|
-
<path
|
|
521
|
-
d="M15.1835 8.81633L12 11.9998M8.81648 15.1834L12 11.9998M15.1835 15.1834L12 11.9998M8.81648 8.81633L12 11.9998"
|
|
522
|
-
stroke="currentColor"
|
|
523
|
-
strokeWidth="1.75"
|
|
524
|
-
strokeLinecap="round"
|
|
525
|
-
strokeLinejoin="round"
|
|
526
|
-
/>
|
|
527
|
-
</svg>
|
|
528
|
-
)
|
|
529
|
-
export const ChevLeft = (p: IconProps) => (
|
|
530
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
531
|
-
<path
|
|
532
|
-
d="M14.75 20.25L7.38388 12.8839C6.89573 12.3957 6.89573 11.6043 7.38388 11.1161L14.75 3.75"
|
|
533
|
-
stroke="currentColor"
|
|
534
|
-
strokeWidth="1.75"
|
|
535
|
-
strokeLinecap="round"
|
|
536
|
-
strokeLinejoin="round"
|
|
537
|
-
/>
|
|
538
|
-
</svg>
|
|
539
|
-
)
|
|
540
|
-
export const Shield = (p: IconProps) => (
|
|
541
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
542
|
-
<path
|
|
543
|
-
d="M12 2L4 6V12C4 17 7.5 19.5 12 21C16.5 19.5 20 17 20 12V6L12 2Z"
|
|
544
|
-
stroke="currentColor"
|
|
545
|
-
strokeWidth="1.75"
|
|
546
|
-
strokeLinecap="round"
|
|
547
|
-
strokeLinejoin="round"
|
|
548
|
-
/>
|
|
549
|
-
</svg>
|
|
550
|
-
)
|
|
551
|
-
/** 技能字形(闪电)。原型 template.dc.html:890/1184/1462 的 isSkill 路径;盾牌只留给授权模式。中性件,无 .dot。 */
|
|
552
|
-
export const Zap = (p: IconProps) => (
|
|
553
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
554
|
-
<path
|
|
555
|
-
d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"
|
|
556
|
-
stroke="currentColor"
|
|
557
|
-
strokeWidth="1.75"
|
|
558
|
-
strokeLinecap="round"
|
|
559
|
-
strokeLinejoin="round"
|
|
560
|
-
/>
|
|
561
|
-
</svg>
|
|
562
|
-
)
|
|
563
|
-
/** 引用到输入框(框角)。原型 template.dc.html:1388 的 isQuote 路径。中性件,无 .dot。 */
|
|
564
|
-
export const Quote = (p: IconProps) => (
|
|
565
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
566
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
567
|
-
<path d="M9 21H5a2 2 0 0 1-2-2v-4" />
|
|
568
|
-
<path d="M9 3h6" />
|
|
569
|
-
<path d="M15 21h4a2 2 0 0 0 2-2v-4" />
|
|
570
|
-
<path d="M3 9V5a2 2 0 0 1 2-2h4" />
|
|
571
|
-
</g>
|
|
572
|
-
</svg>
|
|
573
|
-
)
|
|
574
|
-
export const Circle = (p: IconProps) => (
|
|
575
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
576
|
-
<circle cx="12" cy="12" r="9.25" stroke="currentColor" strokeWidth="1.75" />
|
|
577
|
-
</svg>
|
|
578
|
-
)
|
|
579
|
-
/** 信标族 loading(唯一整枚替换=信标公转;卫星=.dot,出现即运行态)。规格:ow/components/icons/BeaconIcons。 */
|
|
580
|
-
export const Loader = (p: IconProps) => (
|
|
581
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
582
|
-
<circle cx="12" cy="12" r="3.2" fill="currentColor" />
|
|
583
|
-
<circle className="dot" cx="20" cy="8" r="3.4" fill="currentColor" />
|
|
584
|
-
<circle cx="15.6" cy="3.9" r="1.6" fill="currentColor" opacity=".45" />
|
|
585
|
-
<circle cx="9.8" cy="3.3" r="1.2" fill="currentColor" opacity=".28" />
|
|
586
|
-
</svg>
|
|
587
|
-
)
|
|
588
|
-
export const Sun = (p: IconProps) => (
|
|
589
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
590
|
-
<circle cx="12" cy="12" r="6" stroke="currentColor" strokeWidth="1.75" />
|
|
591
|
-
<path
|
|
592
|
-
d="M12 20.3496C12.497 20.3496 12.9004 20.753 12.9004 21.25V22.75C12.9004 23.2471 12.4971 23.6504 12 23.6504C11.5029 23.6504 11.0996 23.2471 11.0996 22.75V21.25C11.0996 20.753 11.503 20.3496 12 20.3496ZM4.82227 17.9043C5.17373 17.5528 5.74423 17.5529 6.0957 17.9043C6.44718 18.2558 6.44718 18.8263 6.0957 19.1777L5.03516 20.2383C4.68367 20.5896 4.11315 20.5897 3.76172 20.2383C3.41032 19.8868 3.41037 19.3163 3.76172 18.9648L4.82227 17.9043ZM17.9043 17.9043C18.2558 17.5528 18.8263 17.5528 19.1777 17.9043L20.2383 18.9648C20.5896 19.3163 20.5897 19.8869 20.2383 20.2383C19.8869 20.5897 19.3163 20.5896 18.9648 20.2383L17.9043 19.1777C17.5528 18.8263 17.5528 18.2558 17.9043 17.9043ZM2.75 11.0996C3.24706 11.0996 3.65039 11.5029 3.65039 12C3.65039 12.4971 3.24706 12.9004 2.75 12.9004H1.25C0.752944 12.9004 0.349609 12.4971 0.349609 12C0.349609 11.5029 0.752944 11.0996 1.25 11.0996H2.75ZM22.75 11.0996C23.2471 11.0996 23.6504 11.5029 23.6504 12C23.6504 12.4971 23.2471 12.9004 22.75 12.9004H21.25C20.7529 12.9004 20.3496 12.4971 20.3496 12C20.3496 11.5029 20.7529 11.0996 21.25 11.0996H22.75ZM3.76172 3.76172C4.11313 3.41031 4.68367 3.41043 5.03516 3.76172L6.0957 4.82227C6.44718 5.17374 6.44718 5.74423 6.0957 6.0957C5.74423 6.44718 5.17374 6.44718 4.82227 6.0957L3.76172 5.03516C3.41043 4.68367 3.41031 4.11313 3.76172 3.76172ZM18.9648 3.76172C19.3163 3.41047 19.8869 3.41035 20.2383 3.76172C20.5897 4.11312 20.5895 4.68367 20.2383 5.03516L19.1777 6.0957C18.8263 6.44718 18.2558 6.44718 17.9043 6.0957C17.5529 5.74423 17.5528 5.17373 17.9043 4.82227L18.9648 3.76172ZM12 0.349609C12.497 0.349609 12.9004 0.752972 12.9004 1.25V2.75C12.9004 3.24706 12.4971 3.65039 12 3.65039C11.5029 3.65039 11.0996 3.24706 11.0996 2.75V1.25C11.0996 0.752972 11.503 0.349609 12 0.349609Z"
|
|
593
|
-
fill="currentColor"
|
|
594
|
-
/>
|
|
595
|
-
</svg>
|
|
596
|
-
)
|
|
597
|
-
export const Moon = (p: IconProps) => (
|
|
598
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
599
|
-
<path
|
|
600
|
-
d="M11.471 3.71264L10.5946 3.5075L11.471 3.71264ZM20.2662 11.2159L20.6079 12.0485L20.2662 11.2159ZM20.9927 11.6337L20.0934 11.6697L20.9927 11.6337ZM20.2662 11.2159L19.9245 10.3833C19.2705 10.6516 18.5537 10.8 17.8 10.8V11.7V12.6C18.7921 12.6 19.7408 12.4043 20.6079 12.0485L20.2662 11.2159ZM17.8 11.7V10.8C14.7072 10.8 12.2 8.29284 12.2 5.20005H11.3H10.4C10.4 9.28695 13.7131 12.6 17.8 12.6V11.7ZM11.3 5.20005H12.2C12.2 4.75784 12.2511 4.32871 12.3473 3.91779L11.471 3.71264L10.5946 3.5075C10.4672 4.05194 10.4 4.61872 10.4 5.20005H11.3ZM3 12.0001H3.9C3.9 7.84877 7.02373 4.42573 11.0484 3.95532L10.9439 3.06141L10.8395 2.1675C5.9183 2.74268 2.1 6.92484 2.1 12.0001H3ZM12 21.0001V20.1001C7.52649 20.1001 3.9 16.4736 3.9 12.0001H3H2.1C2.1 17.4677 6.53238 21.9001 12 21.9001V21.0001ZM21 12.0001H20.1C20.1 16.4736 16.4735 20.1001 12 20.1001V21.0001V21.9001C17.4676 21.9001 21.9 17.4677 21.9 12.0001H21ZM20.9927 11.6337L20.0934 11.6697C20.0978 11.7792 20.1 11.8894 20.1 12.0001H21H21.9C21.9 11.8654 21.8973 11.7312 21.892 11.5977L20.9927 11.6337ZM11.471 3.71264L12.3473 3.91779C12.539 3.09866 11.939 2.03899 10.8395 2.1675L10.9439 3.06141L11.0484 3.95532C10.8786 3.97518 10.7345 3.89151 10.6611 3.79788C10.5948 3.71339 10.5711 3.60795 10.5946 3.5075L11.471 3.71264ZM20.2662 11.2159L20.6079 12.0485C20.5127 12.0875 20.4048 12.0811 20.3105 12.0288C20.2058 11.9707 20.1003 11.8409 20.0934 11.6697L20.9927 11.6337L21.892 11.5977C21.8475 10.4881 20.7028 10.0639 19.9245 10.3833L20.2662 11.2159Z"
|
|
601
|
-
fill="currentColor"
|
|
602
|
-
/>
|
|
603
|
-
</svg>
|
|
604
|
-
)
|
|
605
|
-
/** 信标族 workspace(基形 lucide:panel-right;右栏空面→一颗点=.dot=子任务在这里跑;骨架未减)。规格:ow/components/icons/BeaconIcons。 */
|
|
606
|
-
export const PanelSidebar = (p: IconProps) => (
|
|
607
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
608
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
609
|
-
<rect x="3" y="4" width="18" height="16" rx="2" />
|
|
610
|
-
<path d="M14.5 4v16" />
|
|
611
|
-
</g>
|
|
612
|
-
<circle className="dot" cx="17.75" cy="8.2" r="1.5" fill="currentColor" />
|
|
613
|
-
</svg>
|
|
614
|
-
)
|
|
615
|
-
export const PanelSidebarCollapse = (p: IconProps) => (
|
|
616
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
617
|
-
<path
|
|
618
|
-
fillRule="evenodd"
|
|
619
|
-
clipRule="evenodd"
|
|
620
|
-
d="M12.8313 1.67432C14.747 1.71336 16.4932 1.88083 17.9045 2.06982C20.1001 2.36402 21.7902 4.0421 22.0911 6.23682C22.3074 7.81729 22.4954 9.81801 22.4954 12.0015L22.4866 12.811C22.4479 14.6777 22.2804 16.3815 22.0911 17.7642L22.0588 17.9683C21.6841 20.0623 20.0315 21.6462 17.9045 21.9312L17.2795 22.0103C15.7759 22.1912 13.9613 22.3354 12.0002 22.3354L11.1692 22.3267C9.52706 22.2931 8.00975 22.1652 6.72095 22.0103L6.09595 21.9312C3.96873 21.6462 2.31538 20.0624 1.94068 17.9683L1.90845 17.7642C1.71912 16.3815 1.55277 14.6777 1.51392 12.811L1.50513 12.0015C1.50513 9.81803 1.69203 7.81729 1.90845 6.23682C2.20934 4.04199 3.90019 2.36396 6.09595 2.06982C7.70896 1.85382 9.75909 1.66553 12.0002 1.66553L12.8313 1.67432ZM12.0002 3.26514C11.1522 3.26514 10.3316 3.2944 9.55298 3.34131C9 3.37462 8.43987 3.42015 7.95337 3.46729C7.36673 3.52412 6.81573 3.58789 6.30884 3.65576C4.82278 3.85477 3.69702 4.97612 3.49439 6.45459C3.28539 7.98098 3.10474 9.9068 3.10474 12.0015C3.1048 14.0957 3.28542 16.0201 3.49439 17.5464C3.69702 19.0249 4.82276 20.1462 6.30884 20.3452C6.8157 20.413 7.95337 20.5327 7.95337 20.5327C7.95337 20.5327 9.08598 20.6587 9.55298 20.6587C10.3316 20.7055 11.1521 20.7358 12.0002 20.7358C14.1545 20.7358 16.1315 20.5542 17.6917 20.3452C19.1778 20.1461 20.3033 19.0249 20.5061 17.5464C20.7149 16.0201 20.8948 14.0957 20.8948 12.0015C20.8948 9.90681 20.7151 7.98098 20.5061 6.45459C20.3033 4.97614 19.1778 3.85479 17.6917 3.65576C16.1315 3.44684 14.1545 3.26514 12.0002 3.26514Z"
|
|
621
|
-
fill="currentColor"
|
|
622
|
-
/>
|
|
623
|
-
<path
|
|
624
|
-
d="M5.762 6.71881C5.794 6.3112 6.13465 6 6.54351 6C7.00472 6 7.36833 6.39248 7.33508 6.8525C7.24687 8.07291 7.09999 10.3523 7.09999 12C7.09999 13.6477 7.24687 15.9271 7.33508 17.1475C7.36833 17.6075 7.00472 18 6.54351 18C6.13465 18 5.794 17.6888 5.762 17.2812C5.66928 16.1002 5.5 13.7099 5.5 12C5.5 10.2901 5.66928 7.89979 5.762 6.71881Z"
|
|
625
|
-
fill="currentColor"
|
|
626
|
-
/>
|
|
627
|
-
</svg>
|
|
628
|
-
)
|
|
629
|
-
export const Pause = (p: IconProps) => (
|
|
630
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
631
|
-
<path d="M8 5V19M16 5V19" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
632
|
-
</svg>
|
|
633
|
-
)
|
|
634
|
-
export const Download = (p: IconProps) => (
|
|
635
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
636
|
-
<path
|
|
637
|
-
d="M18 11.2505L12.5303 16.7197C12.2374 17.0126 11.7626 17.0126 11.4697 16.7197L6 11.2505"
|
|
638
|
-
stroke="currentColor"
|
|
639
|
-
strokeWidth="1.75"
|
|
640
|
-
strokeLinecap="round"
|
|
641
|
-
strokeLinejoin="round"
|
|
642
|
-
/>
|
|
643
|
-
<path d="M12 16.75L12 3.75" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
644
|
-
<path
|
|
645
|
-
d="M18.75 19.75L5.25 19.75"
|
|
646
|
-
stroke="currentColor"
|
|
647
|
-
strokeWidth="1.75"
|
|
648
|
-
strokeLinecap="round"
|
|
649
|
-
strokeLinejoin="round"
|
|
650
|
-
/>
|
|
651
|
-
</svg>
|
|
652
|
-
)
|
|
653
|
-
export const ArrowDown = (p: IconProps) => (
|
|
654
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
655
|
-
<path d="M12 5V19" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
656
|
-
<path d="M19 12L12 19L5 12" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
657
|
-
</svg>
|
|
658
|
-
)
|
|
659
|
-
export const ClipboardList = (p: IconProps) => (
|
|
660
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
661
|
-
<path
|
|
662
|
-
d="M4.5 5.69359V18.1519C4.5 19.613 5.64231 20.8186 7.10221 20.8779C8.60598 20.9391 10.4924 21.0005 12 21.0005C13.5076 21.0005 15.394 20.9391 16.8978 20.8779C18.3577 20.8186 19.5 19.613 19.5 18.1519V5.69359C19.5 4.29722 18.4513 3.14607 17.0561 3.08945C15.8692 3.04128 14.2113 3.00049 12 3.00049C9.78873 3.00049 8.13082 3.04128 6.94388 3.08945C5.54866 3.14607 4.5 4.29722 4.5 5.69359Z"
|
|
663
|
-
stroke="currentColor"
|
|
664
|
-
strokeWidth="1.75"
|
|
665
|
-
strokeLinecap="round"
|
|
666
|
-
/>
|
|
667
|
-
<path
|
|
668
|
-
d="M8 3.25L8.64095 5.01261C8.85651 5.6054 9.41988 6 10.0506 6H13.9494C14.5801 6 15.1435 5.6054 15.359 5.01261L16 3.25"
|
|
669
|
-
stroke="currentColor"
|
|
670
|
-
strokeWidth="1.75"
|
|
671
|
-
strokeLinecap="round"
|
|
672
|
-
strokeLinejoin="round"
|
|
673
|
-
/>
|
|
674
|
-
<path
|
|
675
|
-
d="M14 15.0996C14.4971 15.0996 14.9004 15.5029 14.9004 16C14.9004 16.4971 14.4971 16.9004 14 16.9004H8C7.50294 16.9004 7.09961 16.4971 7.09961 16C7.09961 15.5029 7.50294 15.0996 8 15.0996H14ZM16 12.0996C16.4971 12.0996 16.9004 12.5029 16.9004 13C16.9004 13.4971 16.4971 13.9004 16 13.9004H8C7.50294 13.9004 7.09961 13.4971 7.09961 13C7.09961 12.5029 7.50294 12.0996 8 12.0996H16ZM16 9.09961C16.4971 9.09961 16.9004 9.50294 16.9004 10C16.9004 10.4971 16.4971 10.9004 16 10.9004H8C7.50294 10.9004 7.09961 10.4971 7.09961 10C7.09961 9.50294 7.50294 9.09961 8 9.09961H16Z"
|
|
676
|
-
fill="currentColor"
|
|
677
|
-
/>
|
|
678
|
-
</svg>
|
|
679
|
-
)
|
|
680
|
-
export const SidebarIcon = (p: IconProps) => (
|
|
681
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
682
|
-
<path
|
|
683
|
-
d="M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z"
|
|
684
|
-
stroke="currentColor"
|
|
685
|
-
strokeWidth="1.75"
|
|
686
|
-
strokeLinecap="round"
|
|
687
|
-
strokeLinejoin="round"
|
|
688
|
-
/>
|
|
689
|
-
<path d="M10 4V20" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round" />
|
|
690
|
-
</svg>
|
|
691
|
-
)
|
|
692
|
-
export const NewTask = (p: IconProps) => (
|
|
693
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
694
|
-
<path
|
|
695
|
-
d="M20.4867 10.7184C20.4953 11.1347 20.5 11.5627 20.5 12.0002C20.5 14.1939 20.3812 16.1498 20.2594 17.5784C20.1367 19.0176 19.0174 20.137 17.5782 20.2597C16.1494 20.3814 14.1935 20.5002 12 20.5002C9.80648 20.5002 7.85056 20.3814 6.42181 20.2597C4.9826 20.137 3.86325 19.0176 3.74057 17.5784C3.61879 16.1498 3.5 14.1939 3.5 12.0002C3.5 9.80658 3.61879 7.85073 3.74057 6.42205C3.86325 4.98284 4.9826 3.86351 6.42181 3.74083C7.85056 3.61905 9.80648 3.50024 12 3.50024C12.4375 3.50024 12.8656 3.50497 13.2819 3.5135"
|
|
696
|
-
stroke="currentColor"
|
|
697
|
-
strokeWidth="1.75"
|
|
698
|
-
strokeLinecap="round"
|
|
699
|
-
/>
|
|
700
|
-
<path
|
|
701
|
-
d="M16.4387 4.06176L9.94201 10.5582C9.66104 10.8392 9.50303 11.2202 9.50266 11.6175L9.50068 13.7491C9.50029 14.1636 9.83616 14.4998 10.2506 14.4998L12.3783 14.4999C12.7763 14.5 13.158 14.3418 13.4394 14.0602L19.9357 7.55968C20.5209 6.97408 20.521 6.02507 19.936 5.43932L18.5606 4.06239C17.9749 3.47603 17.0247 3.47575 16.4387 4.06176Z"
|
|
702
|
-
stroke="currentColor"
|
|
703
|
-
strokeWidth="1.75"
|
|
704
|
-
strokeLinecap="round"
|
|
705
|
-
/>
|
|
706
|
-
</svg>
|
|
707
|
-
)
|
|
708
|
-
/**
|
|
709
|
-
* Package —— 侧栏「插件」导航位的字形(原型 template.dc.html:692,基形 lucide:package)。
|
|
710
|
-
*
|
|
711
|
-
* R2 · L1-2-1/L1-1-9:原来这一位用 `Compass`(圆形指南针),与原型的立方体对不上;
|
|
712
|
-
* 原型 NAV 表(L3049–3054)里「插件」是四项导航中**唯一 dot:false** 的一枚——
|
|
713
|
-
* 所以本件**不带 `.dot` 零件**,不属信标族,当前项的第二编码由 `--ow-current-bg`
|
|
714
|
-
* 填充块 + 500 字重承担(同 §4 位置极口径)。几何逐点照模板 692。
|
|
715
|
-
*/
|
|
716
|
-
export const Package = (p: IconProps) => (
|
|
717
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
718
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
719
|
-
<path d="m7.5 4.27 9 5.15" />
|
|
720
|
-
<path d="M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z" />
|
|
721
|
-
<path d="m3.3 7 8.7 5 8.7-5" />
|
|
722
|
-
<path d="M12 22V12" />
|
|
723
|
-
</g>
|
|
724
|
-
</svg>
|
|
725
|
-
)
|
|
726
|
-
export const Compass = (p: IconProps) => (
|
|
727
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
728
|
-
<path
|
|
729
|
-
d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z"
|
|
730
|
-
stroke="currentColor"
|
|
731
|
-
strokeWidth="1.75"
|
|
732
|
-
strokeLinecap="round"
|
|
733
|
-
strokeLinejoin="round"
|
|
734
|
-
/>
|
|
735
|
-
<path
|
|
736
|
-
d="M15.5 8.5L13.5 13.5L8.5 15.5L10.5 10.5L15.5 8.5Z"
|
|
737
|
-
stroke="currentColor"
|
|
738
|
-
strokeWidth="1.75"
|
|
739
|
-
strokeLinecap="round"
|
|
740
|
-
strokeLinejoin="round"
|
|
741
|
-
/>
|
|
742
|
-
</svg>
|
|
743
|
-
)
|
|
744
|
-
export const Folder = (p: IconProps) => (
|
|
745
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
746
|
-
<path
|
|
747
|
-
d="M8.23047 3.40271C9.29184 3.35039 10.3045 3.81034 10.9756 4.6156L12.0918 5.95447C12.301 6.20538 12.6104 6.34998 12.9365 6.34998H17.9336C19.9899 6.34998 21.7739 7.86888 21.959 9.9701C22.0613 11.1322 22.1504 12.5235 22.1504 13.8597C22.1504 15.0968 22.0741 16.2025 21.9805 17.0951C21.7899 18.9099 20.3274 20.2284 18.5645 20.3754C16.9713 20.5081 14.6609 20.6478 12 20.6478C9.42776 20.6478 7.18337 20.5176 5.59766 20.389C3.72835 20.2375 2.24531 18.79 2.07617 16.9115C1.95906 15.6088 1.84964 13.8864 1.84961 11.9984C1.84961 10.1452 1.95568 8.45138 2.07031 7.1576C2.24068 5.23493 3.77585 3.77456 5.65625 3.59119C6.48059 3.51081 7.23178 3.45195 8.23047 3.40271ZM8.31934 5.20056C7.35212 5.24825 6.62919 5.30526 5.83008 5.38318C4.77098 5.48669 3.95379 6.29651 3.86328 7.3158C3.75206 8.57106 3.65039 10.2107 3.65039 11.9984C3.65042 13.8196 3.75552 15.4865 3.86914 16.7504C3.95888 17.7455 4.73657 18.5125 5.74316 18.5941C7.29221 18.7197 9.48678 18.848 12 18.848C14.5999 18.848 16.8592 18.711 18.415 18.5814C19.3724 18.5015 20.0957 17.8076 20.1904 16.9076C20.2786 16.0667 20.3496 15.0242 20.3496 13.8597C20.3496 12.5958 20.2658 11.2617 20.166 10.1283C20.0674 9.00878 19.1105 8.15076 17.9336 8.15076H12.9365C12.0757 8.15076 11.2598 7.76769 10.709 7.10681L9.59277 5.76795C9.27433 5.38581 8.80174 5.17678 8.31934 5.20056ZM19.25 3.59998C19.7471 3.59998 20.1504 4.00331 20.1504 4.50037C20.1502 4.99731 19.747 5.40076 19.25 5.40076H14.25C13.753 5.40076 13.3498 4.99731 13.3496 4.50037C13.3496 4.00331 13.7529 3.59998 14.25 3.59998H19.25Z"
|
|
748
|
-
fill="currentColor"
|
|
749
|
-
/>
|
|
750
|
-
</svg>
|
|
751
|
-
)
|
|
752
|
-
export const Archive = (p: IconProps) => (
|
|
753
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
754
|
-
<path
|
|
755
|
-
d="M5 10V19C5 19.2652 5.10536 19.5196 5.29289 19.7071C5.48043 19.8946 5.73478 20 6 20H18C18.2652 20 18.5196 19.8946 18.7071 19.7071C18.8946 19.5196 19 19.2652 19 19V10M10 14H14M3 7H21V10H3V7Z"
|
|
756
|
-
stroke="currentColor"
|
|
757
|
-
strokeWidth="1.75"
|
|
758
|
-
strokeLinecap="round"
|
|
759
|
-
strokeLinejoin="round"
|
|
760
|
-
/>
|
|
761
|
-
</svg>
|
|
762
|
-
)
|
|
763
|
-
export const Logout = (p: IconProps) => (
|
|
764
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
765
|
-
<path
|
|
766
|
-
d="M3.24984 4.34924C2.75296 4.34931 2.34964 4.75279 2.34945 5.24963V18.7496C2.34945 19.2466 2.75284 19.65 3.24984 19.65C3.74689 19.65 4.15023 19.2467 4.15023 18.7496V5.24963C4.15003 4.75275 3.74677 4.34924 3.24984 4.34924ZM14.2508 5.49182C13.8975 5.14266 13.3278 5.14562 12.9784 5.49866C12.629 5.85192 12.6322 6.42155 12.9852 6.77112L17.3602 11.0992H6.05062C5.55371 11.0992 5.15047 11.5028 5.15023 11.9996C5.15033 12.4966 5.55363 12.9 6.05062 12.9H17.3602L12.9852 17.2281C12.632 17.5776 12.6291 18.1473 12.9784 18.5006C13.3279 18.8538 13.8975 18.8569 14.2508 18.5074L19.7254 13.0914C20.3327 12.4902 20.3327 11.509 19.7254 10.9078L14.2508 5.49182Z"
|
|
767
|
-
fill="currentColor"
|
|
768
|
-
/>
|
|
769
|
-
</svg>
|
|
770
|
-
)
|
|
771
|
-
export const Help = (p: IconProps) => (
|
|
772
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
773
|
-
<circle cx="12" cy="12" r="9.25" stroke="currentColor" strokeWidth="1.75" />
|
|
774
|
-
<circle cx="12.1" cy="16.526" r="0.9" fill="currentColor" />
|
|
775
|
-
<path
|
|
776
|
-
d="M10 9.75C10 8.64543 10.8954 7.75 12 7.75C13.1046 7.75 14 8.64543 14 9.75C14 10.8125 13.2656 11.2422 12.6328 11.875C12 12.5078 12 12.9609 12 13.25"
|
|
777
|
-
stroke="currentColor"
|
|
778
|
-
strokeWidth="1.75"
|
|
779
|
-
strokeLinecap="round"
|
|
780
|
-
/>
|
|
781
|
-
</svg>
|
|
782
|
-
)
|
|
783
|
-
/** 通知铃(基形 lucide:bell)。规格:ow/components/icons/BeaconIcons 九枚以外沿用 Lucide 清单+§7 参数。 */
|
|
784
|
-
export const Bell = (p: IconProps) => (
|
|
785
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
786
|
-
<path
|
|
787
|
-
d="M6 9a6 6 0 1 1 12 0c0 5.25 2 7.5 2 7.5H4S6 14.25 6 9"
|
|
788
|
-
stroke="currentColor"
|
|
789
|
-
strokeWidth="1.75"
|
|
790
|
-
strokeLinecap="round"
|
|
791
|
-
strokeLinejoin="round"
|
|
792
|
-
/>
|
|
793
|
-
<path d="M10.35 20.4a1.9 1.9 0 0 0 3.3 0" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
794
|
-
</svg>
|
|
795
|
-
)
|
|
796
|
-
/** 信标族 schedule(基形 lucide:timer;指针末端→卫星珠=.dot,弧的末端=此刻)。规格:ow/components/icons/BeaconIcons。 */
|
|
797
|
-
export const Clock = (p: IconProps) => (
|
|
798
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
799
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
800
|
-
<path d="M9.5 2.8h5" />
|
|
801
|
-
<circle cx="12" cy="14" r="7.6" />
|
|
802
|
-
<path d="M12 14 14.9 11.1" />
|
|
803
|
-
</g>
|
|
804
|
-
<circle className="dot" cx="15.4" cy="10.6" r="1.9" fill="currentColor" />
|
|
805
|
-
</svg>
|
|
806
|
-
)
|
|
807
|
-
export const Layers = (p: IconProps) => (
|
|
808
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
809
|
-
<path
|
|
810
|
-
d="M10.2803 4.56892C11.3682 4.05084 12.6318 4.05084 13.7197 4.56892L20.4144 7.75685C21.2505 8.15499 21.2505 9.345 20.4144 9.74315L13.7197 12.9311C12.6318 13.4492 11.3682 13.4492 10.2803 12.9311L3.58561 9.74315C2.74951 9.34501 2.74951 8.155 3.58561 7.75685L10.2803 4.56892Z"
|
|
811
|
-
stroke="currentColor"
|
|
812
|
-
strokeWidth="1.75"
|
|
813
|
-
/>
|
|
814
|
-
<path
|
|
815
|
-
d="M2.82568 13.1299L10.2803 16.6797C11.3683 17.1978 12.6318 17.1978 13.7198 16.6797L21.1744 13.1299"
|
|
816
|
-
stroke="currentColor"
|
|
817
|
-
strokeWidth="1.75"
|
|
818
|
-
strokeLinecap="round"
|
|
819
|
-
/>
|
|
820
|
-
<path
|
|
821
|
-
d="M2.82568 16.63L10.2803 20.1798C11.3683 20.6979 12.6318 20.6979 13.7198 20.1798L21.1744 16.63"
|
|
822
|
-
stroke="currentColor"
|
|
823
|
-
strokeWidth="1.75"
|
|
824
|
-
strokeLinecap="round"
|
|
825
|
-
/>
|
|
826
|
-
</svg>
|
|
827
|
-
)
|
|
828
|
-
export const Play = (p: IconProps) => (
|
|
829
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
830
|
-
<path
|
|
831
|
-
d="M20.2498 10.2677C21.5831 11.0375 21.5831 12.962 20.2498 13.7318L9.37512 20.0103C8.04179 20.7801 6.37512 19.8178 6.37512 18.2782L6.37512 5.72128C6.37512 4.18168 8.04179 3.21943 9.37512 3.98923L20.2498 10.2677Z"
|
|
832
|
-
fill="currentColor"
|
|
833
|
-
stroke="currentColor"
|
|
834
|
-
/>
|
|
835
|
-
</svg>
|
|
836
|
-
)
|
|
837
|
-
export const Lock = (p: IconProps) => (
|
|
838
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
839
|
-
<path
|
|
840
|
-
d="M20.25 18.0612V12.25C20.25 10.8693 19.1307 9.75 17.75 9.75H6.24998C4.86927 9.75 3.74998 10.8693 3.74998 12.25V18.0612C3.74998 19.3142 4.67813 20.3692 5.92643 20.4778C7.44332 20.6097 9.61644 20.75 12 20.75C14.3835 20.75 16.5566 20.6097 18.0735 20.4778C19.3218 20.3692 20.25 19.3142 20.25 18.0612Z"
|
|
841
|
-
stroke="currentColor"
|
|
842
|
-
strokeWidth="1.75"
|
|
843
|
-
strokeLinecap="round"
|
|
844
|
-
strokeLinejoin="round"
|
|
845
|
-
/>
|
|
846
|
-
<path
|
|
847
|
-
d="M16.5 9.75V7.25C16.5 4.76472 14.4853 2.75 12 2.75C9.5147 2.75 7.49998 4.76472 7.49998 7.25V9.75"
|
|
848
|
-
stroke="currentColor"
|
|
849
|
-
strokeWidth="1.75"
|
|
850
|
-
strokeLinecap="round"
|
|
851
|
-
strokeLinejoin="round"
|
|
852
|
-
/>
|
|
853
|
-
</svg>
|
|
854
|
-
)
|
|
855
|
-
export const Mail = (p: IconProps) => (
|
|
856
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
857
|
-
<path
|
|
858
|
-
d="M12 4.25C9.45718 4.25 7.23766 4.37932 5.67027 4.50642C4.23213 4.62304 3.10221 5.73027 2.97301 7.16733C2.85763 8.45079 2.75 10.1451 2.75 12C2.75 13.8549 2.85763 15.5492 2.97301 16.8327C3.10221 18.2697 4.23213 19.377 5.67027 19.4936C7.23766 19.6207 9.45718 19.75 12 19.75C14.5431 19.75 16.7628 19.6207 18.3302 19.4935C19.7681 19.3769 20.8979 18.27 21.0271 16.8332C21.1424 15.5502 21.25 13.8562 21.25 12C21.25 10.1438 21.1424 8.44979 21.0271 7.16684C20.8979 5.72999 19.7681 4.62307 18.3302 4.50646C16.7628 4.37934 14.5431 4.25 12 4.25Z"
|
|
859
|
-
stroke="currentColor"
|
|
860
|
-
strokeWidth="1.75"
|
|
861
|
-
strokeLinecap="round"
|
|
862
|
-
/>
|
|
863
|
-
<path
|
|
864
|
-
d="M18 9.75L12.832 13.1953C12.3282 13.5312 11.6718 13.5312 11.1679 13.1953L6 9.75"
|
|
865
|
-
stroke="currentColor"
|
|
866
|
-
strokeWidth="1.75"
|
|
867
|
-
strokeLinecap="round"
|
|
868
|
-
/>
|
|
869
|
-
</svg>
|
|
870
|
-
)
|
|
871
|
-
export const Filter = (p: IconProps) => (
|
|
872
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
873
|
-
<path
|
|
874
|
-
d="M9.25 17.0996C9.74706 17.0996 10.1504 17.5029 10.1504 18C10.1504 18.4971 9.74706 18.9004 9.25 18.9004H3.75C3.25294 18.9004 2.84961 18.4971 2.84961 18C2.84961 17.5029 3.25294 17.0996 3.75 17.0996H9.25ZM14.25 11.0996C14.7471 11.0996 15.1504 11.5029 15.1504 12C15.1504 12.4971 14.7471 12.9004 14.25 12.9004H3.75C3.25294 12.9004 2.84961 12.4971 2.84961 12C2.84961 11.5029 3.25294 11.0996 3.75 11.0996H14.25ZM20.25 5.09961C20.7471 5.09961 21.1504 5.50294 21.1504 6C21.1504 6.49706 20.7471 6.90039 20.25 6.90039H3.75C3.25294 6.90039 2.84961 6.49706 2.84961 6C2.84961 5.50294 3.25294 5.09961 3.75 5.09961H20.25Z"
|
|
875
|
-
fill="currentColor"
|
|
876
|
-
/>
|
|
877
|
-
</svg>
|
|
878
|
-
)
|
|
879
|
-
export const Sort = (p: IconProps) => (
|
|
880
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
881
|
-
<path
|
|
882
|
-
d="M17.75 8.09961C18.2471 8.09961 18.6504 8.50294 18.6504 9V16.793L20.6641 15.0664C21.0415 14.7429 21.6101 14.7867 21.9336 15.1641C22.2571 15.5415 22.2133 16.1101 21.8359 16.4336L18.748 19.0801L18.6045 19.1855C17.8632 19.651 16.8496 19.1273 16.8496 18.2061V9C16.8496 8.50294 17.2529 8.09961 17.75 8.09961ZM14.75 17.0996C15.2471 17.0996 15.6504 17.5029 15.6504 18C15.6504 18.4971 15.2471 18.9004 14.75 18.9004H3.75C3.25294 18.9004 2.84961 18.4971 2.84961 18C2.84961 17.5029 3.25294 17.0996 3.75 17.0996H14.75ZM14.75 11.0996C15.2471 11.0996 15.6504 11.5029 15.6504 12C15.6504 12.4971 15.2471 12.9004 14.75 12.9004H3.75C3.25294 12.9004 2.84961 12.4971 2.84961 12C2.84961 11.5029 3.25294 11.0996 3.75 11.0996H14.75ZM20.25 5.09961C20.7471 5.09961 21.1504 5.50294 21.1504 6C21.1504 6.49706 20.7471 6.90039 20.25 6.90039H3.75C3.25294 6.90039 2.84961 6.49706 2.84961 6C2.84961 5.50294 3.25294 5.09961 3.75 5.09961H20.25Z"
|
|
883
|
-
fill="currentColor"
|
|
884
|
-
/>
|
|
885
|
-
</svg>
|
|
886
|
-
)
|
|
887
|
-
export const Usage = (p: IconProps) => (
|
|
888
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
889
|
-
<path
|
|
890
|
-
d="M2.75 14.2501C2.75 13.2836 3.5335 12.5001 4.5 12.5001H5.5C6.4665 12.5001 7.25 13.2836 7.25 14.2501V17.7501C7.25 18.7166 6.4665 19.5001 5.5 19.5001H4.5C3.5335 19.5001 2.75 18.7166 2.75 17.7501V14.2501Z"
|
|
891
|
-
stroke="currentColor"
|
|
892
|
-
strokeWidth="1.75"
|
|
893
|
-
/>
|
|
894
|
-
<path
|
|
895
|
-
d="M9.75 5.75C9.75 4.7835 10.5335 4 11.5 4H12.5C13.4665 4 14.25 4.7835 14.25 5.75V17.75C14.25 18.7165 13.4665 19.5 12.5 19.5H11.5C10.5335 19.5 9.75 18.7165 9.75 17.75V5.75Z"
|
|
896
|
-
stroke="currentColor"
|
|
897
|
-
strokeWidth="1.75"
|
|
898
|
-
/>
|
|
899
|
-
<path
|
|
900
|
-
d="M16.75 11C16.75 10.0335 17.5335 9.25 18.5 9.25H19.5C20.4665 9.25 21.25 10.0335 21.25 11V17.75C21.25 18.7165 20.4665 19.5 19.5 19.5H18.5C17.5335 19.5 16.75 18.7165 16.75 17.75V11Z"
|
|
901
|
-
stroke="currentColor"
|
|
902
|
-
strokeWidth="1.75"
|
|
903
|
-
/>
|
|
904
|
-
</svg>
|
|
905
|
-
)
|
|
906
|
-
export const Gauge = (p: IconProps) => (
|
|
907
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
908
|
-
<path
|
|
909
|
-
d="M4 14C4 11.8783 4.84285 9.84344 6.34315 8.34315C7.84344 6.84285 9.87827 6 12 6C14.1217 6 16.1566 6.84285 17.6569 8.34315C19.1571 9.84344 20 11.8783 20 14M12 14L16 10"
|
|
910
|
-
stroke="currentColor"
|
|
911
|
-
strokeWidth="1.75"
|
|
912
|
-
strokeLinecap="round"
|
|
913
|
-
strokeLinejoin="round"
|
|
914
|
-
/>
|
|
915
|
-
</svg>
|
|
916
|
-
)
|
|
917
|
-
export const Key = (p: IconProps) => (
|
|
918
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
919
|
-
<circle cx="14.5" cy="9.5" r="6.25" stroke="currentColor" strokeWidth="1.75" />
|
|
920
|
-
<path
|
|
921
|
-
d="M9.75 14.25L5.78033 18.2197C5.48744 18.5126 5.48744 18.9874 5.78033 19.2803L7.25 20.75"
|
|
922
|
-
stroke="currentColor"
|
|
923
|
-
strokeWidth="1.75"
|
|
924
|
-
strokeLinecap="round"
|
|
925
|
-
strokeLinejoin="round"
|
|
926
|
-
/>
|
|
927
|
-
<path
|
|
928
|
-
d="M7.25012 16.75L9.25012 18.75"
|
|
929
|
-
stroke="currentColor"
|
|
930
|
-
strokeWidth="1.75"
|
|
931
|
-
strokeLinecap="round"
|
|
932
|
-
strokeLinejoin="round"
|
|
933
|
-
/>
|
|
934
|
-
</svg>
|
|
935
|
-
)
|
|
936
|
-
export const Server = (p: IconProps) => (
|
|
937
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
938
|
-
<path
|
|
939
|
-
d="M18 4H6C4.89543 4 4 4.89543 4 6V8C4 9.10457 4.89543 10 6 10H18C19.1046 10 20 9.10457 20 8V6C20 4.89543 19.1046 4 18 4Z"
|
|
940
|
-
stroke="currentColor"
|
|
941
|
-
strokeWidth="1.75"
|
|
942
|
-
strokeLinecap="round"
|
|
943
|
-
strokeLinejoin="round"
|
|
944
|
-
/>
|
|
945
|
-
<path
|
|
946
|
-
d="M18 14H6C4.89543 14 4 14.8954 4 16V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V16C20 14.8954 19.1046 14 18 14Z"
|
|
947
|
-
stroke="currentColor"
|
|
948
|
-
strokeWidth="1.75"
|
|
949
|
-
strokeLinecap="round"
|
|
950
|
-
strokeLinejoin="round"
|
|
951
|
-
/>
|
|
952
|
-
<path
|
|
953
|
-
d="M8 7H8.01M8 17H8.01"
|
|
954
|
-
stroke="currentColor"
|
|
955
|
-
strokeWidth="1.75"
|
|
956
|
-
strokeLinecap="round"
|
|
957
|
-
strokeLinejoin="round"
|
|
958
|
-
/>
|
|
959
|
-
</svg>
|
|
960
|
-
)
|
|
961
|
-
export const Cpu = (p: IconProps) => (
|
|
962
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
963
|
-
<path
|
|
964
|
-
d="M15 7H9C7.89543 7 7 7.89543 7 9V15C7 16.1046 7.89543 17 9 17H15C16.1046 17 17 16.1046 17 15V9C17 7.89543 16.1046 7 15 7Z"
|
|
965
|
-
stroke="currentColor"
|
|
966
|
-
strokeWidth="1.75"
|
|
967
|
-
strokeLinecap="round"
|
|
968
|
-
strokeLinejoin="round"
|
|
969
|
-
/>
|
|
970
|
-
<path
|
|
971
|
-
d="M4 9H7M4 15H7M17 9H20M17 15H20M9 4V7M15 4V7M9 17V20M15 17V20"
|
|
972
|
-
stroke="currentColor"
|
|
973
|
-
strokeWidth="1.75"
|
|
974
|
-
strokeLinecap="round"
|
|
975
|
-
strokeLinejoin="round"
|
|
976
|
-
/>
|
|
977
|
-
</svg>
|
|
978
|
-
)
|
|
979
|
-
export const Device = (p: IconProps) => (
|
|
980
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
981
|
-
<path
|
|
982
|
-
d="M5.25 6.10177V17.6961C5.25 19.4153 6.58845 20.8378 8.30626 20.9082C9.51092 20.9576 10.8731 21 12 21C13.1269 21 14.4891 20.9576 15.6937 20.9082C17.4116 20.8378 18.75 19.4153 18.75 17.6961V6.10177C18.75 4.46723 17.5331 3.12133 15.8996 3.06269C14.901 3.02684 13.6144 3 12 3C10.3856 3 9.09896 3.02684 8.10043 3.06269C6.46694 3.12133 5.25 4.46723 5.25 6.10177Z"
|
|
983
|
-
stroke="currentColor"
|
|
984
|
-
strokeWidth="1.75"
|
|
985
|
-
strokeLinecap="round"
|
|
986
|
-
/>
|
|
987
|
-
<path d="M10.5 6H13.5" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
988
|
-
<circle cx="12.1502" cy="17.9" r="0.9" fill="currentColor" />
|
|
989
|
-
</svg>
|
|
990
|
-
)
|
|
991
|
-
// ── 模态族(模型输入/输出模态摘要)──────────────────────────────────────────
|
|
992
|
-
// W-R2 收编:原为 ModelModalityFlow 就地手写的四枚 16 视框 / 1.6 描边 SVG,
|
|
993
|
-
// 与本族的 24 视框 / 1.75 描边并存两套语系,且不受图标族改动波及。几何按 ×1.5
|
|
994
|
-
// 等比放到 24 视框,描边归 1.75;实心部件在各自 path 上显式 fill,不靠位置选择器。
|
|
995
|
-
export const ModalityText = (p: IconProps) => (
|
|
996
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
997
|
-
<path
|
|
998
|
-
d="M5.1 7.65h13.8M5.1 12h13.8M5.1 16.35h8.4"
|
|
999
|
-
stroke="currentColor"
|
|
1000
|
-
strokeWidth="1.75"
|
|
1001
|
-
strokeLinecap="round"
|
|
1002
|
-
strokeLinejoin="round"
|
|
1003
|
-
/>
|
|
1004
|
-
</svg>
|
|
1005
|
-
)
|
|
1006
|
-
export const ModalityImage = (p: IconProps) => (
|
|
1007
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1008
|
-
<rect
|
|
1009
|
-
x="4.5"
|
|
1010
|
-
y="4.5"
|
|
1011
|
-
width="15"
|
|
1012
|
-
height="15"
|
|
1013
|
-
rx="3"
|
|
1014
|
-
stroke="currentColor"
|
|
1015
|
-
strokeWidth="1.75"
|
|
1016
|
-
strokeLinecap="round"
|
|
1017
|
-
strokeLinejoin="round"
|
|
1018
|
-
/>
|
|
1019
|
-
<circle cx="9.3" cy="9.15" r="1.5" fill="currentColor" />
|
|
1020
|
-
<path
|
|
1021
|
-
d="M6.3 17.1l3.9-4.65 3 3 2.1-2.4 2.4 4.05"
|
|
1022
|
-
stroke="currentColor"
|
|
1023
|
-
strokeWidth="1.75"
|
|
1024
|
-
strokeLinecap="round"
|
|
1025
|
-
strokeLinejoin="round"
|
|
1026
|
-
/>
|
|
1027
|
-
</svg>
|
|
1028
|
-
)
|
|
1029
|
-
export const ModalityVideo = (p: IconProps) => (
|
|
1030
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1031
|
-
<rect
|
|
1032
|
-
x="4.5"
|
|
1033
|
-
y="6"
|
|
1034
|
-
width="15"
|
|
1035
|
-
height="12"
|
|
1036
|
-
rx="3"
|
|
1037
|
-
stroke="currentColor"
|
|
1038
|
-
strokeWidth="1.75"
|
|
1039
|
-
strokeLinecap="round"
|
|
1040
|
-
strokeLinejoin="round"
|
|
1041
|
-
/>
|
|
1042
|
-
<path d="M10.5 9.6v4.8L15 12l-4.5-2.4z" fill="currentColor" />
|
|
1043
|
-
</svg>
|
|
1044
|
-
)
|
|
1045
|
-
export const ModalityAudio = (p: IconProps) => (
|
|
1046
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1047
|
-
<path d="M12.6 6.3L8.4 9.6H5.85v4.8H8.4l4.2 3.3z" fill="currentColor" />
|
|
1048
|
-
<path
|
|
1049
|
-
d="M16.2 9.45a3.9 3.9 0 0 1 0 5.1"
|
|
1050
|
-
stroke="currentColor"
|
|
1051
|
-
strokeWidth="1.75"
|
|
1052
|
-
strokeLinecap="round"
|
|
1053
|
-
strokeLinejoin="round"
|
|
1054
|
-
/>
|
|
1055
|
-
</svg>
|
|
1056
|
-
)
|
|
1057
|
-
|
|
1058
|
-
export const Keyboard = (p: IconProps) => (
|
|
1059
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1060
|
-
<path
|
|
1061
|
-
d="M12 4.24756C9.45718 4.24756 7.23766 4.37688 5.67027 4.50398C4.23213 4.6206 3.10221 5.72782 2.97301 7.16489C2.85763 8.44834 2.75 10.1427 2.75 11.9976C2.75 13.8525 2.85763 15.5468 2.97301 16.8302C3.10221 18.2673 4.23213 19.3745 5.67027 19.4911C7.23766 19.6182 9.45718 19.7476 12 19.7476C14.5431 19.7476 16.7628 19.6182 18.3302 19.4911C19.7681 19.3745 20.8979 18.2676 21.0271 16.8307C21.1424 15.5478 21.25 13.8538 21.25 11.9976C21.25 10.1414 21.1424 8.44735 21.0271 7.1644C20.8979 5.72755 19.7681 4.62063 18.3302 4.50402C16.7628 4.3769 14.5431 4.24756 12 4.24756Z"
|
|
1062
|
-
stroke="currentColor"
|
|
1063
|
-
strokeWidth="1.75"
|
|
1064
|
-
strokeLinecap="round"
|
|
1065
|
-
/>
|
|
1066
|
-
<path
|
|
1067
|
-
d="M6.75 10.8496C7.38513 10.8496 7.90039 11.3649 7.90039 12C7.90039 12.6351 7.38513 13.1504 6.75 13.1504C6.11487 13.1504 5.59961 12.6351 5.59961 12C5.59961 11.3649 6.11487 10.8496 6.75 10.8496ZM10.25 10.8496C10.8851 10.8496 11.4004 11.3649 11.4004 12C11.4004 12.6351 10.8851 13.1504 10.25 13.1504C9.61487 13.1504 9.09961 12.6351 9.09961 12C9.09961 11.3649 9.61487 10.8496 10.25 10.8496ZM13.75 10.8496C14.3851 10.8496 14.9004 11.3649 14.9004 12C14.9004 12.6351 14.3851 13.1504 13.75 13.1504C13.1149 13.1504 12.5996 12.6351 12.5996 12C12.5996 11.3649 13.1149 10.8496 13.75 10.8496ZM17.25 10.8496C17.8851 10.8496 18.4004 11.3649 18.4004 12C18.4004 12.6351 17.8851 13.1504 17.25 13.1504C16.6149 13.1504 16.0996 12.6351 16.0996 12C16.0996 11.3649 16.6149 10.8496 17.25 10.8496ZM6.75 7.34961C7.38513 7.34961 7.90039 7.86487 7.90039 8.5C7.90039 9.13513 7.38513 9.65039 6.75 9.65039C6.11487 9.65039 5.59961 9.13513 5.59961 8.5C5.59961 7.86487 6.11487 7.34961 6.75 7.34961ZM10.25 7.34961C10.8851 7.34961 11.4004 7.86487 11.4004 8.5C11.4004 9.13513 10.8851 9.65039 10.25 9.65039C9.61487 9.65039 9.09961 9.13513 9.09961 8.5C9.09961 7.86487 9.61487 7.34961 10.25 7.34961ZM13.75 7.34961C14.3851 7.34961 14.9004 7.86487 14.9004 8.5C14.9004 9.13513 14.3851 9.65039 13.75 9.65039C13.1149 9.65039 12.5996 9.13513 12.5996 8.5C12.5996 7.86487 13.1149 7.34961 13.75 7.34961ZM17.25 7.34961C17.8851 7.34961 18.4004 7.86487 18.4004 8.5C18.4004 9.13513 17.8851 9.65039 17.25 9.65039C16.6149 9.65039 16.0996 9.13513 16.0996 8.5C16.0996 7.86487 16.6149 7.34961 17.25 7.34961Z"
|
|
1068
|
-
fill="currentColor"
|
|
1069
|
-
/>
|
|
1070
|
-
{/* 空格键条=纯填充块;原带 0.8 描边(族外唯一一个),改为无描边,实心高由 rect 自己给 */}
|
|
1071
|
-
<rect x="6.25" y="15.25" width="11.5" height="1.5" rx="0.75" fill="currentColor" />
|
|
1072
|
-
</svg>
|
|
1073
|
-
)
|
|
1074
|
-
export const Hand = (p: IconProps) => (
|
|
1075
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1076
|
-
<path
|
|
1077
|
-
d="M8 11V6C8 5.46957 8.21071 4.96086 8.58579 4.58579C8.96086 4.21071 9.46957 4 10 4C10.5304 4 11.0391 4.21071 11.4142 4.58579C11.7893 4.96086 12 5.46957 12 6V10V5C12 4.46957 12.2107 3.96086 12.5858 3.58579C12.9609 3.21071 13.4696 3 14 3C14.5304 3 15.0391 3.21071 15.4142 3.58579C15.7893 3.96086 16 4.46957 16 5V12M16 12V8C16 7.46957 16.2107 6.96086 16.5858 6.58579C16.9609 6.21071 17.4696 6 18 6C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V14C20 15.8565 19.2625 17.637 17.9497 18.9497C16.637 20.2625 14.8565 21 13 21C11.1435 21 9.36301 20.2625 8.05025 18.9497C6.7375 17.637 6 15.8565 6 14V12C6 11.4696 6.21071 10.9609 6.58579 10.5858C6.96086 10.2107 7.46957 10 8 10L16 12Z"
|
|
1078
|
-
stroke="currentColor"
|
|
1079
|
-
strokeWidth="1.75"
|
|
1080
|
-
strokeLinecap="round"
|
|
1081
|
-
strokeLinejoin="round"
|
|
1082
|
-
/>
|
|
1083
|
-
</svg>
|
|
1084
|
-
)
|
|
1085
|
-
export const Terminal = (p: IconProps) => (
|
|
1086
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1087
|
-
<path
|
|
1088
|
-
d="M5.5 7.39185L2.06301 11.3781C1.73949 11.7534 1.7395 12.3089 2.06301 12.6841L5.5 16.6704"
|
|
1089
|
-
stroke="currentColor"
|
|
1090
|
-
strokeWidth="1.75"
|
|
1091
|
-
strokeLinecap="round"
|
|
1092
|
-
/>
|
|
1093
|
-
<path
|
|
1094
|
-
d="M18.5 16.6704L21.937 12.6841C22.2605 12.3089 22.2605 11.7533 21.937 11.3781L18.5 7.39183"
|
|
1095
|
-
stroke="currentColor"
|
|
1096
|
-
strokeWidth="1.75"
|
|
1097
|
-
strokeLinecap="round"
|
|
1098
|
-
/>
|
|
1099
|
-
<path d="M14.75 5L9.25 19" stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" />
|
|
1100
|
-
</svg>
|
|
1101
|
-
)
|
|
1102
|
-
export const Maximize = (p: IconProps) => (
|
|
1103
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1104
|
-
<path
|
|
1105
|
-
d="M9 4H5C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V9M15 4H19C19.2652 4 19.5196 4.10536 19.7071 4.29289C19.8946 4.48043 20 4.73478 20 5V9M9 20H5C4.73478 20 4.48043 19.8946 4.29289 19.7071C4.10536 19.5196 4 19.2652 4 19V15M15 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V15"
|
|
1106
|
-
stroke="currentColor"
|
|
1107
|
-
strokeWidth="1.75"
|
|
1108
|
-
strokeLinecap="round"
|
|
1109
|
-
strokeLinejoin="round"
|
|
1110
|
-
/>
|
|
1111
|
-
</svg>
|
|
1112
|
-
)
|
|
1113
|
-
/** 信标族 branch(基形 lucide:git-branch;左下节点→实心=已发生=.dot;右上空心=未跑分支)。规格:ow/components/icons/BeaconIcons。 */
|
|
1114
|
-
export const Branch = (p: IconProps) => (
|
|
1115
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1116
|
-
<g stroke="currentColor" strokeWidth="1.75" strokeLinecap="round" strokeLinejoin="round">
|
|
1117
|
-
<path d="M6 15.4V4" />
|
|
1118
|
-
<path d="M18 8.6a9 9 0 0 1-9 9" />
|
|
1119
|
-
<circle cx="18" cy="6" r="2.4" />
|
|
1120
|
-
</g>
|
|
1121
|
-
<circle className="dot" cx="6" cy="18" r="2.9" fill="currentColor" />
|
|
1122
|
-
</svg>
|
|
1123
|
-
)
|
|
1124
|
-
export const Skills = (p: IconProps) => (
|
|
1125
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1126
|
-
<path
|
|
1127
|
-
d="M8.5 9.5L12 11.5M12 11.5V15.5M12 11.5L15.5 9.5"
|
|
1128
|
-
stroke="currentColor"
|
|
1129
|
-
strokeWidth="1.75"
|
|
1130
|
-
strokeLinecap="round"
|
|
1131
|
-
/>
|
|
1132
|
-
<path
|
|
1133
|
-
d="M11.0382 3.02753C11.6373 2.69893 12.3627 2.69893 12.9618 3.02753L19.622 6.68056C20.2623 7.03172 20.6603 7.7039 20.6603 8.43412V15.5659C20.6603 16.2961 20.2623 16.9683 19.622 17.3194L12.9618 20.9725C12.3627 21.3011 11.6373 21.3011 11.0382 20.9725L4.37795 17.3194C3.73771 16.9683 3.33975 16.2961 3.33975 15.5659V8.43412C3.33975 7.7039 3.73771 7.03172 4.37795 6.68056L11.0382 3.02753Z"
|
|
1134
|
-
stroke="currentColor"
|
|
1135
|
-
strokeWidth="1.75"
|
|
1136
|
-
/>
|
|
1137
|
-
</svg>
|
|
1138
|
-
)
|
|
1139
|
-
|
|
1140
|
-
// Compatibility aliases documented by the Figma icon catalog.
|
|
1141
|
-
export const ArrowUp = Arrow
|
|
1142
|
-
export const Skill = Sparkles
|
|
1143
|
-
export const Sparkle = Sparkles
|
|
1144
|
-
export const CheckCircle = SuccessCircle
|
|
1145
|
-
export const Note = Memo
|
|
1146
|
-
export const Info = InfoCircle
|
|
1147
|
-
export const ThumbsUp = Like
|
|
1148
|
-
export const ThumbsDown = Dislike
|
|
1149
|
-
export const AlertCircle = WarningTriangle
|
|
1150
|
-
|
|
1151
|
-
/** 目录/面板折叠图标:圆角矩形 + 左侧栏分隔线 */
|
|
1152
|
-
export const PanelFold = (p: IconProps) => (
|
|
1153
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1154
|
-
<rect x="3" y="4.5" width="18" height="15" rx="3" stroke="currentColor" strokeWidth="1.75" />
|
|
1155
|
-
<path d="M9.5 4.5v15" stroke="currentColor" strokeWidth="1.75" />
|
|
1156
|
-
</svg>
|
|
1157
|
-
)
|
|
1158
|
-
|
|
1159
|
-
// Product integration icons are intentionally outside the Figma 05 Icons catalog.
|
|
1160
|
-
export const DingTalk = (p: IconProps) => (
|
|
1161
|
-
<svg viewBox="0 0 1024 1024" {...p}>
|
|
1162
|
-
<path
|
|
1163
|
-
d="M849.92 51.2H174.08c-67.8656 0-122.88 55.0144-122.88 122.88v675.84c0 67.8656 55.0144 122.88 122.88 122.88h675.84c67.8656 0 122.88-55.0144 122.88-122.88V174.08c0-67.8656-55.0144-122.88-122.88-122.88z m-97.17248 383.4112c-1.00352 4.61824-3.61472 10.84928-7.22944 19.18976l-0.50688 0.50176c-21.69856 46.01344-77.66016 136.13568-77.66016 136.13568l-0.50688-0.50176-16.57344 28.43136h79.17056L578.33472 819.2l34.16064-136.63744h-62.09024l21.69856-90.624c-17.58208 4.1216-38.28224 9.85088-62.592 18.08384 0 0-33.15712 19.18976-95.24736-37.26848 0 0-41.89696-37.2736-17.58208-46.01344 10.34752-4.1216 50.23232-8.84736 81.78176-12.95872 42.3936-5.72928 68.81792-8.84736 68.81792-8.84736s-130.90816 2.10944-161.95584-3.10784c-31.04256-4.62336-70.4256-56.97024-78.6688-102.48192 0 0-12.95872-24.81664 27.9296-12.95872 40.39168 11.8528 210.18112 46.01344 210.18112 46.01344S324.2496 365.2864 309.78048 348.70784c-14.46912-16.57856-42.99776-90.01984-39.38304-135.13216 0 0 1.50528-11.35104 12.95872-8.23808 0 0 162.55488 74.5472 273.77664 114.93376 111.8208 41.40032 208.57344 62.09536 195.61472 114.33984z"
|
|
1164
|
-
fill="#3296FA"
|
|
1165
|
-
/>
|
|
1166
|
-
</svg>
|
|
1167
|
-
)
|
|
1168
|
-
export const Feishu = (p: IconProps) => (
|
|
1169
|
-
<svg viewBox="0 0 1024 1024" {...p}>
|
|
1170
|
-
<path
|
|
1171
|
-
d="M530.73502 543.764898l187.036735-129.776327c0-142.837551-112.222041-246.804898-112.222041-246.804898h-399.25551c224.653061 142.837551 324.440816 376.581224 324.440816 376.581225z"
|
|
1172
|
-
fill="#00DAB8"
|
|
1173
|
-
/>
|
|
1174
|
-
<path
|
|
1175
|
-
d="M929.938286 387.970612s-37.407347 26.017959-87.35347 155.794286c-56.006531 145.763265-212.114286 233.848163-212.114285 233.848163s-194.35102-121.417143-274.912653-169.795918c68.649796 20.897959 143.046531-56.52898 187.559183-102.922449 37.511837-38.974694 74.919184-90.906122 162.272653-129.880816 87.24898-38.974694 224.548571 12.956735 224.548572 12.956734z m-574.380408 219.846531c-8.254694-2.507755-16.404898-6.478367-24.450613-12.016327-20.897959-14.524082-6.791837-6.791837 24.450613 12.016327z"
|
|
1176
|
-
fill="#0C3AA0"
|
|
1177
|
-
/>
|
|
1178
|
-
<path
|
|
1179
|
-
d="M94.040816 362.025796v0.10449c533.942857 505.208163 702.066939 260.91102 710.844082 247.222857-7.105306 11.284898-116.506122 182.543673-249.208163 220.16C231.549388 921.464163 94.040816 751.563755 94.040816 751.563755z m710.844082 247.327347l0.313469-0.626939-0.313469 0.626939z"
|
|
1180
|
-
fill="#296DFF"
|
|
1181
|
-
/>
|
|
1182
|
-
</svg>
|
|
1183
|
-
)
|
|
1184
|
-
export const WeCom = (p: IconProps) => (
|
|
1185
|
-
<svg viewBox="0 0 1024 1024" {...p}>
|
|
1186
|
-
<path
|
|
1187
|
-
d="M558.72 692.266667a344.149333 344.149333 0 0 1-105.642667 16.426666 341.76 341.76 0 0 1-117.162666-20.309333 58.496 58.496 0 0 0-20.224-3.498667c-14.464 0-31.232 4.650667-52.522667 14.421334 0.512-29.653333-4.309333-50.602667-21.290667-64.896-58.538667-49.365333-90.794667-115.285333-90.794666-185.6 0-143.317333 135.466667-259.84 301.994666-259.84 166.485333 0 301.952 116.522667 301.952 259.84 0 2.816-0.085333 5.632-0.170666 8.448a84.48 84.48 0 0 1 89.813333 15.701333c0.597333-7.978667 0.938667-16.042667 0.938667-24.149333 0-193.578667-176.085333-351.061333-392.533334-351.061334-216.490667 0-392.533333 157.482667-392.533333 351.061334 0 91.733333 40.618667 180.48 112.042667 245.76 0.042667 14.506667-2.56 43.306667-8.106667 77.056-3.072 18.517333 5.034667 37.12 20.693333 47.445333a46.805333 46.805333 0 0 0 51.456 0c36.736-24.106667 64.810667-38.058667 76.8-42.026667 44.501333 15.146667 91.477333 22.826667 139.648 22.826667 61.269333 0 119.338667-12.629333 171.093334-35.114667a85.504 85.504 0 0 1-65.450667-72.533333"
|
|
1188
|
-
fill="#2A8CF4"
|
|
1189
|
-
/>
|
|
1190
|
-
<path
|
|
1191
|
-
d="M939.306667 624.896c-25.088 0-46.037333 17.749333-50.986667 41.386667a120.32 120.32 0 0 1-50.218667 93.141333 13.354667 13.354667 0 0 0 19.2 18.474667c0.682667-1.024 1.408-1.962667 2.133334-2.901334v-0.085333a120.32 120.32 0 0 1 89.472-46.72 52.138667 52.138667 0 0 0-9.6-103.296"
|
|
1192
|
-
fill="#31A8FF"
|
|
1193
|
-
/>
|
|
1194
|
-
<path
|
|
1195
|
-
d="M836.778667 521.6a52.138667 52.138667 0 1 0-61.952 60.586667 120.32 120.32 0 0 1 93.141333 50.218666 13.354667 13.354667 0 0 0 18.474667-19.2 240.469333 240.469333 0 0 1-2.986667-2.133333 120.32 120.32 0 0 1-46.677333-89.472"
|
|
1196
|
-
fill="#53E000"
|
|
1197
|
-
/>
|
|
1198
|
-
<path
|
|
1199
|
-
d="M691.84 683.648a120.32 120.32 0 0 1 45.525333-78.421333l3.584-2.645334a13.354667 13.354667 0 0 0-19.2-18.474666l-2.090666 2.858666h-0.042667a120.32 120.32 0 0 1-89.472 46.762667 52.138667 52.138667 0 1 0 60.586667 61.952c0.170667-4.053333 0.512-8.106667 1.109333-12.032"
|
|
1200
|
-
fill="#FCE117"
|
|
1201
|
-
/>
|
|
1202
|
-
<path
|
|
1203
|
-
d="M804.266667 779.776a120.32 120.32 0 0 1-93.141334-50.218667 13.354667 13.354667 0 0 0-18.602666 19.072l0.128 0.085334a232.32 232.32 0 0 1 2.901333 2.176 120.277333 120.277333 0 0 1 46.762667 89.429333 52.138667 52.138667 0 1 0 61.952-60.586667"
|
|
1204
|
-
fill="#F96600"
|
|
1205
|
-
/>
|
|
1206
|
-
</svg>
|
|
1207
|
-
)
|
|
1208
|
-
export const CommentPlus = (p: IconProps) => (
|
|
1209
|
-
<svg viewBox="0 0 24 24" fill="none" {...p}>
|
|
1210
|
-
<path
|
|
1211
|
-
d="M12 3C7.035 3 3 6.36 3 10.5c0 2.28 1.23 4.305 3.15 5.625L5.25 20.25l4.56-2.28C10.53 18 11.25 18 12 18c4.965 0 9-3.36 9-7.5S16.965 3 12 3z"
|
|
1212
|
-
stroke="currentColor"
|
|
1213
|
-
strokeWidth="1.75"
|
|
1214
|
-
strokeLinecap="round"
|
|
1215
|
-
strokeLinejoin="round"
|
|
1216
|
-
/>
|
|
1217
|
-
<path
|
|
1218
|
-
d="M12 7.5v6M9 10.5h6"
|
|
1219
|
-
stroke="currentColor"
|
|
1220
|
-
strokeWidth="1.75"
|
|
1221
|
-
strokeLinecap="round"
|
|
1222
|
-
strokeLinejoin="round"
|
|
1223
|
-
/>
|
|
1224
|
-
</svg>
|
|
1225
|
-
)
|
|
1226
|
-
|
|
1227
|
-
export const Icons = {
|
|
1228
|
-
Plus,
|
|
1229
|
-
ChevDown,
|
|
1230
|
-
ChevRight,
|
|
1231
|
-
Bolt,
|
|
1232
|
-
Doc,
|
|
1233
|
-
Grid,
|
|
1234
|
-
Mic,
|
|
1235
|
-
Arrow,
|
|
1236
|
-
Check,
|
|
1237
|
-
Copy,
|
|
1238
|
-
Cut,
|
|
1239
|
-
Refresh,
|
|
1240
|
-
Volume,
|
|
1241
|
-
Like,
|
|
1242
|
-
LikeFill,
|
|
1243
|
-
Dislike,
|
|
1244
|
-
Share,
|
|
1245
|
-
Sparkles,
|
|
1246
|
-
ThreadDot,
|
|
1247
|
-
Settings,
|
|
1248
|
-
Stop,
|
|
1249
|
-
Search,
|
|
1250
|
-
Edit,
|
|
1251
|
-
Atom,
|
|
1252
|
-
Brain,
|
|
1253
|
-
Memo,
|
|
1254
|
-
Close,
|
|
1255
|
-
ChevUp,
|
|
1256
|
-
Paperclip,
|
|
1257
|
-
Image,
|
|
1258
|
-
Globe,
|
|
1259
|
-
More,
|
|
1260
|
-
Trash,
|
|
1261
|
-
InfoCircle,
|
|
1262
|
-
SuccessCircle,
|
|
1263
|
-
WarningTriangle,
|
|
1264
|
-
ErrorCircle,
|
|
1265
|
-
ChevLeft,
|
|
1266
|
-
Shield,
|
|
1267
|
-
Zap,
|
|
1268
|
-
Quote,
|
|
1269
|
-
Circle,
|
|
1270
|
-
Loader,
|
|
1271
|
-
Sun,
|
|
1272
|
-
Moon,
|
|
1273
|
-
PanelSidebar,
|
|
1274
|
-
PanelSidebarCollapse,
|
|
1275
|
-
Pause,
|
|
1276
|
-
Download,
|
|
1277
|
-
ArrowUp,
|
|
1278
|
-
ArrowDown,
|
|
1279
|
-
ClipboardList,
|
|
1280
|
-
SidebarIcon,
|
|
1281
|
-
NewTask,
|
|
1282
|
-
Compass,
|
|
1283
|
-
Package,
|
|
1284
|
-
Folder,
|
|
1285
|
-
Archive,
|
|
1286
|
-
Logout,
|
|
1287
|
-
Help,
|
|
1288
|
-
Bell,
|
|
1289
|
-
Skill,
|
|
1290
|
-
Sparkle,
|
|
1291
|
-
Clock,
|
|
1292
|
-
Layers,
|
|
1293
|
-
Play,
|
|
1294
|
-
CheckCircle,
|
|
1295
|
-
Lock,
|
|
1296
|
-
Mail,
|
|
1297
|
-
Note,
|
|
1298
|
-
Filter,
|
|
1299
|
-
Sort,
|
|
1300
|
-
Usage,
|
|
1301
|
-
Gauge,
|
|
1302
|
-
Key,
|
|
1303
|
-
Server,
|
|
1304
|
-
Cpu,
|
|
1305
|
-
Device,
|
|
1306
|
-
Keyboard,
|
|
1307
|
-
Info,
|
|
1308
|
-
Hand,
|
|
1309
|
-
Terminal,
|
|
1310
|
-
Maximize,
|
|
1311
|
-
ThumbsUp,
|
|
1312
|
-
ThumbsDown,
|
|
1313
|
-
Branch,
|
|
1314
|
-
Skills,
|
|
1315
|
-
AlertCircle,
|
|
1316
|
-
DingTalk,
|
|
1317
|
-
Feishu,
|
|
1318
|
-
WeCom,
|
|
1319
|
-
CommentPlus,
|
|
1320
|
-
PanelFold,
|
|
1321
|
-
} as const
|
|
1322
|
-
|
|
1323
|
-
export type IconName = keyof typeof Icons
|
|
1324
|
-
|
|
1325
|
-
export type OrbitworkIconProps = Omit<IconProps, "name"> & {
|
|
1326
|
-
/** Registered icon name. */
|
|
1327
|
-
name: IconName
|
|
1328
|
-
/** Width and height in CSS pixels or any valid CSS size. */
|
|
1329
|
-
size?: number | string
|
|
1330
|
-
/** Accessible name. Omit for decorative icons. */
|
|
1331
|
-
label?: string
|
|
1332
|
-
}
|
|
1333
|
-
|
|
1334
|
-
/** Render any registered Orbitwork icon through one stable component API. */
|
|
1335
|
-
export function Icon({ name, size = 20, label, style, ref: _ref, ...props }: OrbitworkIconProps) {
|
|
1336
|
-
const Component = Icons[name]
|
|
1337
|
-
const dimensionStyle: CSSProperties = { width: size, height: size, flexShrink: 0, ...style }
|
|
1338
|
-
|
|
1339
|
-
if (!Component) {
|
|
1340
|
-
console.warn(`[Icon] Unknown icon name: ${name}`)
|
|
1341
|
-
return (
|
|
1342
|
-
<span
|
|
1343
|
-
style={dimensionStyle}
|
|
1344
|
-
aria-hidden={label ? undefined : true}
|
|
1345
|
-
aria-label={label}
|
|
1346
|
-
role={label ? "img" : undefined}
|
|
1347
|
-
{...(props as ComponentProps<"span">)}
|
|
1348
|
-
/>
|
|
1349
|
-
)
|
|
1350
|
-
}
|
|
1351
|
-
|
|
1352
|
-
return (
|
|
1353
|
-
<Component
|
|
1354
|
-
style={dimensionStyle}
|
|
1355
|
-
aria-hidden={label ? undefined : true}
|
|
1356
|
-
aria-label={label}
|
|
1357
|
-
role={label ? "img" : undefined}
|
|
1358
|
-
{...props}
|
|
1359
|
-
/>
|
|
1360
|
-
)
|
|
1361
|
-
}
|