@octaviaflow/core 3.0.18-beta.0 → 3.0.18-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-2NGC7AI3.js +2637 -0
- package/dist/chunk-2NGC7AI3.js.map +1 -0
- package/dist/chunk-2O6K5PLY.js +2637 -0
- package/dist/chunk-2O6K5PLY.js.map +1 -0
- package/dist/chunk-4ZALUTZS.js +2936 -0
- package/dist/chunk-4ZALUTZS.js.map +1 -0
- package/dist/chunk-C3UD2AZ5.js +2637 -0
- package/dist/chunk-C3UD2AZ5.js.map +1 -0
- package/dist/chunk-CEUP4NK2.js +2850 -0
- package/dist/chunk-CEUP4NK2.js.map +1 -0
- package/dist/chunk-EERNYLFL.js +2860 -0
- package/dist/chunk-EERNYLFL.js.map +1 -0
- package/dist/chunk-EKFDJX4G.js +2872 -0
- package/dist/chunk-EKFDJX4G.js.map +1 -0
- package/dist/chunk-GJA3GJUZ.js +2844 -0
- package/dist/chunk-GJA3GJUZ.js.map +1 -0
- package/dist/chunk-IOKUV7FD.js +2658 -0
- package/dist/chunk-IOKUV7FD.js.map +1 -0
- package/dist/chunk-J7YASALS.js +2859 -0
- package/dist/chunk-J7YASALS.js.map +1 -0
- package/dist/chunk-JIEUYBQT.js +2658 -0
- package/dist/chunk-JIEUYBQT.js.map +1 -0
- package/dist/chunk-KYMYNYFV.js +2656 -0
- package/dist/chunk-KYMYNYFV.js.map +1 -0
- package/dist/chunk-PVJXX6GP.js +2640 -0
- package/dist/chunk-PVJXX6GP.js.map +1 -0
- package/dist/chunk-S2SSBMWJ.js +2658 -0
- package/dist/chunk-S2SSBMWJ.js.map +1 -0
- package/dist/chunk-WEPTBLWX.js +2847 -0
- package/dist/chunk-WEPTBLWX.js.map +1 -0
- package/dist/chunk-WG4ZQMPS.js +2844 -0
- package/dist/chunk-WG4ZQMPS.js.map +1 -0
- package/dist/chunk-XEPEBHAW.js +2808 -0
- package/dist/chunk-XEPEBHAW.js.map +1 -0
- package/dist/chunk-XG2OYFX6.js +2925 -0
- package/dist/chunk-XG2OYFX6.js.map +1 -0
- package/dist/components/Accordion/Accordion.d.ts +45 -0
- package/dist/components/Accordion/Accordion.d.ts.map +1 -0
- package/dist/components/Accordion/index.d.ts +2 -0
- package/dist/components/Accordion/index.d.ts.map +1 -0
- package/dist/components/AgentCard/AgentCard.d.ts +53 -7
- package/dist/components/AgentCard/AgentCard.d.ts.map +1 -1
- package/dist/components/AlertCard/AlertCard.d.ts +76 -0
- package/dist/components/AlertCard/AlertCard.d.ts.map +1 -0
- package/dist/components/AlertCard/index.d.ts +2 -0
- package/dist/components/AlertCard/index.d.ts.map +1 -0
- package/dist/components/AuthCard/AuthCard.d.ts +29 -42
- package/dist/components/AuthCard/AuthCard.d.ts.map +1 -1
- package/dist/components/Avatar/Avatar.d.ts +48 -11
- package/dist/components/Avatar/Avatar.d.ts.map +1 -1
- package/dist/components/Avatar/index.d.ts +1 -1
- package/dist/components/Avatar/index.d.ts.map +1 -1
- package/dist/components/Badge/Badge.d.ts +46 -8
- package/dist/components/Badge/Badge.d.ts.map +1 -1
- package/dist/components/Badge/index.d.ts +1 -1
- package/dist/components/Badge/index.d.ts.map +1 -1
- package/dist/components/Banner/Banner.d.ts +53 -6
- package/dist/components/Banner/Banner.d.ts.map +1 -1
- package/dist/components/Banner/index.d.ts +1 -1
- package/dist/components/Banner/index.d.ts.map +1 -1
- package/dist/components/BarChart/BarChart.d.ts +62 -5
- package/dist/components/BarChart/BarChart.d.ts.map +1 -1
- package/dist/components/BarChart/index.d.ts +1 -1
- package/dist/components/BarChart/index.d.ts.map +1 -1
- package/dist/components/BlogCard/BlogCard.d.ts +39 -4
- package/dist/components/BlogCard/BlogCard.d.ts.map +1 -1
- package/dist/components/Button/Button.d.ts +23 -5
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Calendar/Calendar.d.ts +53 -4
- package/dist/components/Calendar/Calendar.d.ts.map +1 -1
- package/dist/components/CalendarHeatmap/CalendarHeatmap.d.ts +47 -0
- package/dist/components/CalendarHeatmap/CalendarHeatmap.d.ts.map +1 -0
- package/dist/components/CalendarHeatmap/index.d.ts +2 -0
- package/dist/components/CalendarHeatmap/index.d.ts.map +1 -0
- package/dist/components/Callout/Callout.d.ts +33 -7
- package/dist/components/Callout/Callout.d.ts.map +1 -1
- package/dist/components/Callout/index.d.ts +1 -1
- package/dist/components/Callout/index.d.ts.map +1 -1
- package/dist/components/Card/Card.d.ts +49 -8
- package/dist/components/Card/Card.d.ts.map +1 -1
- package/dist/components/Card/index.d.ts +1 -1
- package/dist/components/Card/index.d.ts.map +1 -1
- package/dist/components/ChatBubble/ChatBubble.d.ts +32 -7
- package/dist/components/ChatBubble/ChatBubble.d.ts.map +1 -1
- package/dist/components/ChatBubble/index.d.ts +1 -1
- package/dist/components/ChatBubble/index.d.ts.map +1 -1
- package/dist/components/Checkbox/Checkbox.d.ts +16 -3
- package/dist/components/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/Checkbox/index.d.ts +1 -1
- package/dist/components/Checkbox/index.d.ts.map +1 -1
- package/dist/components/Chip/Chip.d.ts +28 -9
- package/dist/components/Chip/Chip.d.ts.map +1 -1
- package/dist/components/Chip/index.d.ts +1 -1
- package/dist/components/Chip/index.d.ts.map +1 -1
- package/dist/components/ChoiceCard/ChoiceCard.d.ts +44 -6
- package/dist/components/ChoiceCard/ChoiceCard.d.ts.map +1 -1
- package/dist/components/ChoiceCard/index.d.ts +1 -1
- package/dist/components/ChoiceCard/index.d.ts.map +1 -1
- package/dist/components/Coachmark/Coachmark.d.ts +52 -0
- package/dist/components/Coachmark/Coachmark.d.ts.map +1 -0
- package/dist/components/Coachmark/index.d.ts +2 -0
- package/dist/components/Coachmark/index.d.ts.map +1 -0
- package/dist/components/CodeEditor/CodeEditor.d.ts +10 -1
- package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/components/ColorPicker/ColorPicker.d.ts +25 -6
- package/dist/components/ColorPicker/ColorPicker.d.ts.map +1 -1
- package/dist/components/ColorPicker/index.d.ts +1 -1
- package/dist/components/ColorPicker/index.d.ts.map +1 -1
- package/dist/components/CommandPalette/CommandPalette.d.ts +64 -0
- package/dist/components/CommandPalette/CommandPalette.d.ts.map +1 -0
- package/dist/components/CommandPalette/index.d.ts +2 -0
- package/dist/components/CommandPalette/index.d.ts.map +1 -0
- package/dist/components/ConditionBuilder/ConditionBuilder.d.ts +24 -4
- package/dist/components/ConditionBuilder/ConditionBuilder.d.ts.map +1 -1
- package/dist/components/ConfigPanel/ConfigPanel.d.ts +18 -12
- package/dist/components/ConfigPanel/ConfigPanel.d.ts.map +1 -1
- package/dist/components/ConfigPanel/index.d.ts +1 -1
- package/dist/components/ConfigPanel/index.d.ts.map +1 -1
- package/dist/components/ConfirmDialog/ConfirmDialog.d.ts +47 -0
- package/dist/components/ConfirmDialog/ConfirmDialog.d.ts.map +1 -0
- package/dist/components/ConfirmDialog/index.d.ts +2 -0
- package/dist/components/ConfirmDialog/index.d.ts.map +1 -0
- package/dist/components/ConnectorCard/ConnectorCard.d.ts +49 -0
- package/dist/components/ConnectorCard/ConnectorCard.d.ts.map +1 -0
- package/dist/components/ConnectorCard/index.d.ts +2 -0
- package/dist/components/ConnectorCard/index.d.ts.map +1 -0
- package/dist/components/ContextMenu/ContextMenu.d.ts +46 -0
- package/dist/components/ContextMenu/ContextMenu.d.ts.map +1 -0
- package/dist/components/ContextMenu/index.d.ts +2 -0
- package/dist/components/ContextMenu/index.d.ts.map +1 -0
- package/dist/components/CountUp/CountUp.d.ts +35 -0
- package/dist/components/CountUp/CountUp.d.ts.map +1 -0
- package/dist/components/CountUp/index.d.ts +2 -0
- package/dist/components/CountUp/index.d.ts.map +1 -0
- package/dist/components/CsvViewer/CsvViewer.d.ts +51 -0
- package/dist/components/CsvViewer/CsvViewer.d.ts.map +1 -0
- package/dist/components/CsvViewer/index.d.ts +2 -0
- package/dist/components/CsvViewer/index.d.ts.map +1 -0
- package/dist/components/DataMapper/DataMapper.d.ts +3 -3
- package/dist/components/DataMapper/DataMapper.d.ts.map +1 -1
- package/dist/components/DataTable/DataTable.d.ts +54 -4
- package/dist/components/DataTable/DataTable.d.ts.map +1 -1
- package/dist/components/DatasetCard/DatasetCard.d.ts +55 -0
- package/dist/components/DatasetCard/DatasetCard.d.ts.map +1 -0
- package/dist/components/DatasetCard/index.d.ts +2 -0
- package/dist/components/DatasetCard/index.d.ts.map +1 -0
- package/dist/components/DatePicker/DatePicker.d.ts +18 -5
- package/dist/components/DatePicker/DatePicker.d.ts.map +1 -1
- package/dist/components/DatePicker/index.d.ts +1 -1
- package/dist/components/DatePicker/index.d.ts.map +1 -1
- package/dist/components/DescriptionList/DescriptionList.d.ts +10 -6
- package/dist/components/DescriptionList/DescriptionList.d.ts.map +1 -1
- package/dist/components/DescriptionList/index.d.ts +1 -1
- package/dist/components/DescriptionList/index.d.ts.map +1 -1
- package/dist/components/Dialog/Dialog.d.ts +13 -5
- package/dist/components/Dialog/Dialog.d.ts.map +1 -1
- package/dist/components/Dialog/index.d.ts +1 -1
- package/dist/components/Dialog/index.d.ts.map +1 -1
- package/dist/components/Divider/Divider.d.ts +24 -0
- package/dist/components/Divider/Divider.d.ts.map +1 -0
- package/dist/components/Divider/index.d.ts +2 -0
- package/dist/components/Divider/index.d.ts.map +1 -0
- package/dist/components/DonutChart/DonutChart.d.ts +32 -4
- package/dist/components/DonutChart/DonutChart.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.d.ts +12 -5
- package/dist/components/Drawer/Drawer.d.ts.map +1 -1
- package/dist/components/Drawer/index.d.ts +1 -1
- package/dist/components/Drawer/index.d.ts.map +1 -1
- package/dist/components/DropdownMenu/DropdownMenu.d.ts +12 -2
- package/dist/components/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/dist/components/EmptyState/EmptyState.d.ts +16 -6
- package/dist/components/EmptyState/EmptyState.d.ts.map +1 -1
- package/dist/components/EmptyState/index.d.ts +1 -1
- package/dist/components/EmptyState/index.d.ts.map +1 -1
- package/dist/components/ExecutionConsole/ExecutionConsole.d.ts +8 -2
- package/dist/components/ExecutionConsole/ExecutionConsole.d.ts.map +1 -1
- package/dist/components/FeatureCard/FeatureCard.d.ts +29 -10
- package/dist/components/FeatureCard/FeatureCard.d.ts.map +1 -1
- package/dist/components/FileDropzone/FileDropzone.d.ts +3 -3
- package/dist/components/FileDropzone/FileDropzone.d.ts.map +1 -1
- package/dist/components/FlowMinimap/FlowMinimap.d.ts +17 -1
- package/dist/components/FlowMinimap/FlowMinimap.d.ts.map +1 -1
- package/dist/components/FlowToolbar/FlowToolbar.d.ts +16 -10
- package/dist/components/FlowToolbar/FlowToolbar.d.ts.map +1 -1
- package/dist/components/Gauge/Gauge.d.ts +46 -0
- package/dist/components/Gauge/Gauge.d.ts.map +1 -0
- package/dist/components/Gauge/index.d.ts +2 -0
- package/dist/components/Gauge/index.d.ts.map +1 -0
- package/dist/components/Grid/Grid.d.ts +46 -0
- package/dist/components/Grid/Grid.d.ts.map +1 -0
- package/dist/components/Grid/index.d.ts +2 -0
- package/dist/components/Grid/index.d.ts.map +1 -0
- package/dist/components/Heatmap/Heatmap.d.ts +54 -0
- package/dist/components/Heatmap/Heatmap.d.ts.map +1 -0
- package/dist/components/Heatmap/index.d.ts +2 -0
- package/dist/components/Heatmap/index.d.ts.map +1 -0
- package/dist/components/IconCard/IconCard.d.ts +24 -6
- package/dist/components/IconCard/IconCard.d.ts.map +1 -1
- package/dist/components/IconCard/index.d.ts +1 -1
- package/dist/components/IconCard/index.d.ts.map +1 -1
- package/dist/components/InlineMessage/InlineMessage.d.ts +24 -0
- package/dist/components/InlineMessage/InlineMessage.d.ts.map +1 -0
- package/dist/components/InlineMessage/index.d.ts +2 -0
- package/dist/components/InlineMessage/index.d.ts.map +1 -0
- package/dist/components/Input/Input.d.ts.map +1 -1
- package/dist/components/IntegrationCard/IntegrationCard.d.ts +69 -0
- package/dist/components/IntegrationCard/IntegrationCard.d.ts.map +1 -0
- package/dist/components/IntegrationCard/index.d.ts +2 -0
- package/dist/components/IntegrationCard/index.d.ts.map +1 -0
- package/dist/components/JsonViewer/JsonViewer.d.ts +51 -10
- package/dist/components/JsonViewer/JsonViewer.d.ts.map +1 -1
- package/dist/components/JsonViewer/index.d.ts +1 -1
- package/dist/components/JsonViewer/index.d.ts.map +1 -1
- package/dist/components/KanbanCard/KanbanCard.d.ts +40 -7
- package/dist/components/KanbanCard/KanbanCard.d.ts.map +1 -1
- package/dist/components/Kbd/Kbd.d.ts +8 -9
- package/dist/components/Kbd/Kbd.d.ts.map +1 -1
- package/dist/components/Kbd/index.d.ts +1 -1
- package/dist/components/Kbd/index.d.ts.map +1 -1
- package/dist/components/LineChart/LineChart.d.ts +42 -4
- package/dist/components/LineChart/LineChart.d.ts.map +1 -1
- package/dist/components/LineChart/index.d.ts +1 -1
- package/dist/components/LineChart/index.d.ts.map +1 -1
- package/dist/components/LinkButton/LinkButton.d.ts +16 -4
- package/dist/components/LinkButton/LinkButton.d.ts.map +1 -1
- package/dist/components/LinkButton/index.d.ts +1 -1
- package/dist/components/LinkButton/index.d.ts.map +1 -1
- package/dist/components/MetricCard/MetricCard.d.ts +71 -0
- package/dist/components/MetricCard/MetricCard.d.ts.map +1 -0
- package/dist/components/MetricCard/index.d.ts +2 -0
- package/dist/components/MetricCard/index.d.ts.map +1 -0
- package/dist/components/MonacoEditor/MonacoDiffEditor.d.ts +22 -5
- package/dist/components/MonacoEditor/MonacoDiffEditor.d.ts.map +1 -1
- package/dist/components/MonacoEditor/MonacoEditor.d.ts +28 -7
- package/dist/components/MonacoEditor/MonacoEditor.d.ts.map +1 -1
- package/dist/components/MonacoEditor/index.d.ts +2 -2
- package/dist/components/MonacoEditor/index.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelect.d.ts +23 -7
- package/dist/components/MultiSelect/MultiSelect.d.ts.map +1 -1
- package/dist/components/MultiSelect/index.d.ts +1 -1
- package/dist/components/MultiSelect/index.d.ts.map +1 -1
- package/dist/components/NumberInput/NumberInput.d.ts +13 -7
- package/dist/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/components/NumberInput/index.d.ts +1 -1
- package/dist/components/NumberInput/index.d.ts.map +1 -1
- package/dist/components/OTPInput/OTPInput.d.ts +27 -4
- package/dist/components/OTPInput/OTPInput.d.ts.map +1 -1
- package/dist/components/OTPInput/index.d.ts +1 -1
- package/dist/components/OTPInput/index.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.d.ts +50 -0
- package/dist/components/Pagination/Pagination.d.ts.map +1 -0
- package/dist/components/Pagination/index.d.ts +2 -0
- package/dist/components/Pagination/index.d.ts.map +1 -0
- package/dist/components/PasswordInput/PasswordInput.d.ts +22 -7
- package/dist/components/PasswordInput/PasswordInput.d.ts.map +1 -1
- package/dist/components/PasswordInput/index.d.ts +1 -1
- package/dist/components/PasswordInput/index.d.ts.map +1 -1
- package/dist/components/PhoneInput/PhoneInput.d.ts +19 -6
- package/dist/components/PhoneInput/PhoneInput.d.ts.map +1 -1
- package/dist/components/PhoneInput/countries.d.ts +15 -0
- package/dist/components/PhoneInput/countries.d.ts.map +1 -0
- package/dist/components/PhoneInput/index.d.ts +2 -1
- package/dist/components/PhoneInput/index.d.ts.map +1 -1
- package/dist/components/PipelineCard/PipelineCard.d.ts +100 -0
- package/dist/components/PipelineCard/PipelineCard.d.ts.map +1 -0
- package/dist/components/PipelineCard/index.d.ts +2 -0
- package/dist/components/PipelineCard/index.d.ts.map +1 -0
- package/dist/components/Popover/Popover.d.ts +5 -1
- package/dist/components/Popover/Popover.d.ts.map +1 -1
- package/dist/components/PricingCard/PricingCard.d.ts +28 -5
- package/dist/components/PricingCard/PricingCard.d.ts.map +1 -1
- package/dist/components/ProductCard/ProductCard.d.ts +35 -4
- package/dist/components/ProductCard/ProductCard.d.ts.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +28 -0
- package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -0
- package/dist/components/ProgressBar/index.d.ts +2 -0
- package/dist/components/ProgressBar/index.d.ts.map +1 -0
- package/dist/components/ProgressRing/ProgressRing.d.ts +22 -5
- package/dist/components/ProgressRing/ProgressRing.d.ts.map +1 -1
- package/dist/components/ProgressRing/index.d.ts +1 -1
- package/dist/components/ProgressRing/index.d.ts.map +1 -1
- package/dist/components/PromptInput/PromptInput.d.ts +59 -16
- package/dist/components/PromptInput/PromptInput.d.ts.map +1 -1
- package/dist/components/PromptInput/index.d.ts +1 -1
- package/dist/components/PromptInput/index.d.ts.map +1 -1
- package/dist/components/Quote/Quote.d.ts +20 -6
- package/dist/components/Quote/Quote.d.ts.map +1 -1
- package/dist/components/Quote/index.d.ts +1 -1
- package/dist/components/Quote/index.d.ts.map +1 -1
- package/dist/components/Radio/Radio.d.ts +12 -5
- package/dist/components/Radio/Radio.d.ts.map +1 -1
- package/dist/components/Radio/RadioGroup.d.ts +16 -15
- package/dist/components/Radio/RadioGroup.d.ts.map +1 -1
- package/dist/components/Radio/index.d.ts +2 -2
- package/dist/components/Radio/index.d.ts.map +1 -1
- package/dist/components/RangeSlider/RangeSlider.d.ts +18 -5
- package/dist/components/RangeSlider/RangeSlider.d.ts.map +1 -1
- package/dist/components/RangeSlider/index.d.ts +1 -1
- package/dist/components/RangeSlider/index.d.ts.map +1 -1
- package/dist/components/Rating/BinaryRating.d.ts +40 -0
- package/dist/components/Rating/BinaryRating.d.ts.map +1 -0
- package/dist/components/Rating/Rating.d.ts +21 -6
- package/dist/components/Rating/Rating.d.ts.map +1 -1
- package/dist/components/Rating/index.d.ts +2 -1
- package/dist/components/Rating/index.d.ts.map +1 -1
- package/dist/components/Resizable/Resizable.d.ts +32 -36
- package/dist/components/Resizable/Resizable.d.ts.map +1 -1
- package/dist/components/Resizable/index.d.ts +1 -1
- package/dist/components/Resizable/index.d.ts.map +1 -1
- package/dist/components/Ribbon/Ribbon.d.ts +12 -6
- package/dist/components/Ribbon/Ribbon.d.ts.map +1 -1
- package/dist/components/Ribbon/index.d.ts +1 -1
- package/dist/components/Ribbon/index.d.ts.map +1 -1
- package/dist/components/Sankey/Sankey.d.ts +53 -0
- package/dist/components/Sankey/Sankey.d.ts.map +1 -0
- package/dist/components/Sankey/index.d.ts +2 -0
- package/dist/components/Sankey/index.d.ts.map +1 -0
- package/dist/components/ScrollArea/ScrollArea.d.ts +33 -0
- package/dist/components/ScrollArea/ScrollArea.d.ts.map +1 -0
- package/dist/components/ScrollArea/index.d.ts +2 -0
- package/dist/components/ScrollArea/index.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControl.d.ts +38 -0
- package/dist/components/SegmentedControl/SegmentedControl.d.ts.map +1 -0
- package/dist/components/SegmentedControl/index.d.ts +2 -0
- package/dist/components/SegmentedControl/index.d.ts.map +1 -0
- package/dist/components/Select/Select.d.ts +19 -1
- package/dist/components/Select/Select.d.ts.map +1 -1
- package/dist/components/Sheet/Sheet.d.ts.map +1 -1
- package/dist/components/Show/Show.d.ts +35 -0
- package/dist/components/Show/Show.d.ts.map +1 -0
- package/dist/components/Show/index.d.ts +2 -0
- package/dist/components/Show/index.d.ts.map +1 -0
- package/dist/components/Sidebar/Sidebar.d.ts +7 -8
- package/dist/components/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/components/Skeleton/Skeleton.d.ts +43 -5
- package/dist/components/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/components/Skeleton/index.d.ts +1 -1
- package/dist/components/Skeleton/index.d.ts.map +1 -1
- package/dist/components/Slider/Slider.d.ts +26 -7
- package/dist/components/Slider/Slider.d.ts.map +1 -1
- package/dist/components/Slider/index.d.ts +1 -1
- package/dist/components/Slider/index.d.ts.map +1 -1
- package/dist/components/SocialButton/SocialButton.d.ts +23 -5
- package/dist/components/SocialButton/SocialButton.d.ts.map +1 -1
- package/dist/components/SocialButton/index.d.ts +1 -1
- package/dist/components/SocialButton/index.d.ts.map +1 -1
- package/dist/components/Sortable/Sortable.d.ts +14 -6
- package/dist/components/Sortable/Sortable.d.ts.map +1 -1
- package/dist/components/Sparkline/Sparkline.d.ts +38 -3
- package/dist/components/Sparkline/Sparkline.d.ts.map +1 -1
- package/dist/components/Sparkline/index.d.ts +1 -1
- package/dist/components/Sparkline/index.d.ts.map +1 -1
- package/dist/components/Spinner/Spinner.d.ts +14 -5
- package/dist/components/Spinner/Spinner.d.ts.map +1 -1
- package/dist/components/Spinner/index.d.ts +1 -1
- package/dist/components/Spinner/index.d.ts.map +1 -1
- package/dist/components/Spotlight/Spotlight.d.ts +37 -0
- package/dist/components/Spotlight/Spotlight.d.ts.map +1 -0
- package/dist/components/Spotlight/index.d.ts +2 -0
- package/dist/components/Spotlight/index.d.ts.map +1 -0
- package/dist/components/Stack/Stack.d.ts +41 -0
- package/dist/components/Stack/Stack.d.ts.map +1 -0
- package/dist/components/Stack/index.d.ts +2 -0
- package/dist/components/Stack/index.d.ts.map +1 -0
- package/dist/components/Stat/Stat.d.ts +15 -6
- package/dist/components/Stat/Stat.d.ts.map +1 -1
- package/dist/components/Stat/index.d.ts +1 -1
- package/dist/components/Stat/index.d.ts.map +1 -1
- package/dist/components/StatusTiles/StatusTiles.d.ts +39 -0
- package/dist/components/StatusTiles/StatusTiles.d.ts.map +1 -0
- package/dist/components/StatusTiles/index.d.ts +2 -0
- package/dist/components/StatusTiles/index.d.ts.map +1 -0
- package/dist/components/Stepper/Stepper.d.ts +53 -0
- package/dist/components/Stepper/Stepper.d.ts.map +1 -0
- package/dist/components/Stepper/index.d.ts +2 -0
- package/dist/components/Stepper/index.d.ts.map +1 -0
- package/dist/components/Switch/Switch.d.ts +11 -6
- package/dist/components/Switch/Switch.d.ts.map +1 -1
- package/dist/components/Switch/index.d.ts +1 -1
- package/dist/components/Switch/index.d.ts.map +1 -1
- package/dist/components/Table/Table.d.ts +11 -5
- package/dist/components/Table/Table.d.ts.map +1 -1
- package/dist/components/TagsInput/TagsInput.d.ts +10 -5
- package/dist/components/TagsInput/TagsInput.d.ts.map +1 -1
- package/dist/components/TagsInput/index.d.ts +1 -1
- package/dist/components/TagsInput/index.d.ts.map +1 -1
- package/dist/components/TemplateCard/TemplateCard.d.ts +120 -0
- package/dist/components/TemplateCard/TemplateCard.d.ts.map +1 -0
- package/dist/components/TemplateCard/index.d.ts +2 -0
- package/dist/components/TemplateCard/index.d.ts.map +1 -0
- package/dist/components/TestimonialCard/TestimonialCard.d.ts +30 -5
- package/dist/components/TestimonialCard/TestimonialCard.d.ts.map +1 -1
- package/dist/components/Textarea/Textarea.d.ts +81 -7
- package/dist/components/Textarea/Textarea.d.ts.map +1 -1
- package/dist/components/Textarea/index.d.ts +1 -1
- package/dist/components/Textarea/index.d.ts.map +1 -1
- package/dist/components/TimePicker/TimePicker.d.ts +7 -5
- package/dist/components/TimePicker/TimePicker.d.ts.map +1 -1
- package/dist/components/TimePicker/index.d.ts +1 -1
- package/dist/components/TimePicker/index.d.ts.map +1 -1
- package/dist/components/Timeline/Timeline.d.ts +14 -5
- package/dist/components/Timeline/Timeline.d.ts.map +1 -1
- package/dist/components/Timeline/index.d.ts +1 -1
- package/dist/components/Timeline/index.d.ts.map +1 -1
- package/dist/components/TimezonePicker/TimezonePicker.d.ts +8 -5
- package/dist/components/TimezonePicker/TimezonePicker.d.ts.map +1 -1
- package/dist/components/TimezonePicker/index.d.ts +1 -1
- package/dist/components/TimezonePicker/index.d.ts.map +1 -1
- package/dist/components/Toast/Toast.d.ts +15 -0
- package/dist/components/Toast/Toast.d.ts.map +1 -1
- package/dist/components/Toggle/Toggle.d.ts +16 -6
- package/dist/components/Toggle/Toggle.d.ts.map +1 -1
- package/dist/components/Toggle/index.d.ts +1 -1
- package/dist/components/Toggle/index.d.ts.map +1 -1
- package/dist/components/ToolCard/ToolCard.d.ts +12 -10
- package/dist/components/ToolCard/ToolCard.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +13 -2
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/Tooltip/index.d.ts +1 -1
- package/dist/components/Tooltip/index.d.ts.map +1 -1
- package/dist/components/TraceStep/TraceStep.d.ts +37 -8
- package/dist/components/TraceStep/TraceStep.d.ts.map +1 -1
- package/dist/components/TreeView/TreeView.d.ts +54 -0
- package/dist/components/TreeView/TreeView.d.ts.map +1 -0
- package/dist/components/TreeView/index.d.ts +2 -0
- package/dist/components/TreeView/index.d.ts.map +1 -0
- package/dist/components/UserCard/UserCard.d.ts +38 -5
- package/dist/components/UserCard/UserCard.d.ts.map +1 -1
- package/dist/components/WorkflowHeader/WorkflowHeader.d.ts +130 -0
- package/dist/components/WorkflowHeader/WorkflowHeader.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/WorkflowHeaderExpanded.d.ts +69 -0
- package/dist/components/WorkflowHeader/WorkflowHeaderExpanded.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/index.d.ts +3 -0
- package/dist/components/WorkflowHeader/index.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderCentered.d.ts +40 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderCentered.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderCommand.d.ts +39 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderCommand.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderMinimal.d.ts +44 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderMinimal.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderRail.d.ts +45 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderRail.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderStudio.d.ts +48 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderStudio.d.ts.map +1 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderTiered.d.ts +52 -0
- package/dist/components/WorkflowHeader/misc/WorkflowHeaderTiered.d.ts.map +1 -0
- package/dist/components/XmlViewer/XmlViewer.d.ts +36 -6
- package/dist/components/XmlViewer/XmlViewer.d.ts.map +1 -1
- package/dist/components/XmlViewer/index.d.ts +1 -1
- package/dist/components/XmlViewer/index.d.ts.map +1 -1
- package/dist/components/YamlViewer/YamlViewer.d.ts +38 -6
- package/dist/components/YamlViewer/YamlViewer.d.ts.map +1 -1
- package/dist/components/YamlViewer/index.d.ts +1 -1
- package/dist/components/YamlViewer/index.d.ts.map +1 -1
- package/dist/hooks/useBanner.d.ts +27 -0
- package/dist/hooks/useBanner.d.ts.map +1 -0
- package/dist/hooks/useBreakpoint.d.ts +29 -0
- package/dist/hooks/useBreakpoint.d.ts.map +1 -0
- package/dist/hooks/useCallout.d.ts +32 -0
- package/dist/hooks/useCallout.d.ts.map +1 -0
- package/dist/hooks/useMediaQuery.d.ts +15 -0
- package/dist/hooks/useMediaQuery.d.ts.map +1 -0
- package/dist/hooks/usePasswordStrength.d.ts +37 -0
- package/dist/hooks/usePasswordStrength.d.ts.map +1 -0
- package/dist/hooks/useRating.d.ts +51 -0
- package/dist/hooks/useRating.d.ts.map +1 -0
- package/dist/hooks/useRelativeTime.d.ts +28 -0
- package/dist/hooks/useRelativeTime.d.ts.map +1 -0
- package/dist/hooks/useTextareaCommands.d.ts +55 -0
- package/dist/hooks/useTextareaCommands.d.ts.map +1 -0
- package/dist/hooks/useTextareaSelection.d.ts +34 -0
- package/dist/hooks/useTextareaSelection.d.ts.map +1 -0
- package/dist/hooks/useTextareaTools.d.ts +88 -0
- package/dist/hooks/useTextareaTools.d.ts.map +1 -0
- package/dist/hooks/useTimeline.d.ts +31 -0
- package/dist/hooks/useTimeline.d.ts.map +1 -0
- package/dist/hooks/useTraceTimeline.d.ts +54 -0
- package/dist/hooks/useTraceTimeline.d.ts.map +1 -0
- package/dist/hooks/useWorkflowRuntime.d.ts +20 -0
- package/dist/hooks/useWorkflowRuntime.d.ts.map +1 -0
- package/dist/index.cjs +26892 -12774
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +97 -50
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +26322 -12033
- package/dist/index.js.map +1 -1
- package/dist/monaco.cjs +359 -488
- package/dist/monaco.cjs.map +1 -1
- package/dist/monaco.d.ts +1 -1
- package/dist/monaco.d.ts.map +1 -1
- package/dist/monaco.js +381 -489
- package/dist/monaco.js.map +1 -1
- package/dist/stories/_shared/TestPage.d.ts +12 -0
- package/dist/stories/_shared/TestPage.d.ts.map +1 -0
- package/dist/styles.css +1 -1
- package/dist/utils/Slot.d.ts +7 -0
- package/dist/utils/Slot.d.ts.map +1 -0
- package/dist/utils/composeRefs.d.ts +7 -0
- package/dist/utils/composeRefs.d.ts.map +1 -0
- package/dist/utils/gradients.d.ts +77 -0
- package/dist/utils/gradients.d.ts.map +1 -0
- package/dist/utils/zIndex.d.ts +53 -0
- package/dist/utils/zIndex.d.ts.map +1 -0
- package/dist/workflow/components/FlowCanvas/FlowCanvas.d.ts +41 -1
- package/dist/workflow/components/FlowCanvas/FlowCanvas.d.ts.map +1 -1
- package/dist/workflow/components/kinds/index.d.ts +4 -0
- package/dist/workflow/components/kinds/index.d.ts.map +1 -1
- package/dist/workflow/index.d.ts +1 -1
- package/dist/workflow/index.d.ts.map +1 -1
- package/dist/workflow/store/selectors.d.ts +12 -0
- package/dist/workflow/store/selectors.d.ts.map +1 -1
- package/dist/workflow.cjs +528 -358
- package/dist/workflow.cjs.map +1 -1
- package/dist/workflow.js +19 -205
- package/dist/workflow.js.map +1 -1
- package/package.json +10 -6
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"countries.d.ts","sourceRoot":"","sources":["../../../src/components/PhoneInput/countries.ts"],"names":[],"mappings":"AAeA;;;+CAG+C;AAC/C,eAAO,MAAM,kBAAkB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CA0CrD,CAAC;AAcF,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAO/C;AA4BD,wBAAgB,cAAc,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,SAAO,GAAG,MAAM,CAQlE;AAMD,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd;AAMD,wBAAgB,eAAe,CAAC,MAAM,SAAO,GAAG,YAAY,EAAE,CAa7D"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export { type CountryOption, PhoneInput, type PhoneInputProps } from "./PhoneInput";
|
|
1
|
+
export { type CountryOption, PhoneInput, type PhoneInputProps, type PhoneInputSize, } from "./PhoneInput";
|
|
2
|
+
export { COUNTRY_DIAL_CODES, type CountryEntry, codeToFlag, getAllCountries, getCountryName, } from "./countries";
|
|
2
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PhoneInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PhoneInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,aAAa,EAClB,UAAU,EACV,KAAK,eAAe,EACpB,KAAK,cAAc,GACpB,MAAM,cAAc,CAAC;AACtB,OAAO,EACL,kBAAkB,EAClB,KAAK,YAAY,EACjB,UAAU,EACV,eAAe,EACf,cAAc,GACf,MAAM,aAAa,CAAC"}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import { PauseIcon, PlayIcon } from "@octaviaflow/icons";
|
|
2
|
+
import { type ComponentPropsWithoutRef, type MouseEvent, type ReactNode } from "react";
|
|
3
|
+
import { type CardRadius } from "../Card";
|
|
4
|
+
import { type DropdownMenuItem } from "../DropdownMenu";
|
|
5
|
+
import { type SparklineProps } from "../Sparkline";
|
|
6
|
+
export type PipelineStatus = "queued" | "running" | "succeeded" | "failed" | "skipped" | "paused" | "scheduled";
|
|
7
|
+
export interface PipelineCardRoute {
|
|
8
|
+
/** Source connector display name (e.g. "orders.postgres"). */
|
|
9
|
+
source: ReactNode;
|
|
10
|
+
/** Destination connector display name (e.g. "snowflake.prod"). */
|
|
11
|
+
destination: ReactNode;
|
|
12
|
+
/** Optional source logo / icon. */
|
|
13
|
+
sourceIcon?: ReactNode;
|
|
14
|
+
/** Optional destination logo / icon. */
|
|
15
|
+
destinationIcon?: ReactNode;
|
|
16
|
+
}
|
|
17
|
+
export interface PipelineCardAction {
|
|
18
|
+
/** Display label — also used as aria-label when only a glyph is shown. */
|
|
19
|
+
label: string;
|
|
20
|
+
/** Optional icon node. When provided alongside `iconOnly`, the label hides visually. */
|
|
21
|
+
icon?: ReactNode;
|
|
22
|
+
/** Render only the icon (label remains in the a11y tree as aria-label). */
|
|
23
|
+
iconOnly?: boolean;
|
|
24
|
+
onClick?: (e: MouseEvent<HTMLButtonElement>) => void;
|
|
25
|
+
/** Mark as disabled. */
|
|
26
|
+
disabled?: boolean;
|
|
27
|
+
}
|
|
28
|
+
export interface PipelineCardSparkline extends Omit<SparklineProps, "data" | "ref"> {
|
|
29
|
+
data: number[];
|
|
30
|
+
}
|
|
31
|
+
export interface PipelineCardMeta {
|
|
32
|
+
label: ReactNode;
|
|
33
|
+
value: ReactNode;
|
|
34
|
+
}
|
|
35
|
+
export interface PipelineCardProps extends Omit<ComponentPropsWithoutRef<"div">, "title" | "onChange" | "onClick" | "onDrag" | "onDragStart" | "onDragEnd" | "onAnimationStart"> {
|
|
36
|
+
/** Pipeline / run name. */
|
|
37
|
+
name: ReactNode;
|
|
38
|
+
/** Heading level for the name. Default `"h3"`. */
|
|
39
|
+
nameAs?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
40
|
+
/** Source → destination route. Renders below the name when provided. */
|
|
41
|
+
route?: PipelineCardRoute;
|
|
42
|
+
/** Live status — drives the ring color + label tone. */
|
|
43
|
+
status: PipelineStatus;
|
|
44
|
+
/** Override the status pill label (defaults to the humanized status). */
|
|
45
|
+
statusLabel?: ReactNode;
|
|
46
|
+
/** Metadata strip (started/ETA/run id/duration). */
|
|
47
|
+
meta?: PipelineCardMeta[];
|
|
48
|
+
/** Recent-runs sparkline (e.g. last N run durations or row counts). */
|
|
49
|
+
sparkline?: PipelineCardSparkline;
|
|
50
|
+
/** Optional sparkline caption (e.g. "Last 24 runs"). */
|
|
51
|
+
sparklineLabel?: ReactNode;
|
|
52
|
+
/** Volume tally — terse tabular text rendered below the sparkline. */
|
|
53
|
+
volume?: ReactNode;
|
|
54
|
+
/** Quick-action buttons (Run / Pause / Re-run / etc.). */
|
|
55
|
+
actions?: PipelineCardAction[];
|
|
56
|
+
/**
|
|
57
|
+
* Overflow menu items. When provided, the card renders a built-in
|
|
58
|
+
* portal-based `DropdownMenu` triggered by the "⋯" button — outside
|
|
59
|
+
* any `overflow:hidden` ancestor, with keyboard navigation and focus
|
|
60
|
+
* trap (React Aria semantics). Items support `icon`, `danger`,
|
|
61
|
+
* `disabled`, and `separator`.
|
|
62
|
+
*
|
|
63
|
+
* Mutually exclusive with `onOverflow`. If both are passed,
|
|
64
|
+
* `overflowItems` wins.
|
|
65
|
+
*/
|
|
66
|
+
overflowItems?: DropdownMenuItem[];
|
|
67
|
+
/** Overflow-menu alignment. Default `"end"` (right-aligned). */
|
|
68
|
+
overflowAlign?: "start" | "end";
|
|
69
|
+
/** Override the trigger icon (default `OverflowMenuHorizontalIcon`). */
|
|
70
|
+
overflowIcon?: ReactNode;
|
|
71
|
+
/** Accessible label for the overflow trigger. Default `"More actions"`. */
|
|
72
|
+
overflowLabel?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Escape-hatch: imperative callback fired when the overflow button
|
|
75
|
+
* is clicked. Use this when you need to drive a custom popover /
|
|
76
|
+
* menu from outside (e.g. a Radix-style controlled menu, a Slack-
|
|
77
|
+
* style emoji picker). Ignored when `overflowItems` is set.
|
|
78
|
+
*/
|
|
79
|
+
onOverflow?: (e: MouseEvent<HTMLButtonElement>) => void;
|
|
80
|
+
/** Optional tag chips. */
|
|
81
|
+
tags?: ReactNode[];
|
|
82
|
+
/** Visual size. Default `"md"`. */
|
|
83
|
+
size?: "sm" | "md" | "lg";
|
|
84
|
+
/** Render the card as a real `<a>` when href is provided. */
|
|
85
|
+
href?: string;
|
|
86
|
+
/** Whole-card click handler. */
|
|
87
|
+
onClick?: (e: MouseEvent<HTMLDivElement>) => void;
|
|
88
|
+
/** Disable card interaction. */
|
|
89
|
+
disabled?: boolean;
|
|
90
|
+
/** Loading skeleton. */
|
|
91
|
+
loading?: boolean;
|
|
92
|
+
/** Suppress the running-status ring spin animation. */
|
|
93
|
+
disableAnimation?: boolean;
|
|
94
|
+
/** Card corner radius (passes through). */
|
|
95
|
+
radius?: CardRadius;
|
|
96
|
+
}
|
|
97
|
+
export declare const PipelineCard: import("react").ForwardRefExoticComponent<PipelineCardProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
98
|
+
export { PauseIcon, PlayIcon };
|
|
99
|
+
export type { DropdownMenuItem } from "../DropdownMenu";
|
|
100
|
+
//# sourceMappingURL=PipelineCard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PipelineCard.d.ts","sourceRoot":"","sources":["../../../src/components/PipelineCard/PipelineCard.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { type DropdownMenuItem as PipelineCardOverflowItem, PipelineCard, type PipelineCardAction, type PipelineCardMeta, type PipelineCardProps, type PipelineCardRoute, type PipelineCardSparkline, type PipelineStatus, } from "./PipelineCard";
|
|
2
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PipelineCard/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,gBAAgB,IAAI,wBAAwB,EACjD,YAAY,EACZ,KAAK,kBAAkB,EACvB,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,EAC1B,KAAK,cAAc,GACpB,MAAM,gBAAgB,CAAC"}
|
|
@@ -11,8 +11,12 @@ export interface PopoverProps {
|
|
|
11
11
|
closeOnClickOutside?: boolean;
|
|
12
12
|
closeOnEsc?: boolean;
|
|
13
13
|
arrow?: boolean;
|
|
14
|
+
/** Accessible label for the popover dialog. Required for AT users —
|
|
15
|
+
* the popover carries `role="dialog"` and axe flags dialogs without
|
|
16
|
+
* an accessible name. Defaults to `"Popover"`. */
|
|
17
|
+
"aria-label"?: string;
|
|
14
18
|
children: ReactNode;
|
|
15
19
|
className?: string;
|
|
16
20
|
}
|
|
17
|
-
export declare function Popover({ content, placement, offset, open: openProp, defaultOpen, onOpenChange, trigger, closeOnClickOutside, closeOnEsc, arrow, children, className, }: PopoverProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
export declare function Popover({ content, placement, offset, open: openProp, defaultOpen, onOpenChange, trigger, closeOnClickOutside, closeOnEsc, arrow, "aria-label": ariaLabel, children, className, }: PopoverProps): import("react/jsx-runtime").JSX.Element;
|
|
18
22
|
//# sourceMappingURL=Popover.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../../../src/components/Popover/Popover.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAA6D,MAAM,OAAO,CAAC;AAIlG,MAAM,MAAM,gBAAgB,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAEnE,MAAM,WAAW,YAAY;IAC3B,OAAO,EAAE,SAAS,CAAC;IACnB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,OAAO,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC7B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AA2BD,wBAAgB,OAAO,CAAC,EACtB,OAAO,EACP,SAAoB,EACpB,MAAU,EACV,IAAI,EAAE,QAAQ,EACd,WAAmB,EACnB,YAAY,EACZ,OAAiB,EACjB,mBAA0B,EAC1B,UAAiB,EACjB,KAAY,EACZ,QAAQ,EACR,SAAS,GACV,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../../../src/components/Popover/Popover.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAA6D,MAAM,OAAO,CAAC;AAIlG,MAAM,MAAM,gBAAgB,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAEnE,MAAM,WAAW,YAAY;IAC3B,OAAO,EAAE,SAAS,CAAC;IACnB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,OAAO,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC7B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;sDAEkD;IAClD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AA2BD,wBAAgB,OAAO,CAAC,EACtB,OAAO,EACP,SAAoB,EACpB,MAAU,EACV,IAAI,EAAE,QAAQ,EACd,WAAmB,EACnB,YAAY,EACZ,OAAiB,EACjB,mBAA0B,EAC1B,UAAiB,EACjB,KAAY,EACZ,YAAY,EAAE,SAAqB,EACnC,QAAQ,EACR,SAAS,GACV,EAAE,YAAY,2CA2Gd"}
|
|
@@ -1,14 +1,37 @@
|
|
|
1
|
-
import type
|
|
2
|
-
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactNode } from "react";
|
|
2
|
+
import { type CardRadius } from "../Card";
|
|
3
|
+
export type PricingCardFeature = ReactNode | {
|
|
4
|
+
/** Feature description. */
|
|
5
|
+
text: ReactNode;
|
|
6
|
+
/**
|
|
7
|
+
* Whether the feature is included in this tier. When `false`, the
|
|
8
|
+
* row renders with a strike-through + grey color and an "×" icon
|
|
9
|
+
* — common pattern in compare-tier pricing tables.
|
|
10
|
+
*/
|
|
11
|
+
included?: boolean;
|
|
12
|
+
/** Override the per-row icon (replaces both check and ×). */
|
|
13
|
+
icon?: ReactNode;
|
|
14
|
+
};
|
|
15
|
+
export interface PricingCardProps extends Omit<ComponentPropsWithoutRef<"div">, "title" | "onChange" | "onDrag" | "onDragStart" | "onDragEnd" | "onAnimationStart"> {
|
|
16
|
+
/** Tier name (Free / Pro / Team / Enterprise). */
|
|
3
17
|
name: ReactNode;
|
|
18
|
+
/** Heading level for the tier name. Default `"h3"`. */
|
|
19
|
+
nameAs?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
4
20
|
description?: ReactNode;
|
|
21
|
+
/** Price body (e.g. `"$19"`, `"Custom"`). */
|
|
5
22
|
price: ReactNode;
|
|
23
|
+
/** Period after the price (e.g. `"/month"`). Default `"/month"`. */
|
|
6
24
|
pricePeriod?: ReactNode;
|
|
7
|
-
|
|
25
|
+
/** Feature list. Each item may be a node OR a structured `{ text, included, icon }`. */
|
|
26
|
+
features: PricingCardFeature[];
|
|
27
|
+
/** Top-right badge (e.g. "POPULAR"). */
|
|
8
28
|
badge?: ReactNode;
|
|
29
|
+
/** Highlight this tier (accent border + soft accent bg). */
|
|
9
30
|
highlighted?: boolean;
|
|
31
|
+
/** CTA block at the bottom (typically a `<Button>`). */
|
|
10
32
|
cta?: ReactNode;
|
|
11
|
-
|
|
33
|
+
/** Card corner radius (passes through to Card). */
|
|
34
|
+
radius?: CardRadius;
|
|
12
35
|
}
|
|
13
|
-
export declare
|
|
36
|
+
export declare const PricingCard: import("react").ForwardRefExoticComponent<PricingCardProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
14
37
|
//# sourceMappingURL=PricingCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PricingCard.d.ts","sourceRoot":"","sources":["../../../src/components/PricingCard/PricingCard.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PricingCard.d.ts","sourceRoot":"","sources":["../../../src/components/PricingCard/PricingCard.tsx"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,wBAAwB,EAE7B,KAAK,SAAS,EAEf,MAAM,OAAO,CAAC;AAEf,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,SAAS,CAAC;AAQhD,MAAM,MAAM,kBAAkB,GAC1B,SAAS,GACT;IACE,2BAA2B;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,6DAA6D;IAC7D,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB,CAAC;AAEN,MAAM,WAAW,gBACf,SAAQ,IAAI,CACV,wBAAwB,CAAC,KAAK,CAAC,EAC/B,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,aAAa,GAAG,WAAW,GAAG,kBAAkB,CACnF;IACD,kDAAkD;IAClD,IAAI,EAAE,SAAS,CAAC;IAChB,uDAAuD;IACvD,MAAM,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjD,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,6CAA6C;IAC7C,KAAK,EAAE,SAAS,CAAC;IACjB,oEAAoE;IACpE,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,wFAAwF;IACxF,QAAQ,EAAE,kBAAkB,EAAE,CAAC;IAC/B,wCAAwC;IACxC,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,4DAA4D;IAC5D,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,wDAAwD;IACxD,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,mDAAmD;IACnD,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB;AAYD,eAAO,MAAM,WAAW,6GA4GvB,CAAC"}
|
|
@@ -1,13 +1,44 @@
|
|
|
1
|
-
import type
|
|
2
|
-
|
|
1
|
+
import { type ComponentPropsWithoutRef, type MouseEvent, type ReactNode } from "react";
|
|
2
|
+
import { type CardRadius } from "../Card";
|
|
3
|
+
export type ProductCardImageAspect = "16/9" | "4/3" | "1/1" | "3/4" | "21/9";
|
|
4
|
+
export interface ProductCardRating {
|
|
5
|
+
/** 0–`max` value (e.g. 4.3). */
|
|
6
|
+
value: number;
|
|
7
|
+
/** Total stars in the scale. Default 5. */
|
|
8
|
+
max?: number;
|
|
9
|
+
/** Optional review count, rendered after the stars (e.g. "(128)"). */
|
|
10
|
+
count?: number;
|
|
11
|
+
}
|
|
12
|
+
export interface ProductCardProps extends Omit<ComponentPropsWithoutRef<"div">, "title" | "onChange" | "onClick" | "onDrag" | "onDragStart" | "onDragEnd" | "onAnimationStart"> {
|
|
13
|
+
/** Image / icon / logo node. */
|
|
3
14
|
image?: ReactNode;
|
|
15
|
+
/** Aspect ratio of the image slot. Default `"4/3"`. */
|
|
16
|
+
imageAspect?: ProductCardImageAspect;
|
|
17
|
+
/** Single tag chip (legacy — prefer `tags`). */
|
|
4
18
|
tag?: ReactNode;
|
|
19
|
+
/** Multi-tag chips. */
|
|
20
|
+
tags?: ReactNode[];
|
|
21
|
+
/** Product / connector / template name. */
|
|
5
22
|
name: ReactNode;
|
|
23
|
+
/** Heading level for the name. Default `"h3"`. */
|
|
24
|
+
nameAs?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
6
25
|
description?: ReactNode;
|
|
26
|
+
/** Optional star-rating block. */
|
|
27
|
+
rating?: ProductCardRating;
|
|
28
|
+
/** Current price (e.g. "$99", "Free", "Contact us"). */
|
|
7
29
|
price: ReactNode;
|
|
30
|
+
/** Strikethrough original price (typically rendered next to the discount). */
|
|
8
31
|
originalPrice?: ReactNode;
|
|
32
|
+
/** Right-aligned action slot (Button, link, badge). */
|
|
9
33
|
action?: ReactNode;
|
|
10
|
-
|
|
34
|
+
/** Render the card as a real <a> when href is provided. */
|
|
35
|
+
href?: string;
|
|
36
|
+
/** Whole-card click handler. */
|
|
37
|
+
onClick?: (e: MouseEvent<HTMLDivElement>) => void;
|
|
38
|
+
/** Disable interaction. */
|
|
39
|
+
disabled?: boolean;
|
|
40
|
+
/** Card corner radius (passes through). */
|
|
41
|
+
radius?: CardRadius;
|
|
11
42
|
}
|
|
12
|
-
export declare
|
|
43
|
+
export declare const ProductCard: import("react").ForwardRefExoticComponent<ProductCardProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
13
44
|
//# sourceMappingURL=ProductCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductCard.d.ts","sourceRoot":"","sources":["../../../src/components/ProductCard/ProductCard.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ProductCard.d.ts","sourceRoot":"","sources":["../../../src/components/ProductCard/ProductCard.tsx"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,wBAAwB,EAE7B,KAAK,UAAU,EACf,KAAK,SAAS,EAEf,MAAM,OAAO,CAAC;AAEf,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,SAAS,CAAC;AAehD,MAAM,MAAM,sBAAsB,GAC9B,MAAM,GACN,KAAK,GACL,KAAK,GACL,KAAK,GACL,MAAM,CAAC;AAEX,MAAM,WAAW,iBAAiB;IAChC,gCAAgC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,2CAA2C;IAC3C,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,sEAAsE;IACtE,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,gBACf,SAAQ,IAAI,CACV,wBAAwB,CAAC,KAAK,CAAC,EAC7B,OAAO,GACP,UAAU,GACV,SAAS,GACT,QAAQ,GACR,aAAa,GACb,WAAW,GACX,kBAAkB,CACrB;IACD,gCAAgC;IAChC,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,uDAAuD;IACvD,WAAW,CAAC,EAAE,sBAAsB,CAAC;IACrC,gDAAgD;IAChD,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,uBAAuB;IACvB,IAAI,CAAC,EAAE,SAAS,EAAE,CAAC;IACnB,2CAA2C;IAC3C,IAAI,EAAE,SAAS,CAAC;IAChB,kDAAkD;IAClD,MAAM,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjD,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,kCAAkC;IAClC,MAAM,CAAC,EAAE,iBAAiB,CAAC;IAC3B,wDAAwD;IACxD,KAAK,EAAE,SAAS,CAAC;IACjB,8EAA8E;IAC9E,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B,uDAAuD;IACvD,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,2DAA2D;IAC3D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gCAAgC;IAChC,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAClD,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,2CAA2C;IAC3C,MAAM,CAAC,EAAE,UAAU,CAAC;CACrB;AA8BD,eAAO,MAAM,WAAW,6GAkJvB,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactNode } from "react";
|
|
2
|
+
export type ProgressBarTone = "default" | "success" | "warning" | "danger";
|
|
3
|
+
export type ProgressBarSize = "sm" | "md" | "lg";
|
|
4
|
+
export interface ProgressBarProps extends Omit<ComponentPropsWithoutRef<"div">, "children" | "onChange" | "defaultValue"> {
|
|
5
|
+
/** Current value. Ignored when `indeterminate`. */
|
|
6
|
+
value?: number;
|
|
7
|
+
/** Minimum value. Default `0`. */
|
|
8
|
+
min?: number;
|
|
9
|
+
/** Maximum value. Default `100`. */
|
|
10
|
+
max?: number;
|
|
11
|
+
/** Indeterminate (unknown) progress mode. */
|
|
12
|
+
indeterminate?: boolean;
|
|
13
|
+
/** Visual tone. Default `"default"` (accent). */
|
|
14
|
+
tone?: ProgressBarTone;
|
|
15
|
+
/** Size. Default `"md"`. */
|
|
16
|
+
size?: ProgressBarSize;
|
|
17
|
+
/**
|
|
18
|
+
* Optional label shown above the bar (left side). Doubles as the
|
|
19
|
+
* accessible name when no `aria-label` is provided.
|
|
20
|
+
*/
|
|
21
|
+
label?: ReactNode;
|
|
22
|
+
/** Trailing value text shown above the bar (right side). Defaults to `"<value>%"`. */
|
|
23
|
+
valueLabel?: ReactNode;
|
|
24
|
+
/** Hide the auto-generated value-label. */
|
|
25
|
+
hideValueLabel?: boolean;
|
|
26
|
+
}
|
|
27
|
+
export declare const ProgressBar: import("react").ForwardRefExoticComponent<ProgressBarProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
28
|
+
//# sourceMappingURL=ProgressBar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressBar/ProgressBar.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,wBAAwB,EAE7B,KAAK,SAAS,EAEf,MAAM,OAAO,CAAC;AAuBf,MAAM,MAAM,eAAe,GACvB,SAAS,GACT,SAAS,GACT,SAAS,GACT,QAAQ,CAAC;AAEb,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEjD,MAAM,WAAW,gBACf,SAAQ,IAAI,CACV,wBAAwB,CAAC,KAAK,CAAC,EAC/B,UAAU,GAAG,UAAU,GAAG,cAAc,CACzC;IACD,mDAAmD;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kCAAkC;IAClC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,oCAAoC;IACpC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,iDAAiD;IACjD,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,4BAA4B;IAC5B,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,sFAAsF;IACtF,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,2CAA2C;IAC3C,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAMD,eAAO,MAAM,WAAW,6GAwFvB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressBar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,eAAe,GACrB,MAAM,eAAe,CAAC"}
|
|
@@ -1,16 +1,33 @@
|
|
|
1
|
-
import type
|
|
2
|
-
export
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactNode } from "react";
|
|
2
|
+
export type ProgressRingVariant = "primary" | "success" | "warning" | "error" | "neutral";
|
|
3
|
+
type DivPropsBase = Omit<ComponentPropsWithoutRef<"div">, "color" | "children">;
|
|
4
|
+
export interface ProgressRingProps extends DivPropsBase {
|
|
5
|
+
/** Current value (0..`max`). */
|
|
3
6
|
value: number;
|
|
4
7
|
max?: number;
|
|
8
|
+
/** Pixel diameter. Default 120. */
|
|
5
9
|
size?: number;
|
|
10
|
+
/** Stroke width in px. Default 10. */
|
|
6
11
|
strokeWidth?: number;
|
|
7
|
-
variant?:
|
|
12
|
+
variant?: ProgressRingVariant;
|
|
13
|
+
/** Override the track (under-stroke) colour. Accepts any CSS color
|
|
14
|
+
* value — typically a token reference like `var(--ods-border-default)`. */
|
|
8
15
|
trackColor?: string;
|
|
16
|
+
/** Override the fill (over-stroke) colour. By default the ring uses
|
|
17
|
+
* the variant's token. */
|
|
9
18
|
fillColor?: string;
|
|
19
|
+
/** Override the centered "{value}%" label. Pass any ReactNode. */
|
|
10
20
|
label?: ReactNode;
|
|
21
|
+
/** Show the centered value label. Ignored when `label` is set. */
|
|
11
22
|
showValue?: boolean;
|
|
23
|
+
/** When true, the ring spins continuously with a fixed-arc fill —
|
|
24
|
+
* ignores `value`. Use for loading / pending states. */
|
|
12
25
|
indeterminate?: boolean;
|
|
13
|
-
|
|
26
|
+
/** Custom human-readable text for AT (`aria-valuetext`). When omitted
|
|
27
|
+
* we synthesize "{n}%" for determinate rings and "Loading" for the
|
|
28
|
+
* indeterminate variant. */
|
|
29
|
+
valueText?: string;
|
|
14
30
|
}
|
|
15
|
-
export declare
|
|
31
|
+
export declare const ProgressRing: import("react").ForwardRefExoticComponent<ProgressRingProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
32
|
+
export {};
|
|
16
33
|
//# sourceMappingURL=ProgressRing.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressRing.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressRing/ProgressRing.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"ProgressRing.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressRing/ProgressRing.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,wBAAwB,EAE7B,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAOf,MAAM,MAAM,mBAAmB,GAC3B,SAAS,GACT,SAAS,GACT,SAAS,GACT,OAAO,GACP,SAAS,CAAC;AAEd,KAAK,YAAY,GAAG,IAAI,CACtB,wBAAwB,CAAC,KAAK,CAAC,EAC/B,OAAO,GAAG,UAAU,CACrB,CAAC;AAEF,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACrD,gCAAgC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,mCAAmC;IACnC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,sCAAsC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,mBAAmB,CAAC;IAC9B;gFAC4E;IAC5E,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;+BAC2B;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kEAAkE;IAClE,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,kEAAkE;IAClE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;6DACyD;IACzD,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;iCAE6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAMD,eAAO,MAAM,YAAY,8GAwFxB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { ProgressRing, type ProgressRingProps } from "./ProgressRing";
|
|
1
|
+
export { ProgressRing, type ProgressRingProps, type ProgressRingVariant, } from "./ProgressRing";
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressRing/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressRing/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,GACzB,MAAM,gBAAgB,CAAC"}
|
|
@@ -1,11 +1,21 @@
|
|
|
1
|
-
import { type ReactNode } from "react";
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactNode } from "react";
|
|
2
|
+
/** Border treatment.
|
|
3
|
+
* - `"default"` — 1-px hairline that lights up `--ods-accent-border` on
|
|
4
|
+
* focus. Calm, neutral chrome.
|
|
5
|
+
* - `"ambient"` — animated conic-gradient ring (drives `--ods-gradient-
|
|
6
|
+
* running-accent` from the token set) plus a soft accent glow halo.
|
|
7
|
+
* Pairs naturally with `status="running"` where the rotation tightens
|
|
8
|
+
* to a faster cadence. Respects `prefers-reduced-motion`. */
|
|
9
|
+
export type PromptInputBorderStyle = "default" | "ambient";
|
|
2
10
|
export interface PromptInputAttachment {
|
|
3
11
|
id: string;
|
|
4
12
|
name: string;
|
|
5
13
|
size?: number;
|
|
6
14
|
type?: string;
|
|
7
15
|
url?: string;
|
|
8
|
-
/** Optional preview thumbnail URL
|
|
16
|
+
/** Optional preview thumbnail URL. URLs are passed through
|
|
17
|
+
* `sanitizeImageUrl` before they hit `src=` so a malicious blob:
|
|
18
|
+
* reference can't escape into XSS. */
|
|
9
19
|
previewUrl?: string;
|
|
10
20
|
}
|
|
11
21
|
export interface PromptInputSuggestion {
|
|
@@ -24,48 +34,81 @@ export interface PromptInputQuickAction {
|
|
|
24
34
|
/** Replace current value (true) or append (false). Default true. */
|
|
25
35
|
replace?: boolean;
|
|
26
36
|
}
|
|
27
|
-
|
|
37
|
+
/** Imperative handle returned via `ref`. Parent layouts often need to
|
|
38
|
+
* focus the input (after a "Reply" click in a thread, after dismissing
|
|
39
|
+
* a modal, after a slash-command palette closes) or to programmatically
|
|
40
|
+
* insert / clear text — exposing only the surface that's actually
|
|
41
|
+
* useful keeps the contract small. */
|
|
42
|
+
export interface PromptInputHandle {
|
|
43
|
+
focus(): void;
|
|
44
|
+
blur(): void;
|
|
45
|
+
clear(): void;
|
|
46
|
+
/** Insert text at the caret. Falls back to appending when not focused. */
|
|
47
|
+
insert(text: string): void;
|
|
48
|
+
/** Programmatically trigger the same submit path as the send button /
|
|
49
|
+
* Enter key (respects `disabled` + `status==="running"`). */
|
|
50
|
+
submit(): void;
|
|
51
|
+
/** Current value (controlled OR uncontrolled). */
|
|
52
|
+
getValue(): string;
|
|
53
|
+
/** Underlying textarea DOM node — for callers that need to read
|
|
54
|
+
* selection range, scroll position, etc. */
|
|
55
|
+
getTextarea(): HTMLTextAreaElement | null;
|
|
56
|
+
}
|
|
57
|
+
type DivPropsBase = Omit<ComponentPropsWithoutRef<"div">, "onChange" | "onSubmit" | "children" | "prefix">;
|
|
58
|
+
export interface PromptInputProps extends DivPropsBase {
|
|
28
59
|
value?: string;
|
|
29
60
|
defaultValue?: string;
|
|
30
61
|
onChange?: (value: string) => void;
|
|
31
62
|
onSubmit?: (value: string, attachments: PromptInputAttachment[]) => void | Promise<void>;
|
|
32
63
|
placeholder?: string;
|
|
33
64
|
disabled?: boolean;
|
|
65
|
+
/** Optional visible label rendered above the input. When omitted use
|
|
66
|
+
* `aria-label` for AT-only labelling. */
|
|
67
|
+
label?: ReactNode;
|
|
34
68
|
/** Show send button. Default true. */
|
|
35
69
|
showSend?: boolean;
|
|
36
|
-
/** "running" disables send + shows stop. */
|
|
70
|
+
/** "running" disables send + shows stop. "error" tints the border. */
|
|
37
71
|
status?: "idle" | "running" | "error";
|
|
38
72
|
onStop?: () => void;
|
|
39
|
-
/** Custom toolbar slot
|
|
73
|
+
/** Custom toolbar slot — left edge of the footer. */
|
|
40
74
|
leftActions?: ReactNode;
|
|
41
|
-
/** Custom toolbar slot
|
|
75
|
+
/** Custom toolbar slot — right edge (rendered before the send button). */
|
|
42
76
|
rightActions?: ReactNode;
|
|
43
|
-
/** Attachments rendered as removable chips above textarea. */
|
|
77
|
+
/** Attachments rendered as removable chips above the textarea. */
|
|
44
78
|
attachments?: PromptInputAttachment[];
|
|
45
79
|
onRemoveAttachment?: (id: string) => void;
|
|
46
80
|
/** Called when files are pasted or dropped onto the input. */
|
|
47
81
|
onAttachFiles?: (files: File[]) => void;
|
|
48
|
-
/** Slash-command/mention suggestions. */
|
|
82
|
+
/** Slash-command / mention suggestions. */
|
|
49
83
|
suggestions?: PromptInputSuggestion[];
|
|
50
|
-
/** Quick
|
|
84
|
+
/** Quick-action chips below the input. Click to fill the prompt. */
|
|
51
85
|
quickActions?: PromptInputQuickAction[];
|
|
52
|
-
/** Maximum visible rows before scrolling. */
|
|
86
|
+
/** Maximum visible rows before scrolling. Default 8. */
|
|
53
87
|
maxRows?: number;
|
|
54
|
-
/** Minimum visible rows. */
|
|
88
|
+
/** Minimum visible rows. Default 1. */
|
|
55
89
|
minRows?: number;
|
|
56
90
|
/** Submit on Enter (without Shift). Default true. */
|
|
57
91
|
submitOnEnter?: boolean;
|
|
58
92
|
/** Caption / hint below the input. */
|
|
59
93
|
hint?: ReactNode;
|
|
60
|
-
/**
|
|
94
|
+
/** Maximum character length — shows counter and prevents typing beyond. */
|
|
61
95
|
maxLength?: number;
|
|
62
96
|
/** Show character counter even when no maxLength is set. Default false. */
|
|
63
97
|
showCounter?: boolean;
|
|
64
98
|
/** Recall previously submitted prompts with ↑ when input is empty. */
|
|
65
99
|
history?: string[];
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
100
|
+
/** Override the drop-overlay text. */
|
|
101
|
+
dropOverlayLabel?: ReactNode;
|
|
102
|
+
/** Border treatment. Default `"default"` (hairline). `"ambient"` opts
|
|
103
|
+
* into the animated gradient ring for a "model is thinking" feel. */
|
|
104
|
+
borderStyle?: PromptInputBorderStyle;
|
|
105
|
+
/** Ambient-border rotation cadence in seconds. `"off"` keeps the
|
|
106
|
+
* gradient static (still tinted, just not animated). Default `6`.
|
|
107
|
+
* When `status="running"`, the cadence tightens to half this value
|
|
108
|
+
* (with a 1 s floor) for a "speeding up" feel. Ignored when
|
|
109
|
+
* `borderStyle !== "ambient"`. */
|
|
110
|
+
ambientSpeed?: number | "off";
|
|
69
111
|
}
|
|
70
|
-
export declare
|
|
112
|
+
export declare const PromptInput: import("react").ForwardRefExoticComponent<PromptInputProps & import("react").RefAttributes<PromptInputHandle>>;
|
|
113
|
+
export {};
|
|
71
114
|
//# sourceMappingURL=PromptInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PromptInput.d.ts","sourceRoot":"","sources":["../../../src/components/PromptInput/PromptInput.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"PromptInput.d.ts","sourceRoot":"","sources":["../../../src/components/PromptInput/PromptInput.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { PromptInput, type PromptInputAttachment, type PromptInputProps, type PromptInputQuickAction, type PromptInputSuggestion, } from "./PromptInput";
|
|
1
|
+
export { PromptInput, type PromptInputAttachment, type PromptInputBorderStyle, type PromptInputHandle, type PromptInputProps, type PromptInputQuickAction, type PromptInputSuggestion, } from "./PromptInput";
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PromptInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,KAAK,qBAAqB,EAC1B,KAAK,gBAAgB,EACrB,KAAK,sBAAsB,EAC3B,KAAK,qBAAqB,GAC3B,MAAM,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PromptInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,KAAK,qBAAqB,EAC1B,KAAK,sBAAsB,EAC3B,KAAK,iBAAiB,EACtB,KAAK,gBAAgB,EACrB,KAAK,sBAAsB,EAC3B,KAAK,qBAAqB,GAC3B,MAAM,eAAe,CAAC"}
|
|
@@ -1,11 +1,25 @@
|
|
|
1
|
-
import type
|
|
2
|
-
export
|
|
3
|
-
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactNode } from "react";
|
|
2
|
+
export type QuoteVariant = "default" | "muted" | "primary";
|
|
3
|
+
export type QuoteSize = "sm" | "md" | "lg";
|
|
4
|
+
type BlockquotePropsBase = Omit<ComponentPropsWithoutRef<"blockquote">, "children" | "cite">;
|
|
5
|
+
export interface QuoteProps extends BlockquotePropsBase {
|
|
6
|
+
variant?: QuoteVariant;
|
|
7
|
+
size?: QuoteSize;
|
|
8
|
+
/** Person being quoted (rendered plain — NOT in a `<cite>`, because
|
|
9
|
+
* the HTML spec reserves `<cite>` for titles of referenced works). */
|
|
4
10
|
author?: ReactNode;
|
|
11
|
+
/** Source / context (e.g. "CTO, Loom Labs" or "The Pragmatic
|
|
12
|
+
* Programmer"). When the value looks like a work title rather than
|
|
13
|
+
* a role, consumers can wrap it in their own `<cite>` themselves. */
|
|
5
14
|
attribution?: ReactNode;
|
|
6
|
-
|
|
15
|
+
/** URL of the original source — passed through to the native
|
|
16
|
+
* `<blockquote cite="…">` attribute, which IS the HTML-spec way to
|
|
17
|
+
* associate a quote with its source. */
|
|
18
|
+
cite?: string;
|
|
19
|
+
/** Hide the decorative opening-quote mark. Default false. */
|
|
20
|
+
hideMark?: boolean;
|
|
7
21
|
children: ReactNode;
|
|
8
|
-
className?: string;
|
|
9
22
|
}
|
|
10
|
-
export declare
|
|
23
|
+
export declare const Quote: import("react").ForwardRefExoticComponent<QuoteProps & import("react").RefAttributes<HTMLQuoteElement>>;
|
|
24
|
+
export {};
|
|
11
25
|
//# sourceMappingURL=Quote.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Quote.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Quote.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,wBAAwB,EAE7B,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAOf,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;AAC3D,MAAM,MAAM,SAAS,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAE3C,KAAK,mBAAmB,GAAG,IAAI,CAC7B,wBAAwB,CAAC,YAAY,CAAC,EACtC,UAAU,GAAG,MAAM,CACpB,CAAC;AAEF,MAAM,WAAW,UAAW,SAAQ,mBAAmB;IACrD,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;2EACuE;IACvE,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB;;0EAEsE;IACtE,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB;;6CAEyC;IACzC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,6DAA6D;IAC7D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;CACrB;AAMD,eAAO,MAAM,KAAK,yGA6ChB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Quote, type QuoteProps } from "./Quote";
|
|
1
|
+
export { Quote, type QuoteProps, type QuoteSize, type QuoteVariant, } from "./Quote";
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,EACL,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,YAAY,GAClB,MAAM,SAAS,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
|
-
import { type
|
|
2
|
-
export
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactNode } from "react";
|
|
2
|
+
export type RadioSize = "sm" | "md" | "lg";
|
|
3
|
+
type InputPropsBase = Omit<ComponentPropsWithoutRef<"input">, "value" | "size" | "onChange" | "type" | "ref">;
|
|
4
|
+
export interface RadioProps extends InputPropsBase {
|
|
3
5
|
value: string;
|
|
4
|
-
label
|
|
6
|
+
/** Visible label — accepts rich content for "radio card" layouts. */
|
|
7
|
+
label?: ReactNode;
|
|
8
|
+
/** Optional secondary line rendered below the label. Useful for the
|
|
9
|
+
* "radio with description" pattern (settings panels, plan pickers). */
|
|
10
|
+
description?: ReactNode;
|
|
11
|
+
size?: RadioSize;
|
|
5
12
|
disabled?: boolean;
|
|
6
|
-
className?: string;
|
|
7
13
|
}
|
|
8
|
-
export declare
|
|
14
|
+
export declare const Radio: import("react").ForwardRefExoticComponent<RadioProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
15
|
+
export {};
|
|
9
16
|
//# sourceMappingURL=Radio.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/Radio/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/Radio/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,KAAK,wBAAwB,EAE7B,KAAK,SAAS,EAEf,MAAM,OAAO,CAAC;AAUf,MAAM,MAAM,SAAS,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAE3C,KAAK,cAAc,GAAG,IAAI,CACxB,wBAAwB,CAAC,OAAO,CAAC,EACjC,OAAO,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,KAAK,CAC/C,CAAC;AAEF,MAAM,WAAW,UAAW,SAAQ,cAAc;IAChD,KAAK,EAAE,MAAM,CAAC;IACd,qEAAqE;IACrE,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;4EACwE;IACxE,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAMD,eAAO,MAAM,KAAK,yGAgGhB,CAAC"}
|