@signalflare-ai/ui 0.5.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +129 -1
- package/ai/USAGE.md +64 -0
- package/ai/component-registry.json +563 -619
- package/ai/component-registry.md +224 -85
- package/ai/schemas.ts +545 -102
- package/bin/sf.js +2 -3
- package/dist/.build-complete +1 -1
- package/dist/ai/schemas.d.ts +1659 -5532
- package/dist/ai/schemas.d.ts.map +1 -1
- package/dist/{ai-actions-DG1dhDMP.js → ai-actions-DSVeQn4e.js} +1 -1
- package/dist/{ai-actions-DG1dhDMP.js.map → ai-actions-DSVeQn4e.js.map} +1 -1
- package/dist/{ai-agent-card-BbtL4NII.js → ai-agent-card-BXHwhWAU.js} +1 -1
- package/dist/{ai-agent-card-BbtL4NII.js.map → ai-agent-card-BXHwhWAU.js.map} +1 -1
- package/dist/{ai-approval-Mb7-BY6i.js → ai-approval-aa0qvjFN.js} +1 -1
- package/dist/{ai-approval-Mb7-BY6i.js.map → ai-approval-aa0qvjFN.js.map} +1 -1
- package/dist/{ai-code-block-BI_z0UVR.js → ai-code-block-BgtIxtZZ.js} +1 -1
- package/dist/{ai-code-block-BI_z0UVR.js.map → ai-code-block-BgtIxtZZ.js.map} +1 -1
- package/dist/{ai-conversation-DYtExcrw.js → ai-conversation-CArP7C8K.js} +1 -1
- package/dist/{ai-conversation-DYtExcrw.js.map → ai-conversation-CArP7C8K.js.map} +1 -1
- package/dist/{ai-info-banner-BpzauUAY.js → ai-info-banner-uFxHHwBA.js} +1 -1
- package/dist/{ai-info-banner-BpzauUAY.js.map → ai-info-banner-uFxHHwBA.js.map} +1 -1
- package/dist/{ai-message-CV8SBoHM.js → ai-message-BjnFznXy.js} +1 -1
- package/dist/{ai-message-CV8SBoHM.js.map → ai-message-BjnFznXy.js.map} +1 -1
- package/dist/{ai-mission-header-ByYkJ6YP.js → ai-mission-header-08__gULL.js} +1 -1
- package/dist/{ai-mission-header-ByYkJ6YP.js.map → ai-mission-header-08__gULL.js.map} +1 -1
- package/dist/ai-part-group-DBtgTgAn.js +277 -0
- package/dist/ai-part-group-DBtgTgAn.js.map +1 -0
- package/dist/ai-prompt-input-CuluUzpf.js +1996 -0
- package/dist/ai-prompt-input-CuluUzpf.js.map +1 -0
- package/dist/{ai-question-Dp1g9k2o.js → ai-question-CHHoDJMg.js} +1 -1
- package/dist/{ai-question-Dp1g9k2o.js.map → ai-question-CHHoDJMg.js.map} +1 -1
- package/dist/{ai-reasoning-UAmNx_LD.js → ai-reasoning-CnL6ZSr5.js} +84 -5
- package/dist/ai-reasoning-CnL6ZSr5.js.map +1 -0
- package/dist/{ai-response-BWoVsNQG.js → ai-response-BEUg3xvd.js} +13 -16
- package/dist/ai-response-BEUg3xvd.js.map +1 -0
- package/dist/{ai-shimmer-BpOmfonu.js → ai-shimmer-By5_L05p.js} +1 -1
- package/dist/{ai-shimmer-BpOmfonu.js.map → ai-shimmer-By5_L05p.js.map} +1 -1
- package/dist/{ai-status-badge-WhbKVeqn.js → ai-status-badge-BGYGWYF6.js} +1 -1
- package/dist/{ai-status-badge-WhbKVeqn.js.map → ai-status-badge-BGYGWYF6.js.map} +1 -1
- package/dist/{ai-streaming-text-ClL7FwvD.js → ai-streaming-text-CMfoThV0.js} +1 -1
- package/dist/{ai-streaming-text-ClL7FwvD.js.map → ai-streaming-text-CMfoThV0.js.map} +1 -1
- package/dist/{ai-subagent-BruGN1UE.js → ai-subagent-DcPRqkAA.js} +1 -1
- package/dist/{ai-subagent-BruGN1UE.js.map → ai-subagent-DcPRqkAA.js.map} +1 -1
- package/dist/{ai-suggestion-CNsCZj5P.js → ai-suggestion-MgeCg5Ar.js} +1 -1
- package/dist/{ai-suggestion-CNsCZj5P.js.map → ai-suggestion-MgeCg5Ar.js.map} +1 -1
- package/dist/{ai-task-list-B9CpMDYN.js → ai-task-list-Da9zIm00.js} +9 -12
- package/dist/ai-task-list-Da9zIm00.js.map +1 -0
- package/dist/{ai-timeline-Bb5ntsr3.js → ai-timeline-Cwu045IR.js} +1 -1
- package/dist/ai-timeline-Cwu045IR.js.map +1 -0
- package/dist/{ai-tool-BGH8nQ_D.js → ai-tool-Cn1O4xjP.js} +168 -11
- package/dist/ai-tool-Cn1O4xjP.js.map +1 -0
- package/dist/{ai-usage-bar-BI-p-JBk.js → ai-usage-bar-DjS12DMp.js} +1 -1
- package/dist/{ai-usage-bar-BI-p-JBk.js.map → ai-usage-bar-DjS12DMp.js.map} +1 -1
- package/dist/catalog.js +3 -3
- package/dist/catalog.js.map +1 -1
- package/dist/{chart-Bes4MN3C.js → chart-BK3sVPnD.js} +442 -248
- package/dist/chart-BK3sVPnD.js.map +1 -0
- package/dist/{checkbox-CPX7lBaU.js → checkbox-DYhUmZNw.js} +4 -4
- package/dist/checkbox-DYhUmZNw.js.map +1 -0
- package/dist/{clipboard-text-92YeCybc.js → clipboard-text-ssybngLw.js} +2 -2
- package/dist/{clipboard-text-92YeCybc.js.map → clipboard-text-ssybngLw.js.map} +1 -1
- package/dist/{code-DE1Yy1Cu.js → code-Cx-QSoOT.js} +2 -2
- package/dist/{code-DE1Yy1Cu.js.map → code-Cx-QSoOT.js.map} +1 -1
- package/dist/{combobox-B0bLdsX8.js → combobox-C0iW6a0r.js} +2 -2
- package/dist/{combobox-B0bLdsX8.js.map → combobox-C0iW6a0r.js.map} +1 -1
- package/dist/command-line/cli.js +22 -27
- package/dist/{command-palette-CBTY8EiF.js → command-palette-DGzioeki.js} +2 -2
- package/dist/command-palette-DGzioeki.js.map +1 -0
- package/dist/components/ai-actions.js +1 -1
- package/dist/components/ai-agent-card.js +1 -1
- package/dist/components/ai-approval.js +1 -1
- package/dist/components/ai-code-block.js +1 -1
- package/dist/components/ai-conversation.js +1 -1
- package/dist/components/ai-info-banner.js +1 -1
- package/dist/components/ai-message.js +1 -1
- package/dist/components/ai-mission-header.js +1 -1
- package/dist/components/ai-part-group.js +3 -0
- package/dist/components/ai-prompt-input.js +2 -2
- package/dist/components/ai-question.js +1 -1
- package/dist/components/ai-reasoning.js +1 -1
- package/dist/components/ai-response.js +1 -1
- package/dist/components/ai-shimmer.js +1 -1
- package/dist/components/ai-status-badge.js +1 -1
- package/dist/components/ai-streaming-text.js +1 -1
- package/dist/components/ai-subagent.js +1 -1
- package/dist/components/ai-suggestion.js +1 -1
- package/dist/components/ai-task-list.js +1 -1
- package/dist/components/ai-timeline.js +1 -1
- package/dist/components/ai-tool.js +1 -1
- package/dist/components/ai-usage-bar.js +1 -1
- package/dist/components/chart.js +3 -2
- package/dist/components/checkbox.js +1 -1
- package/dist/components/clipboard-text.js +1 -1
- package/dist/components/code.js +1 -1
- package/dist/components/combobox.js +1 -1
- package/dist/components/command-palette.js +1 -1
- package/dist/components/data-grid.js +1 -1
- package/dist/components/date-picker.js +1 -1
- package/dist/components/dropdown.js +1 -1
- package/dist/components/filters.js +1 -1
- package/dist/components/input.js +2 -2
- package/dist/components/link.js +2 -2
- package/dist/components/link.js.map +1 -1
- package/dist/components/pagination.js +1 -1
- package/dist/components/radio.js +1 -1
- package/dist/components/select.js +1 -1
- package/dist/components/sensitive-input.js +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sparkline.js +3 -0
- package/dist/components/stat-card.js +3 -0
- package/dist/components/table.js +1 -1
- package/dist/components/text-roll.js +3 -0
- package/dist/components/theme-toggle.js +1 -1
- package/dist/components/use-agent-harness.js +1 -1
- package/dist/{data-grid-UJ9ja5cu.js → data-grid-CG76N_hK.js} +6 -6
- package/dist/data-grid-CG76N_hK.js.map +1 -0
- package/dist/{date-picker-ebekkC3R.js → date-picker-Dqg9L4xu.js} +2 -2
- package/dist/{date-picker-ebekkC3R.js.map → date-picker-Dqg9L4xu.js.map} +1 -1
- package/dist/{dist-BNlyONdD.js → dist-1-gcEL2L.js} +224 -135
- package/dist/dist-1-gcEL2L.js.map +1 -0
- package/dist/{dropdown-J5T4pHaR.js → dropdown-qnEYRFXZ.js} +2 -2
- package/dist/{dropdown-J5T4pHaR.js.map → dropdown-qnEYRFXZ.js.map} +1 -1
- package/dist/echart-DURZEyai.js +314 -0
- package/dist/echart-DURZEyai.js.map +1 -0
- package/dist/{filters-BdBogf7D.js → filters-Bw_U6ZTx.js} +5 -5
- package/dist/filters-Bw_U6ZTx.js.map +1 -0
- package/dist/flow-BRsYUCJa.js.map +1 -1
- package/dist/genui.js +2 -2
- package/dist/genui.js.map +1 -1
- package/dist/index.js +45 -42
- package/dist/index.js.map +1 -1
- package/dist/{input-BxQAnXki.js → input-DXYUjGgD.js} +2 -2
- package/dist/{input-BxQAnXki.js.map → input-DXYUjGgD.js.map} +1 -1
- package/dist/{input-Cn25I4o5.js → input-DddtBN-g.js} +2 -2
- package/dist/{input-Cn25I4o5.js.map → input-DddtBN-g.js.map} +1 -1
- package/dist/layer-card-BME0eljh.js.map +1 -1
- package/dist/{pagination-C_YqCy8l.js → pagination-BVqdlONY.js} +2 -2
- package/dist/{pagination-C_YqCy8l.js.map → pagination-BVqdlONY.js.map} +1 -1
- package/dist/primitives/otp-field.js +2 -0
- package/dist/primitives.js +1 -0
- package/dist/{radio-B7zg1wUI.js → radio-BNSwOt3B.js} +3 -3
- package/dist/radio-BNSwOt3B.js.map +1 -0
- package/dist/{select-9p721G00.js → select-1w2aebGQ.js} +2 -2
- package/dist/select-1w2aebGQ.js.map +1 -0
- package/dist/{sensitive-input-D5je2NLl.js → sensitive-input-82Cez3vj.js} +2 -2
- package/dist/{sensitive-input-D5je2NLl.js.map → sensitive-input-82Cez3vj.js.map} +1 -1
- package/dist/{sidebar-DOwBrq57.js → sidebar-CAsCmSpM.js} +3 -3
- package/dist/sidebar-CAsCmSpM.js.map +1 -0
- package/dist/sparkline-DdbeM4Ai.js +108 -0
- package/dist/sparkline-DdbeM4Ai.js.map +1 -0
- package/dist/src/blocks/agent-harness/agent-harness.d.ts +30 -9
- package/dist/src/blocks/agent-harness/agent-harness.d.ts.map +1 -1
- package/dist/src/blocks/agent-harness/agent-harness.stories.tsx +114 -0
- package/dist/src/blocks/agent-harness/agent-harness.tsx +144 -63
- package/dist/src/blocks/commander/commander.stories.tsx +31 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.d.ts +48 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.d.ts.map +1 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.stories.tsx +19 -0
- package/dist/src/blocks/dashboard-grid/dashboard-grid.tsx +110 -0
- package/dist/src/blocks/dashboard-grid/index.d.ts +2 -0
- package/dist/src/blocks/dashboard-grid/index.d.ts.map +1 -0
- package/dist/src/blocks/delete-resource/delete-resource.stories.tsx +31 -0
- package/dist/src/blocks/map-block/map-block.stories.tsx +41 -0
- package/dist/src/blocks/metrics-overview/index.d.ts +2 -0
- package/dist/src/blocks/metrics-overview/index.d.ts.map +1 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.d.ts +67 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.d.ts.map +1 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.stories.tsx +26 -0
- package/dist/src/blocks/metrics-overview/metrics-overview.tsx +139 -0
- package/dist/src/blocks/page-header/page-header.stories.tsx +56 -0
- package/dist/src/blocks/resource-list/resource-list.stories.tsx +31 -0
- package/dist/src/catalog/catalog.d.ts +1 -1
- package/dist/src/catalog/index.d.ts +1 -1
- package/dist/src/catalog/types.d.ts +1 -1
- package/dist/src/command-line/build-cli.d.ts +1 -1
- package/dist/src/command-line/cli.d.ts +1 -1
- package/dist/src/command-line/commands/add.d.ts +1 -1
- package/dist/src/command-line/commands/add.d.ts.map +1 -1
- package/dist/src/command-line/commands/ai.d.ts.map +1 -1
- package/dist/src/command-line/commands/blocks.d.ts +1 -1
- package/dist/src/command-line/commands/blocks.d.ts.map +1 -1
- package/dist/src/command-line/commands/doc.d.ts +1 -1
- package/dist/src/command-line/commands/doc.d.ts.map +1 -1
- package/dist/src/command-line/commands/ls.d.ts +1 -1
- package/dist/src/command-line/commands/ls.d.ts.map +1 -1
- package/dist/src/command-line/commands/migrate.d.ts +3 -3
- package/dist/src/command-line/commands/migrate.d.ts.map +1 -1
- package/dist/src/command-line/utils/config.d.ts +1 -1
- package/dist/src/command-line/utils/transformer.d.ts +1 -1
- package/dist/src/components/ai-part-group/ai-part-group.d.ts +134 -0
- package/dist/src/components/ai-part-group/ai-part-group.d.ts.map +1 -0
- package/dist/src/components/ai-part-group/index.d.ts +2 -0
- package/dist/src/components/ai-part-group/index.d.ts.map +1 -0
- package/dist/src/components/ai-prompt-input/ai-prompt-input.d.ts +241 -8
- package/dist/src/components/ai-prompt-input/ai-prompt-input.d.ts.map +1 -1
- package/dist/src/components/ai-prompt-input/controller.d.ts +49 -0
- package/dist/src/components/ai-prompt-input/controller.d.ts.map +1 -0
- package/dist/src/components/ai-prompt-input/index.d.ts +3 -1
- package/dist/src/components/ai-prompt-input/index.d.ts.map +1 -1
- package/dist/src/components/ai-prompt-input/types.d.ts +102 -0
- package/dist/src/components/ai-prompt-input/types.d.ts.map +1 -0
- package/dist/src/components/ai-reasoning/ai-reasoning.d.ts +17 -1
- package/dist/src/components/ai-reasoning/ai-reasoning.d.ts.map +1 -1
- package/dist/src/components/ai-response/ai-response.d.ts +1 -2
- package/dist/src/components/ai-response/ai-response.d.ts.map +1 -1
- package/dist/src/components/ai-task-list/ai-task-list.d.ts.map +1 -1
- package/dist/src/components/ai-tool/ai-tool.d.ts +17 -1
- package/dist/src/components/ai-tool/ai-tool.d.ts.map +1 -1
- package/dist/src/components/chart/area-chart.d.ts +69 -0
- package/dist/src/components/chart/area-chart.d.ts.map +1 -0
- package/dist/src/components/chart/bar-chart.d.ts +60 -0
- package/dist/src/components/chart/bar-chart.d.ts.map +1 -0
- package/dist/src/components/chart/color.d.ts +56 -0
- package/dist/src/components/chart/color.d.ts.map +1 -1
- package/dist/src/components/chart/echart.d.ts.map +1 -1
- package/dist/src/components/chart/index.d.ts +5 -0
- package/dist/src/components/chart/index.d.ts.map +1 -1
- package/dist/src/components/chart/pie-chart.d.ts +64 -0
- package/dist/src/components/chart/pie-chart.d.ts.map +1 -0
- package/dist/src/components/chart/scatter-chart.d.ts +57 -0
- package/dist/src/components/chart/scatter-chart.d.ts.map +1 -0
- package/dist/src/components/chart/stacked-bar-chart.d.ts +59 -0
- package/dist/src/components/chart/stacked-bar-chart.d.ts.map +1 -0
- package/dist/src/components/chart/timeseries-chart.d.ts.map +1 -1
- package/dist/src/components/code/code.d.ts +1 -1
- package/dist/src/components/command-palette/command-palette.d.ts +1 -1
- package/dist/src/components/data-grid/data-grid.d.ts.map +1 -1
- package/dist/src/components/data-grid/index.d.ts +1 -1
- package/dist/src/components/data-grid/index.d.ts.map +1 -1
- package/dist/src/components/data-grid/types.d.ts.map +1 -1
- package/dist/src/components/date-picker/date-picker.d.ts +2 -2
- package/dist/src/components/filters/filters.d.ts.map +1 -1
- package/dist/src/components/filters/helpers.d.ts.map +1 -1
- package/dist/src/components/filters/types.d.ts.map +1 -1
- package/dist/src/components/layer-card/layer-card.d.ts +1 -1
- package/dist/src/components/link/link.d.ts +2 -2
- package/dist/src/components/radio/radio.d.ts +1 -1
- package/dist/src/components/select/select.d.ts +1 -1
- package/dist/src/components/sidebar/sidebar.d.ts +2 -2
- package/dist/src/components/sparkline/index.d.ts +2 -0
- package/dist/src/components/sparkline/index.d.ts.map +1 -0
- package/dist/src/components/sparkline/sparkline.d.ts +52 -0
- package/dist/src/components/sparkline/sparkline.d.ts.map +1 -0
- package/dist/src/components/stat-card/index.d.ts +2 -0
- package/dist/src/components/{ai-loader → stat-card}/index.d.ts.map +1 -1
- package/dist/src/components/stat-card/stat-card.d.ts +80 -0
- package/dist/src/components/stat-card/stat-card.d.ts.map +1 -0
- package/dist/src/components/text-roll/index.d.ts +2 -0
- package/dist/src/components/text-roll/index.d.ts.map +1 -0
- package/dist/src/components/text-roll/text-roll.d.ts +49 -0
- package/dist/src/components/text-roll/text-roll.d.ts.map +1 -0
- package/dist/src/components/toast/toast.d.ts.map +1 -1
- package/dist/src/components/use-agent-harness/use-agent-harness.d.ts +2 -2
- package/dist/src/genui/genui.d.ts.map +1 -1
- package/dist/src/index.d.ts +5 -2
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/primitives/index.d.ts +1 -0
- package/dist/src/primitives/index.d.ts.map +1 -1
- package/dist/src/primitives/otp-field.d.ts +13 -0
- package/dist/src/primitives/otp-field.d.ts.map +1 -0
- package/dist/src/registry/index.d.ts +1 -1
- package/dist/src/registry/types.d.ts +1 -1
- package/dist/stat-card-CEZscNh8.js +103 -0
- package/dist/stat-card-CEZscNh8.js.map +1 -0
- package/dist/styles/sf-binding.css +28 -62
- package/dist/styles/sf-standalone.css +2 -2
- package/dist/styles/shadcn.css +120 -0
- package/dist/styles/theme-blue-tint.css +98 -0
- package/dist/styles/theme-fedramp.css +3 -12
- package/dist/styles/theme-minimal.css +26 -104
- package/dist/styles/theme-sf.css +96 -114
- package/dist/{table-CIMx0Oq0.js → table-Rv4JMy0B.js} +2 -2
- package/dist/{table-CIMx0Oq0.js.map → table-Rv4JMy0B.js.map} +1 -1
- package/dist/text-roll-BZ3I1umc.js +79 -0
- package/dist/text-roll-BZ3I1umc.js.map +1 -0
- package/dist/{theme-toggle-Dpgnoj_Q.js → theme-toggle-Bhu681D7.js} +1 -1
- package/dist/{theme-toggle-Dpgnoj_Q.js.map → theme-toggle-Bhu681D7.js.map} +1 -1
- package/dist/{use-agent-harness-DZzcn96L.js → use-agent-harness-BMyF8pTq.js} +5 -5
- package/dist/use-agent-harness-BMyF8pTq.js.map +1 -0
- package/package.json +48 -19
- package/scripts/component-registry/discovery.ts +2 -2
- package/scripts/component-registry/index.ts +3 -3
- package/scripts/component-registry/props-filter.ts +1 -1
- package/scripts/component-registry/utils.ts +5 -5
- package/scripts/component-registry/variant-parser.ts +124 -19
- package/scripts/convert-demos-to-stories.ts +253 -0
- package/scripts/css-build.ts +4 -3
- package/scripts/generate-primitives.ts +11 -3
- package/scripts/theme-generator/config.ts +339 -71
- package/scripts/theme-generator/generate-css.ts +17 -3
- package/scripts/theme-generator/index.ts +3 -3
- package/scripts/theme-generator/migrate.ts +1 -1
- package/dist/ai-loader-Cr3eQkNS.js +0 -134
- package/dist/ai-loader-Cr3eQkNS.js.map +0 -1
- package/dist/ai-prompt-input-Bo1YuJly.js +0 -769
- package/dist/ai-prompt-input-Bo1YuJly.js.map +0 -1
- package/dist/ai-reasoning-UAmNx_LD.js.map +0 -1
- package/dist/ai-response-BWoVsNQG.js.map +0 -1
- package/dist/ai-task-list-B9CpMDYN.js.map +0 -1
- package/dist/ai-timeline-Bb5ntsr3.js.map +0 -1
- package/dist/ai-tool-BGH8nQ_D.js.map +0 -1
- package/dist/chart-Bes4MN3C.js.map +0 -1
- package/dist/checkbox-CPX7lBaU.js.map +0 -1
- package/dist/command-palette-CBTY8EiF.js.map +0 -1
- package/dist/components/ai-loader.js +0 -3
- package/dist/data-grid-UJ9ja5cu.js.map +0 -1
- package/dist/dist-BNlyONdD.js.map +0 -1
- package/dist/filters-BdBogf7D.js.map +0 -1
- package/dist/radio-B7zg1wUI.js.map +0 -1
- package/dist/select-9p721G00.js.map +0 -1
- package/dist/sidebar-DOwBrq57.js.map +0 -1
- package/dist/src/components/ai-loader/ai-loader.d.ts +0 -44
- package/dist/src/components/ai-loader/ai-loader.d.ts.map +0 -1
- package/dist/src/components/ai-loader/index.d.ts +0 -2
- package/dist/styles/theme-navigator.css +0 -137
- package/dist/use-agent-harness-DZzcn96L.js.map +0 -1
|
@@ -30,10 +30,7 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"examples": [],
|
|
33
|
-
"colors": [
|
|
34
|
-
"text-sf-default",
|
|
35
|
-
"text-sf-subtle"
|
|
36
|
-
]
|
|
33
|
+
"colors": ["text-sf-default", "text-sf-subtle"]
|
|
37
34
|
},
|
|
38
35
|
"AiAgentCard": {
|
|
39
36
|
"name": "AiAgentCard",
|
|
@@ -55,12 +52,7 @@
|
|
|
55
52
|
"type": "enum",
|
|
56
53
|
"optional": true,
|
|
57
54
|
"description": "Current status.",
|
|
58
|
-
"values": [
|
|
59
|
-
"idle",
|
|
60
|
-
"running",
|
|
61
|
-
"completed",
|
|
62
|
-
"error"
|
|
63
|
-
],
|
|
55
|
+
"values": ["idle", "running", "completed", "error"],
|
|
64
56
|
"descriptions": {
|
|
65
57
|
"idle": "Agent is idle, not yet started",
|
|
66
58
|
"running": "Agent is actively working",
|
|
@@ -103,10 +95,7 @@
|
|
|
103
95
|
"type": "enum",
|
|
104
96
|
"optional": true,
|
|
105
97
|
"description": "Card size.",
|
|
106
|
-
"values": [
|
|
107
|
-
"sm",
|
|
108
|
-
"md"
|
|
109
|
-
],
|
|
98
|
+
"values": ["sm", "md"],
|
|
110
99
|
"descriptions": {
|
|
111
100
|
"sm": "Compact card for dense grids",
|
|
112
101
|
"md": "Default card size"
|
|
@@ -120,11 +109,7 @@
|
|
|
120
109
|
"type": {
|
|
121
110
|
"type": "enum",
|
|
122
111
|
"optional": true,
|
|
123
|
-
"values": [
|
|
124
|
-
"submit",
|
|
125
|
-
"reset",
|
|
126
|
-
"button"
|
|
127
|
-
]
|
|
112
|
+
"values": ["submit", "reset", "button"]
|
|
128
113
|
},
|
|
129
114
|
"value": {
|
|
130
115
|
"type": "string | string[] | number",
|
|
@@ -177,10 +162,7 @@
|
|
|
177
162
|
"type": "enum",
|
|
178
163
|
"optional": true,
|
|
179
164
|
"description": "Approval kind — `\"tool\"` for individual tool calls, `\"plan\"` for multi-step plans.",
|
|
180
|
-
"values": [
|
|
181
|
-
"tool",
|
|
182
|
-
"plan"
|
|
183
|
-
],
|
|
165
|
+
"values": ["tool", "plan"],
|
|
184
166
|
"descriptions": {
|
|
185
167
|
"tool": "Tool call approval",
|
|
186
168
|
"plan": "Plan approval"
|
|
@@ -191,11 +173,7 @@
|
|
|
191
173
|
"type": "enum",
|
|
192
174
|
"optional": true,
|
|
193
175
|
"description": "Current approval status.",
|
|
194
|
-
"values": [
|
|
195
|
-
"pending",
|
|
196
|
-
"approved",
|
|
197
|
-
"rejected"
|
|
198
|
-
],
|
|
176
|
+
"values": ["pending", "approved", "rejected"],
|
|
199
177
|
"descriptions": {
|
|
200
178
|
"pending": "Awaiting user decision",
|
|
201
179
|
"approved": "Approved by user",
|
|
@@ -364,11 +342,7 @@
|
|
|
364
342
|
"type": "enum",
|
|
365
343
|
"optional": true,
|
|
366
344
|
"description": "Banner level controls icon and color treatment.",
|
|
367
|
-
"values": [
|
|
368
|
-
"info",
|
|
369
|
-
"error",
|
|
370
|
-
"change"
|
|
371
|
-
],
|
|
345
|
+
"values": ["info", "error", "change"],
|
|
372
346
|
"descriptions": {
|
|
373
347
|
"info": "Informational notice",
|
|
374
348
|
"error": "Error notice",
|
|
@@ -412,60 +386,6 @@
|
|
|
412
386
|
"text-sf-subtle"
|
|
413
387
|
]
|
|
414
388
|
},
|
|
415
|
-
"AiLoader": {
|
|
416
|
-
"name": "AiLoader",
|
|
417
|
-
"type": "component",
|
|
418
|
-
"description": "Spinning radial loader for AI streaming states.",
|
|
419
|
-
"importPath": "@signalflare-ai/ui",
|
|
420
|
-
"category": "Other",
|
|
421
|
-
"props": {
|
|
422
|
-
"children": {
|
|
423
|
-
"type": "ReactNode",
|
|
424
|
-
"optional": true
|
|
425
|
-
},
|
|
426
|
-
"className": {
|
|
427
|
-
"type": "string",
|
|
428
|
-
"optional": true
|
|
429
|
-
},
|
|
430
|
-
"id": {
|
|
431
|
-
"type": "string",
|
|
432
|
-
"optional": true
|
|
433
|
-
},
|
|
434
|
-
"lang": {
|
|
435
|
-
"type": "string",
|
|
436
|
-
"optional": true
|
|
437
|
-
},
|
|
438
|
-
"title": {
|
|
439
|
-
"type": "string",
|
|
440
|
-
"optional": true
|
|
441
|
-
},
|
|
442
|
-
"size": {
|
|
443
|
-
"type": "enum",
|
|
444
|
-
"optional": true,
|
|
445
|
-
"description": "Icon size.\n- `\"sm\"` — 12px\n- `\"base\"` — 16px (default)\n- `\"lg\"` — 20px",
|
|
446
|
-
"values": [
|
|
447
|
-
"sm",
|
|
448
|
-
"base",
|
|
449
|
-
"lg"
|
|
450
|
-
],
|
|
451
|
-
"descriptions": {
|
|
452
|
-
"sm": "Small — 12px",
|
|
453
|
-
"base": "Default — 16px",
|
|
454
|
-
"lg": "Large — 20px"
|
|
455
|
-
},
|
|
456
|
-
"classes": {
|
|
457
|
-
"sm": "size-3",
|
|
458
|
-
"base": "size-4",
|
|
459
|
-
"lg": "size-5"
|
|
460
|
-
},
|
|
461
|
-
"default": "base"
|
|
462
|
-
}
|
|
463
|
-
},
|
|
464
|
-
"examples": [],
|
|
465
|
-
"colors": [
|
|
466
|
-
"text-sf-subtle"
|
|
467
|
-
]
|
|
468
|
-
},
|
|
469
389
|
"AiMessage": {
|
|
470
390
|
"name": "AiMessage",
|
|
471
391
|
"type": "component",
|
|
@@ -477,11 +397,7 @@
|
|
|
477
397
|
"type": "enum",
|
|
478
398
|
"required": true,
|
|
479
399
|
"description": "Message sender role — controls layout and group class.",
|
|
480
|
-
"values": [
|
|
481
|
-
"user",
|
|
482
|
-
"assistant",
|
|
483
|
-
"system"
|
|
484
|
-
],
|
|
400
|
+
"values": ["user", "assistant", "system"],
|
|
485
401
|
"descriptions": {
|
|
486
402
|
"user": "User message — right-aligned with max width",
|
|
487
403
|
"assistant": "Assistant message — full width left-aligned",
|
|
@@ -575,10 +491,7 @@
|
|
|
575
491
|
"type": "enum",
|
|
576
492
|
"optional": true,
|
|
577
493
|
"description": "Display variant.",
|
|
578
|
-
"values": [
|
|
579
|
-
"default",
|
|
580
|
-
"compact"
|
|
581
|
-
],
|
|
494
|
+
"values": ["default", "compact"],
|
|
582
495
|
"descriptions": {
|
|
583
496
|
"default": "Full header with all stats",
|
|
584
497
|
"compact": "Single-row compact header"
|
|
@@ -617,6 +530,55 @@
|
|
|
617
530
|
"text-sf-success"
|
|
618
531
|
]
|
|
619
532
|
},
|
|
533
|
+
"AiPartGroup": {
|
|
534
|
+
"name": "AiPartGroup",
|
|
535
|
+
"type": "component",
|
|
536
|
+
"description": "Groups streaming ephemeral activity (tool calls + reasoning) into a single rolling window during streaming, then collapses to a frozen summary line once the parent message completes. Behavior: - **Streaming:** shows the most recent `max` (default 3) ephemeral children. Pinned rows (errors / user-expanded) sit above the live window. - **Completed:** writes a snapshot keyed by `groupKey`, unmounts ephemeral children entirely, and renders a static `▸ {title} · N steps` line. - **Re-mount after completion:** always renders the cached snapshot — no animations, no `useEffect` re-runs, no tool re-execution risk.",
|
|
537
|
+
"importPath": "@signalflare-ai/ui",
|
|
538
|
+
"category": "Other",
|
|
539
|
+
"props": {
|
|
540
|
+
"groupKey": {
|
|
541
|
+
"type": "string",
|
|
542
|
+
"required": true,
|
|
543
|
+
"description": "Stable identifier — usually the parent message id. Required so the group can persist its frozen snapshot across re-mounts (scroll-back into a virtualized list re-renders without restarting animations)."
|
|
544
|
+
},
|
|
545
|
+
"complete": {
|
|
546
|
+
"type": "boolean",
|
|
547
|
+
"optional": true,
|
|
548
|
+
"description": "Set to `true` once the parent stream has finished. Triggers the group to snapshot its current children and from then on render only the static collapsed summary — ephemeral children never re-mount."
|
|
549
|
+
},
|
|
550
|
+
"title": {
|
|
551
|
+
"type": "string",
|
|
552
|
+
"optional": true,
|
|
553
|
+
"description": "Title shown in the collapsed summary line. Falls back to the first reasoning text snippet, then to a step count."
|
|
554
|
+
},
|
|
555
|
+
"children": {
|
|
556
|
+
"type": "ReactNode",
|
|
557
|
+
"optional": true
|
|
558
|
+
},
|
|
559
|
+
"className": {
|
|
560
|
+
"type": "string",
|
|
561
|
+
"optional": true
|
|
562
|
+
},
|
|
563
|
+
"id": {
|
|
564
|
+
"type": "string",
|
|
565
|
+
"optional": true
|
|
566
|
+
},
|
|
567
|
+
"lang": {
|
|
568
|
+
"type": "string",
|
|
569
|
+
"optional": true
|
|
570
|
+
}
|
|
571
|
+
},
|
|
572
|
+
"examples": [],
|
|
573
|
+
"colors": [
|
|
574
|
+
"bg-sf-tint",
|
|
575
|
+
"border-sf-line",
|
|
576
|
+
"text-sf-danger",
|
|
577
|
+
"text-sf-default",
|
|
578
|
+
"text-sf-subtle",
|
|
579
|
+
"text-sf-success"
|
|
580
|
+
]
|
|
581
|
+
},
|
|
620
582
|
"AiQuestion": {
|
|
621
583
|
"name": "AiQuestion",
|
|
622
584
|
"type": "component",
|
|
@@ -643,10 +605,7 @@
|
|
|
643
605
|
"type": "enum",
|
|
644
606
|
"optional": true,
|
|
645
607
|
"description": "Current status.",
|
|
646
|
-
"values": [
|
|
647
|
-
"pending",
|
|
648
|
-
"answered"
|
|
649
|
-
],
|
|
608
|
+
"values": ["pending", "answered"],
|
|
650
609
|
"descriptions": {
|
|
651
610
|
"pending": "Waiting for answer",
|
|
652
611
|
"answered": "User has answered"
|
|
@@ -717,15 +676,12 @@
|
|
|
717
676
|
"type": "enum",
|
|
718
677
|
"optional": true,
|
|
719
678
|
"description": "Display variant.",
|
|
720
|
-
"values": [
|
|
721
|
-
"default",
|
|
722
|
-
"inline",
|
|
723
|
-
"minimal"
|
|
724
|
-
],
|
|
679
|
+
"values": ["default", "inline", "minimal", "ephemeral"],
|
|
725
680
|
"descriptions": {
|
|
726
681
|
"default": "Expandable card with collapsible reasoning text and duration",
|
|
727
682
|
"inline": "Compact single-line display with left accent border",
|
|
728
|
-
"minimal": "Pill-shaped status badge"
|
|
683
|
+
"minimal": "Pill-shaped status badge",
|
|
684
|
+
"ephemeral": "Single-status row that auto-dismisses after streaming ends. Persists when the user expands it."
|
|
729
685
|
},
|
|
730
686
|
"default": "default"
|
|
731
687
|
},
|
|
@@ -769,6 +725,16 @@
|
|
|
769
725
|
"optional": true,
|
|
770
726
|
"description": "Custom streaming label. When provided, used instead of `label` while `isStreaming` is true. Falls back to `label`, then to the default `\"Thinking...\"`."
|
|
771
727
|
},
|
|
728
|
+
"dismissDelay": {
|
|
729
|
+
"type": "number",
|
|
730
|
+
"optional": true,
|
|
731
|
+
"description": "For `variant=\"ephemeral\"`: ms to keep the completed row visible before fading out. Set to `0` to disable auto-dismiss."
|
|
732
|
+
},
|
|
733
|
+
"persist": {
|
|
734
|
+
"type": "boolean",
|
|
735
|
+
"optional": true,
|
|
736
|
+
"description": "For `variant=\"ephemeral\"`: when `true`, the row never auto-dismisses. User-expanded rows are pinned automatically."
|
|
737
|
+
},
|
|
772
738
|
"className": {
|
|
773
739
|
"type": "string",
|
|
774
740
|
"optional": true
|
|
@@ -794,7 +760,8 @@
|
|
|
794
760
|
"colors": [
|
|
795
761
|
"bg-sf-tint",
|
|
796
762
|
"border-sf-line",
|
|
797
|
-
"text-sf-subtle"
|
|
763
|
+
"text-sf-subtle",
|
|
764
|
+
"text-sf-success"
|
|
798
765
|
]
|
|
799
766
|
},
|
|
800
767
|
"AiResponse": {
|
|
@@ -814,9 +781,7 @@
|
|
|
814
781
|
}
|
|
815
782
|
},
|
|
816
783
|
"examples": [],
|
|
817
|
-
"colors": [
|
|
818
|
-
"text-sf-default"
|
|
819
|
-
]
|
|
784
|
+
"colors": ["text-sf-default"]
|
|
820
785
|
},
|
|
821
786
|
"AiShimmer": {
|
|
822
787
|
"name": "AiShimmer",
|
|
@@ -875,12 +840,7 @@
|
|
|
875
840
|
"type": "enum",
|
|
876
841
|
"optional": true,
|
|
877
842
|
"description": "Current status — determines the status icon on the right.",
|
|
878
|
-
"values": [
|
|
879
|
-
"idle",
|
|
880
|
-
"running",
|
|
881
|
-
"success",
|
|
882
|
-
"error"
|
|
883
|
-
],
|
|
843
|
+
"values": ["idle", "running", "success", "error"],
|
|
884
844
|
"descriptions": {
|
|
885
845
|
"idle": "Default idle state — no status icon shown",
|
|
886
846
|
"running": "Actively running — spinner icon shown",
|
|
@@ -964,11 +924,7 @@
|
|
|
964
924
|
"type": "enum",
|
|
965
925
|
"optional": true,
|
|
966
926
|
"description": "Current status.",
|
|
967
|
-
"values": [
|
|
968
|
-
"running",
|
|
969
|
-
"completed",
|
|
970
|
-
"error"
|
|
971
|
-
],
|
|
927
|
+
"values": ["running", "completed", "error"],
|
|
972
928
|
"descriptions": {
|
|
973
929
|
"running": "Subagent is actively processing",
|
|
974
930
|
"completed": "Subagent finished successfully",
|
|
@@ -1112,12 +1068,11 @@
|
|
|
1112
1068
|
"bg-sf-brand",
|
|
1113
1069
|
"bg-sf-danger",
|
|
1114
1070
|
"bg-sf-subtle",
|
|
1071
|
+
"bg-sf-success",
|
|
1115
1072
|
"bg-sf-tint",
|
|
1116
1073
|
"bg-sf-warning",
|
|
1117
|
-
"text-sf-brand",
|
|
1118
1074
|
"text-sf-default",
|
|
1119
|
-
"text-sf-subtle"
|
|
1120
|
-
"text-sf-success"
|
|
1075
|
+
"text-sf-subtle"
|
|
1121
1076
|
]
|
|
1122
1077
|
},
|
|
1123
1078
|
"AiTimeline": {
|
|
@@ -1151,10 +1106,7 @@
|
|
|
1151
1106
|
"type": "enum",
|
|
1152
1107
|
"optional": true,
|
|
1153
1108
|
"description": "Lane density variant.",
|
|
1154
|
-
"values": [
|
|
1155
|
-
"comfortable",
|
|
1156
|
-
"compact"
|
|
1157
|
-
],
|
|
1109
|
+
"values": ["comfortable", "compact"],
|
|
1158
1110
|
"descriptions": {
|
|
1159
1111
|
"comfortable": "Taller lanes with more padding",
|
|
1160
1112
|
"compact": "Tight lanes for dense views"
|
|
@@ -1217,15 +1169,12 @@
|
|
|
1217
1169
|
"type": "enum",
|
|
1218
1170
|
"optional": true,
|
|
1219
1171
|
"description": "Display variant.",
|
|
1220
|
-
"values": [
|
|
1221
|
-
"default",
|
|
1222
|
-
"inline",
|
|
1223
|
-
"minimal"
|
|
1224
|
-
],
|
|
1172
|
+
"values": ["default", "inline", "minimal", "ephemeral"],
|
|
1225
1173
|
"descriptions": {
|
|
1226
1174
|
"default": "Expandable card with collapsible input/output sections",
|
|
1227
1175
|
"inline": "Compact single-line display with left accent border",
|
|
1228
|
-
"minimal": "Pill-shaped status badge"
|
|
1176
|
+
"minimal": "Pill-shaped status badge",
|
|
1177
|
+
"ephemeral": "Single-status row that auto-dismisses after the call completes. Persists on error or when the user expands it."
|
|
1229
1178
|
},
|
|
1230
1179
|
"default": "default"
|
|
1231
1180
|
},
|
|
@@ -1248,17 +1197,23 @@
|
|
|
1248
1197
|
"type": "enum",
|
|
1249
1198
|
"optional": true,
|
|
1250
1199
|
"description": "Approval state for tools requiring confirmation.",
|
|
1251
|
-
"values": [
|
|
1252
|
-
"awaiting",
|
|
1253
|
-
"approved",
|
|
1254
|
-
"declined"
|
|
1255
|
-
]
|
|
1200
|
+
"values": ["awaiting", "approved", "declined"]
|
|
1256
1201
|
},
|
|
1257
1202
|
"defaultExpanded": {
|
|
1258
1203
|
"type": "boolean",
|
|
1259
1204
|
"optional": true,
|
|
1260
1205
|
"description": "Default expanded state for the collapsible."
|
|
1261
1206
|
},
|
|
1207
|
+
"dismissDelay": {
|
|
1208
|
+
"type": "number",
|
|
1209
|
+
"optional": true,
|
|
1210
|
+
"description": "For `variant=\"ephemeral\"`: ms to keep the completed row visible before fading out. Set to `0` to disable auto-dismiss."
|
|
1211
|
+
},
|
|
1212
|
+
"persist": {
|
|
1213
|
+
"type": "boolean",
|
|
1214
|
+
"optional": true,
|
|
1215
|
+
"description": "For `variant=\"ephemeral\"`: when `true`, the row never auto-dismisses. Errors and user-expanded rows are pinned automatically."
|
|
1216
|
+
},
|
|
1262
1217
|
"className": {
|
|
1263
1218
|
"type": "string",
|
|
1264
1219
|
"optional": true
|
|
@@ -1286,6 +1241,7 @@
|
|
|
1286
1241
|
"bg-sf-danger",
|
|
1287
1242
|
"bg-sf-line",
|
|
1288
1243
|
"bg-sf-recessed",
|
|
1244
|
+
"bg-sf-subtle",
|
|
1289
1245
|
"bg-sf-success",
|
|
1290
1246
|
"bg-sf-tint",
|
|
1291
1247
|
"bg-sf-warning",
|
|
@@ -1357,10 +1313,7 @@
|
|
|
1357
1313
|
}
|
|
1358
1314
|
},
|
|
1359
1315
|
"examples": [],
|
|
1360
|
-
"colors": [
|
|
1361
|
-
"text-sf-inactive",
|
|
1362
|
-
"text-sf-subtle"
|
|
1363
|
-
]
|
|
1316
|
+
"colors": ["text-sf-inactive", "text-sf-subtle"]
|
|
1364
1317
|
},
|
|
1365
1318
|
"Badge": {
|
|
1366
1319
|
"name": "Badge",
|
|
@@ -1427,10 +1380,7 @@
|
|
|
1427
1380
|
"type": "enum",
|
|
1428
1381
|
"optional": true,
|
|
1429
1382
|
"description": "Position of the icon relative to the text.",
|
|
1430
|
-
"values": [
|
|
1431
|
-
"left",
|
|
1432
|
-
"right"
|
|
1433
|
-
]
|
|
1383
|
+
"values": ["left", "right"]
|
|
1434
1384
|
},
|
|
1435
1385
|
"loading": {
|
|
1436
1386
|
"type": "boolean",
|
|
@@ -1441,13 +1391,7 @@
|
|
|
1441
1391
|
"type": "enum",
|
|
1442
1392
|
"optional": true,
|
|
1443
1393
|
"description": "Renders a small colored status dot before the text.",
|
|
1444
|
-
"values": [
|
|
1445
|
-
"green",
|
|
1446
|
-
"red",
|
|
1447
|
-
"yellow",
|
|
1448
|
-
"blue",
|
|
1449
|
-
"gray"
|
|
1450
|
-
]
|
|
1394
|
+
"values": ["green", "red", "yellow", "blue", "gray"]
|
|
1451
1395
|
},
|
|
1452
1396
|
"tooltip": {
|
|
1453
1397
|
"type": "ReactNode",
|
|
@@ -1505,11 +1449,7 @@
|
|
|
1505
1449
|
"type": "enum",
|
|
1506
1450
|
"optional": true,
|
|
1507
1451
|
"description": "Visual style of the banner.\n- `\"default\"` — Informational blue banner for general messages\n- `\"alert\"` — Warning yellow banner for cautionary messages\n- `\"error\"` — Error red banner for critical issues",
|
|
1508
|
-
"values": [
|
|
1509
|
-
"default",
|
|
1510
|
-
"alert",
|
|
1511
|
-
"error"
|
|
1512
|
-
],
|
|
1452
|
+
"values": ["default", "alert", "error"],
|
|
1513
1453
|
"descriptions": {
|
|
1514
1454
|
"default": "Informational banner for general messages",
|
|
1515
1455
|
"alert": "Warning banner for cautionary messages",
|
|
@@ -1556,10 +1496,7 @@
|
|
|
1556
1496
|
"type": "enum",
|
|
1557
1497
|
"optional": true,
|
|
1558
1498
|
"description": "Size of the breadcrumbs.\n- `\"sm\"` — Compact breadcrumbs for dense UIs\n- `\"base\"` — Default breadcrumbs size",
|
|
1559
|
-
"values": [
|
|
1560
|
-
"sm",
|
|
1561
|
-
"base"
|
|
1562
|
-
],
|
|
1499
|
+
"values": ["sm", "base"],
|
|
1563
1500
|
"descriptions": {
|
|
1564
1501
|
"sm": "Compact breadcrumbs for dense UIs",
|
|
1565
1502
|
"base": "Default breadcrumbs size"
|
|
@@ -1581,11 +1518,7 @@
|
|
|
1581
1518
|
}
|
|
1582
1519
|
},
|
|
1583
1520
|
"examples": [],
|
|
1584
|
-
"colors": [
|
|
1585
|
-
"text-sf-inactive",
|
|
1586
|
-
"text-sf-subtle",
|
|
1587
|
-
"text-sf-success"
|
|
1588
|
-
],
|
|
1521
|
+
"colors": ["text-sf-inactive", "text-sf-subtle", "text-sf-success"],
|
|
1589
1522
|
"subComponents": {
|
|
1590
1523
|
"Link": {
|
|
1591
1524
|
"name": "Link",
|
|
@@ -1642,11 +1575,7 @@
|
|
|
1642
1575
|
"shape": {
|
|
1643
1576
|
"type": "enum",
|
|
1644
1577
|
"optional": true,
|
|
1645
|
-
"values": [
|
|
1646
|
-
"base",
|
|
1647
|
-
"square",
|
|
1648
|
-
"circle"
|
|
1649
|
-
],
|
|
1578
|
+
"values": ["base", "square", "circle"],
|
|
1650
1579
|
"descriptions": {
|
|
1651
1580
|
"base": "Default rectangular button shape",
|
|
1652
1581
|
"square": "Square button for icon-only actions",
|
|
@@ -1661,12 +1590,7 @@
|
|
|
1661
1590
|
"size": {
|
|
1662
1591
|
"type": "enum",
|
|
1663
1592
|
"optional": true,
|
|
1664
|
-
"values": [
|
|
1665
|
-
"xs",
|
|
1666
|
-
"sm",
|
|
1667
|
-
"base",
|
|
1668
|
-
"lg"
|
|
1669
|
-
],
|
|
1593
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
1670
1594
|
"descriptions": {
|
|
1671
1595
|
"xs": "Extra small button for compact UIs",
|
|
1672
1596
|
"sm": "Small button for secondary actions",
|
|
@@ -1774,11 +1698,7 @@
|
|
|
1774
1698
|
"type": {
|
|
1775
1699
|
"type": "enum",
|
|
1776
1700
|
"optional": true,
|
|
1777
|
-
"values": [
|
|
1778
|
-
"submit",
|
|
1779
|
-
"reset",
|
|
1780
|
-
"button"
|
|
1781
|
-
]
|
|
1701
|
+
"values": ["submit", "reset", "button"]
|
|
1782
1702
|
},
|
|
1783
1703
|
"value": {
|
|
1784
1704
|
"type": "string | string[] | number",
|
|
@@ -1811,10 +1731,7 @@
|
|
|
1811
1731
|
"type": "enum",
|
|
1812
1732
|
"optional": true,
|
|
1813
1733
|
"description": "Visual variant: \"default\" or \"error\" for validation failures (visual only, no error text)",
|
|
1814
|
-
"values": [
|
|
1815
|
-
"default",
|
|
1816
|
-
"error"
|
|
1817
|
-
],
|
|
1734
|
+
"values": ["default", "error"],
|
|
1818
1735
|
"descriptions": {
|
|
1819
1736
|
"default": "Default checkbox appearance",
|
|
1820
1737
|
"error": "Error state for validation failures"
|
|
@@ -1888,7 +1805,7 @@
|
|
|
1888
1805
|
"border-sf-line",
|
|
1889
1806
|
"ring-sf-contrast",
|
|
1890
1807
|
"ring-sf-danger",
|
|
1891
|
-
"ring-sf-
|
|
1808
|
+
"ring-sf-interact",
|
|
1892
1809
|
"ring-sf-ring",
|
|
1893
1810
|
"text-sf-danger",
|
|
1894
1811
|
"text-sf-default",
|
|
@@ -1947,32 +1864,14 @@
|
|
|
1947
1864
|
"styling": {
|
|
1948
1865
|
"dimensions": "h-4 w-4",
|
|
1949
1866
|
"borderRadius": "rounded-sm",
|
|
1950
|
-
"baseTokens": [
|
|
1951
|
-
"bg-sf-base",
|
|
1952
|
-
"ring-sf-line"
|
|
1953
|
-
],
|
|
1867
|
+
"baseTokens": ["bg-sf-base", "ring-sf-line"],
|
|
1954
1868
|
"states": {
|
|
1955
|
-
"checked": [
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
],
|
|
1959
|
-
"
|
|
1960
|
-
|
|
1961
|
-
"text-sf-inverse"
|
|
1962
|
-
],
|
|
1963
|
-
"error": [
|
|
1964
|
-
"ring-sf-danger"
|
|
1965
|
-
],
|
|
1966
|
-
"hover": [
|
|
1967
|
-
"ring-sf-ring"
|
|
1968
|
-
],
|
|
1969
|
-
"focus": [
|
|
1970
|
-
"ring-sf-ring"
|
|
1971
|
-
],
|
|
1972
|
-
"disabled": [
|
|
1973
|
-
"opacity-50",
|
|
1974
|
-
"cursor-not-allowed"
|
|
1975
|
-
]
|
|
1869
|
+
"checked": ["bg-sf-contrast", "text-sf-inverse"],
|
|
1870
|
+
"indeterminate": ["bg-sf-contrast", "text-sf-inverse"],
|
|
1871
|
+
"error": ["ring-sf-danger"],
|
|
1872
|
+
"hover": ["ring-sf-ring"],
|
|
1873
|
+
"focus": ["ring-sf-ring"],
|
|
1874
|
+
"disabled": ["opacity-50", "cursor-not-allowed"]
|
|
1976
1875
|
},
|
|
1977
1876
|
"icons": [
|
|
1978
1877
|
{
|
|
@@ -1999,11 +1898,7 @@
|
|
|
1999
1898
|
"type": "enum",
|
|
2000
1899
|
"optional": true,
|
|
2001
1900
|
"description": "Size of the clipboard text field.\n- `\"sm\"` — Small clipboard text for compact UIs\n- `\"base\"` — Default clipboard text size\n- `\"lg\"` — Large clipboard text for prominent display",
|
|
2002
|
-
"values": [
|
|
2003
|
-
"sm",
|
|
2004
|
-
"base",
|
|
2005
|
-
"lg"
|
|
2006
|
-
],
|
|
1901
|
+
"values": ["sm", "base", "lg"],
|
|
2007
1902
|
"descriptions": {
|
|
2008
1903
|
"sm": "Small clipboard text for compact UIs",
|
|
2009
1904
|
"base": "Default clipboard text size",
|
|
@@ -2052,18 +1947,9 @@
|
|
|
2052
1947
|
"border-sf-fill"
|
|
2053
1948
|
],
|
|
2054
1949
|
"states": {
|
|
2055
|
-
"input": [
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
"ring-sf-line"
|
|
2059
|
-
],
|
|
2060
|
-
"text": [
|
|
2061
|
-
"bg-sf-base",
|
|
2062
|
-
"font-mono"
|
|
2063
|
-
],
|
|
2064
|
-
"button": [
|
|
2065
|
-
"border-sf-fill"
|
|
2066
|
-
]
|
|
1950
|
+
"input": ["bg-sf-control", "text-sf-default", "ring-sf-line"],
|
|
1951
|
+
"text": ["bg-sf-base", "font-mono"],
|
|
1952
|
+
"button": ["border-sf-fill"]
|
|
2067
1953
|
},
|
|
2068
1954
|
"inputStyles": {
|
|
2069
1955
|
"base": "bg-sf-control text-sf-default ring ring-sf-line",
|
|
@@ -2134,13 +2020,7 @@
|
|
|
2134
2020
|
"type": "enum",
|
|
2135
2021
|
"optional": true,
|
|
2136
2022
|
"description": "Language hint for the code content.\n- `\"ts\"` — TypeScript code\n- `\"tsx\"` — TypeScript JSX code\n- `\"jsonc\"` — JSON with comments\n- `\"bash\"` — Shell/Bash commands\n- `\"css\"` — CSS styles",
|
|
2137
|
-
"values": [
|
|
2138
|
-
"ts",
|
|
2139
|
-
"tsx",
|
|
2140
|
-
"jsonc",
|
|
2141
|
-
"bash",
|
|
2142
|
-
"css"
|
|
2143
|
-
],
|
|
2023
|
+
"values": ["ts", "tsx", "jsonc", "bash", "css"],
|
|
2144
2024
|
"descriptions": {
|
|
2145
2025
|
"ts": "TypeScript code",
|
|
2146
2026
|
"tsx": "TypeScript JSX code",
|
|
@@ -2167,11 +2047,7 @@
|
|
|
2167
2047
|
}
|
|
2168
2048
|
},
|
|
2169
2049
|
"examples": [],
|
|
2170
|
-
"colors": [
|
|
2171
|
-
"bg-sf-recessed",
|
|
2172
|
-
"border-sf-line",
|
|
2173
|
-
"text-sf-default"
|
|
2174
|
-
],
|
|
2050
|
+
"colors": ["bg-sf-recessed", "border-sf-line", "text-sf-default"],
|
|
2175
2051
|
"subComponents": {
|
|
2176
2052
|
"Block": {
|
|
2177
2053
|
"name": "Block",
|
|
@@ -2188,26 +2064,7 @@
|
|
|
2188
2064
|
}
|
|
2189
2065
|
}
|
|
2190
2066
|
},
|
|
2191
|
-
"styling": {
|
|
2192
|
-
"baseTokens": [
|
|
2193
|
-
"text-sf-default"
|
|
2194
|
-
],
|
|
2195
|
-
"typography": {
|
|
2196
|
-
"fontFamily": "font-mono",
|
|
2197
|
-
"fontSize": "text-sm",
|
|
2198
|
-
"lineHeight": "leading-[20px]"
|
|
2199
|
-
},
|
|
2200
|
-
"dimensions": {
|
|
2201
|
-
"margin": "m-0",
|
|
2202
|
-
"padding": "p-0",
|
|
2203
|
-
"width": "w-auto"
|
|
2204
|
-
},
|
|
2205
|
-
"appearance": {
|
|
2206
|
-
"borderRadius": "rounded-none",
|
|
2207
|
-
"border": "border-none",
|
|
2208
|
-
"background": "bg-transparent"
|
|
2209
|
-
}
|
|
2210
|
-
}
|
|
2067
|
+
"styling": {}
|
|
2211
2068
|
},
|
|
2212
2069
|
"Collapsible": {
|
|
2213
2070
|
"name": "Collapsible",
|
|
@@ -2241,10 +2098,7 @@
|
|
|
2241
2098
|
}
|
|
2242
2099
|
},
|
|
2243
2100
|
"examples": [],
|
|
2244
|
-
"colors": [
|
|
2245
|
-
"border-sf-fill",
|
|
2246
|
-
"text-sf-link"
|
|
2247
|
-
]
|
|
2101
|
+
"colors": ["border-sf-fill", "text-sf-link"]
|
|
2248
2102
|
},
|
|
2249
2103
|
"Combobox": {
|
|
2250
2104
|
"name": "Combobox",
|
|
@@ -2257,10 +2111,7 @@
|
|
|
2257
2111
|
"type": "enum",
|
|
2258
2112
|
"optional": true,
|
|
2259
2113
|
"description": "Position of the text input relative to chips in multi-select mode.\n- `\"right\"` — Input inline to the right of chips\n- `\"top\"` — Input above chips",
|
|
2260
|
-
"values": [
|
|
2261
|
-
"right",
|
|
2262
|
-
"top"
|
|
2263
|
-
],
|
|
2114
|
+
"values": ["right", "top"],
|
|
2264
2115
|
"descriptions": {
|
|
2265
2116
|
"right": "Input positioned inline to the right of chips",
|
|
2266
2117
|
"top": "Input positioned above chips"
|
|
@@ -2468,10 +2319,7 @@
|
|
|
2468
2319
|
"props": {
|
|
2469
2320
|
"layout": {
|
|
2470
2321
|
"type": "enum",
|
|
2471
|
-
"values": [
|
|
2472
|
-
"auto",
|
|
2473
|
-
"fixed"
|
|
2474
|
-
],
|
|
2322
|
+
"values": ["auto", "fixed"],
|
|
2475
2323
|
"default": "auto",
|
|
2476
2324
|
"descriptions": {
|
|
2477
2325
|
"auto": "Auto column sizing - columns resize based on content",
|
|
@@ -2529,7 +2377,7 @@
|
|
|
2529
2377
|
"DatePicker": {
|
|
2530
2378
|
"name": "DatePicker",
|
|
2531
2379
|
"type": "component",
|
|
2532
|
-
"description": "DatePicker — a date selection calendar. Built on [react-day-picker](https://daypicker.dev) with
|
|
2380
|
+
"description": "DatePicker — a date selection calendar. Built on [react-day-picker](https://daypicker.dev) with SignalFlare styling. Supports three selection modes: single, multiple, and range.",
|
|
2533
2381
|
"importPath": "@signalflare-ai/ui",
|
|
2534
2382
|
"category": "Other",
|
|
2535
2383
|
"props": {
|
|
@@ -2543,9 +2391,7 @@
|
|
|
2543
2391
|
}
|
|
2544
2392
|
},
|
|
2545
2393
|
"examples": [],
|
|
2546
|
-
"colors": [
|
|
2547
|
-
"bg-sf-base"
|
|
2548
|
-
]
|
|
2394
|
+
"colors": ["bg-sf-base"]
|
|
2549
2395
|
},
|
|
2550
2396
|
"DateRangePicker": {
|
|
2551
2397
|
"name": "DateRangePicker",
|
|
@@ -2558,11 +2404,7 @@
|
|
|
2558
2404
|
"type": "enum",
|
|
2559
2405
|
"optional": true,
|
|
2560
2406
|
"description": "Calendar size.\n- `\"sm\"` — Compact calendar for tight spaces\n- `\"base\"` — Default calendar size\n- `\"lg\"` — Large calendar for prominent date selection",
|
|
2561
|
-
"values": [
|
|
2562
|
-
"sm",
|
|
2563
|
-
"base",
|
|
2564
|
-
"lg"
|
|
2565
|
-
],
|
|
2407
|
+
"values": ["sm", "base", "lg"],
|
|
2566
2408
|
"descriptions": {
|
|
2567
2409
|
"sm": "Compact calendar for tight spaces",
|
|
2568
2410
|
"base": "Default calendar size",
|
|
@@ -2579,10 +2421,7 @@
|
|
|
2579
2421
|
"type": "enum",
|
|
2580
2422
|
"optional": true,
|
|
2581
2423
|
"description": "Visual variant.\n- `\"default\"` — Standard appearance with overlay background\n- `\"subtle\"` — Minimal background",
|
|
2582
|
-
"values": [
|
|
2583
|
-
"default",
|
|
2584
|
-
"subtle"
|
|
2585
|
-
],
|
|
2424
|
+
"values": ["default", "subtle"],
|
|
2586
2425
|
"descriptions": {
|
|
2587
2426
|
"default": "Default calendar appearance",
|
|
2588
2427
|
"subtle": "Subtle calendar with minimal background"
|
|
@@ -2689,12 +2528,7 @@
|
|
|
2689
2528
|
"type": "enum",
|
|
2690
2529
|
"optional": true,
|
|
2691
2530
|
"description": "Dialog width.\n- `\"sm\"` — Small (min 288px) for simple confirmations\n- `\"base\"` — Default (min 384px)\n- `\"lg\"` — Large (min 512px) for complex content\n- `\"xl\"` — Extra large (min 768px) for detailed views",
|
|
2692
|
-
"values": [
|
|
2693
|
-
"base",
|
|
2694
|
-
"sm",
|
|
2695
|
-
"lg",
|
|
2696
|
-
"xl"
|
|
2697
|
-
],
|
|
2531
|
+
"values": ["base", "sm", "lg", "xl"],
|
|
2698
2532
|
"descriptions": {
|
|
2699
2533
|
"base": "Default dialog width",
|
|
2700
2534
|
"sm": "Small dialog for simple confirmations",
|
|
@@ -2827,10 +2661,7 @@
|
|
|
2827
2661
|
"type": "enum",
|
|
2828
2662
|
"optional": true,
|
|
2829
2663
|
"description": "Visual style of the dropdown item.\n- `\"default\"` — Standard item appearance\n- `\"danger\"` — Destructive action with red text",
|
|
2830
|
-
"values": [
|
|
2831
|
-
"default",
|
|
2832
|
-
"danger"
|
|
2833
|
-
],
|
|
2664
|
+
"values": ["default", "danger"],
|
|
2834
2665
|
"descriptions": {
|
|
2835
2666
|
"default": "Default dropdown item appearance",
|
|
2836
2667
|
"danger": "Destructive action item"
|
|
@@ -2949,11 +2780,7 @@
|
|
|
2949
2780
|
"type": "enum",
|
|
2950
2781
|
"optional": true,
|
|
2951
2782
|
"description": "Size of the empty state container.\n- `\"sm\"` — Compact empty state for smaller containers\n- `\"base\"` — Default empty state size\n- `\"lg\"` — Large empty state for prominent placement",
|
|
2952
|
-
"values": [
|
|
2953
|
-
"sm",
|
|
2954
|
-
"base",
|
|
2955
|
-
"lg"
|
|
2956
|
-
],
|
|
2783
|
+
"values": ["sm", "base", "lg"],
|
|
2957
2784
|
"descriptions": {
|
|
2958
2785
|
"sm": "Compact empty state for smaller containers",
|
|
2959
2786
|
"base": "Default empty state size",
|
|
@@ -3054,11 +2881,7 @@
|
|
|
3054
2881
|
}
|
|
3055
2882
|
},
|
|
3056
2883
|
"examples": [],
|
|
3057
|
-
"colors": [
|
|
3058
|
-
"text-sf-danger",
|
|
3059
|
-
"text-sf-default",
|
|
3060
|
-
"text-sf-subtle"
|
|
3061
|
-
]
|
|
2884
|
+
"colors": ["text-sf-danger", "text-sf-default", "text-sf-subtle"]
|
|
3062
2885
|
},
|
|
3063
2886
|
"Filters": {
|
|
3064
2887
|
"name": "Filters",
|
|
@@ -3081,11 +2904,7 @@
|
|
|
3081
2904
|
"type": "enum",
|
|
3082
2905
|
"optional": true,
|
|
3083
2906
|
"description": "Size variant for filter pills",
|
|
3084
|
-
"values": [
|
|
3085
|
-
"sm",
|
|
3086
|
-
"default",
|
|
3087
|
-
"lg"
|
|
3088
|
-
],
|
|
2907
|
+
"values": ["sm", "default", "lg"],
|
|
3089
2908
|
"descriptions": {
|
|
3090
2909
|
"sm": "Small filter items",
|
|
3091
2910
|
"default": "Default filter items",
|
|
@@ -3196,12 +3015,7 @@
|
|
|
3196
3015
|
"type": "enum",
|
|
3197
3016
|
"optional": true,
|
|
3198
3017
|
"description": "Gap size between grid items.\n- `\"none\"` — No gap\n- `\"sm\"` — 12px gap\n- `\"base\"` — Responsive gap (8px → 24px → 32px)\n- `\"lg\"` — 32px gap",
|
|
3199
|
-
"values": [
|
|
3200
|
-
"none",
|
|
3201
|
-
"sm",
|
|
3202
|
-
"base",
|
|
3203
|
-
"lg"
|
|
3204
|
-
],
|
|
3018
|
+
"values": ["none", "sm", "base", "lg"],
|
|
3205
3019
|
"descriptions": {
|
|
3206
3020
|
"none": "No gap between grid items",
|
|
3207
3021
|
"sm": "Small gap between grid items",
|
|
@@ -3256,9 +3070,7 @@
|
|
|
3256
3070
|
}
|
|
3257
3071
|
},
|
|
3258
3072
|
"examples": [],
|
|
3259
|
-
"colors": [
|
|
3260
|
-
"border-sf-line"
|
|
3261
|
-
]
|
|
3073
|
+
"colors": ["border-sf-line"]
|
|
3262
3074
|
},
|
|
3263
3075
|
"Input": {
|
|
3264
3076
|
"name": "Input",
|
|
@@ -3291,12 +3103,7 @@
|
|
|
3291
3103
|
"type": "enum",
|
|
3292
3104
|
"optional": true,
|
|
3293
3105
|
"description": "Input size.\n- `\"xs\"` — Extra small for compact UIs\n- `\"sm\"` — Small for secondary fields\n- `\"base\"` — Default size\n- `\"lg\"` — Large for prominent fields",
|
|
3294
|
-
"values": [
|
|
3295
|
-
"xs",
|
|
3296
|
-
"sm",
|
|
3297
|
-
"base",
|
|
3298
|
-
"lg"
|
|
3299
|
-
],
|
|
3106
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
3300
3107
|
"descriptions": {
|
|
3301
3108
|
"xs": "Extra small input for compact UIs",
|
|
3302
3109
|
"sm": "Small input for secondary fields",
|
|
@@ -3315,10 +3122,7 @@
|
|
|
3315
3122
|
"type": "enum",
|
|
3316
3123
|
"optional": true,
|
|
3317
3124
|
"description": "Visual variant.\n- `\"default\"` — Standard input\n- `\"error\"` — Error state for validation failures",
|
|
3318
|
-
"values": [
|
|
3319
|
-
"default",
|
|
3320
|
-
"error"
|
|
3321
|
-
],
|
|
3125
|
+
"values": ["default", "error"],
|
|
3322
3126
|
"descriptions": {
|
|
3323
3127
|
"default": "Default input appearance",
|
|
3324
3128
|
"error": "Error state for validation failures"
|
|
@@ -3437,10 +3241,7 @@
|
|
|
3437
3241
|
}
|
|
3438
3242
|
},
|
|
3439
3243
|
"examples": [],
|
|
3440
|
-
"colors": [
|
|
3441
|
-
"text-sf-default",
|
|
3442
|
-
"text-sf-strong"
|
|
3443
|
-
]
|
|
3244
|
+
"colors": ["text-sf-default", "text-sf-strong"]
|
|
3444
3245
|
},
|
|
3445
3246
|
"LayerCard": {
|
|
3446
3247
|
"name": "LayerCard",
|
|
@@ -3513,11 +3314,7 @@
|
|
|
3513
3314
|
"type": "enum",
|
|
3514
3315
|
"optional": true,
|
|
3515
3316
|
"description": "Visual style of the link.\n- `\"inline\"` — Inline text link that flows with content\n- `\"current\"` — Link that inherits color from parent text\n- `\"plain\"` — Link without underline decoration",
|
|
3516
|
-
"values": [
|
|
3517
|
-
"inline",
|
|
3518
|
-
"current",
|
|
3519
|
-
"plain"
|
|
3520
|
-
],
|
|
3317
|
+
"values": ["inline", "current", "plain"],
|
|
3521
3318
|
"descriptions": {
|
|
3522
3319
|
"inline": "Inline text link that flows with content",
|
|
3523
3320
|
"current": "Link that inherits color from parent text",
|
|
@@ -3605,7 +3402,7 @@
|
|
|
3605
3402
|
"render": {
|
|
3606
3403
|
"type": "ReactNode",
|
|
3607
3404
|
"optional": true,
|
|
3608
|
-
"description": "Allows you to replace the component
|
|
3405
|
+
"description": "Allows you to replace the component's HTML element with a different tag, or compose it with another component.\n\nAccepts a `ReactElement` or a function that returns the element to render."
|
|
3609
3406
|
}
|
|
3610
3407
|
},
|
|
3611
3408
|
"examples": [],
|
|
@@ -3634,11 +3431,7 @@
|
|
|
3634
3431
|
"type": "enum",
|
|
3635
3432
|
"optional": true,
|
|
3636
3433
|
"description": "Size of the spinner. Use a preset name or a custom pixel number.\n- `\"sm\"` — 16px, for inline use\n- `\"base\"` — 24px, default size\n- `\"lg\"` — 32px, for prominent loading states",
|
|
3637
|
-
"values": [
|
|
3638
|
-
"sm",
|
|
3639
|
-
"base",
|
|
3640
|
-
"lg"
|
|
3641
|
-
],
|
|
3434
|
+
"values": ["sm", "base", "lg"],
|
|
3642
3435
|
"descriptions": {
|
|
3643
3436
|
"sm": "Small loader for inline use",
|
|
3644
3437
|
"base": "Default loader size",
|
|
@@ -3679,11 +3472,7 @@
|
|
|
3679
3472
|
}
|
|
3680
3473
|
},
|
|
3681
3474
|
"examples": [],
|
|
3682
|
-
"colors": [
|
|
3683
|
-
"bg-sf-base",
|
|
3684
|
-
"bg-sf-fill",
|
|
3685
|
-
"border-sf-fill"
|
|
3686
|
-
],
|
|
3475
|
+
"colors": ["bg-sf-base", "bg-sf-fill", "border-sf-fill"],
|
|
3687
3476
|
"styling": {
|
|
3688
3477
|
"container": {
|
|
3689
3478
|
"height": 32,
|
|
@@ -3744,11 +3533,7 @@
|
|
|
3744
3533
|
}
|
|
3745
3534
|
},
|
|
3746
3535
|
"examples": [],
|
|
3747
|
-
"colors": [
|
|
3748
|
-
"bg-sf-fill",
|
|
3749
|
-
"text-sf-default",
|
|
3750
|
-
"text-sf-strong"
|
|
3751
|
-
]
|
|
3536
|
+
"colors": ["bg-sf-fill", "text-sf-default", "text-sf-strong"]
|
|
3752
3537
|
},
|
|
3753
3538
|
"Pagination": {
|
|
3754
3539
|
"name": "Pagination",
|
|
@@ -3760,10 +3545,7 @@
|
|
|
3760
3545
|
"controls": {
|
|
3761
3546
|
"type": "enum",
|
|
3762
3547
|
"optional": true,
|
|
3763
|
-
"values": [
|
|
3764
|
-
"full",
|
|
3765
|
-
"simple"
|
|
3766
|
-
],
|
|
3548
|
+
"values": ["full", "simple"],
|
|
3767
3549
|
"descriptions": {
|
|
3768
3550
|
"full": "Full pagination controls with first, previous, page input, next, and last buttons",
|
|
3769
3551
|
"simple": "Simple pagination controls with only previous and next buttons"
|
|
@@ -3797,9 +3579,7 @@
|
|
|
3797
3579
|
}
|
|
3798
3580
|
},
|
|
3799
3581
|
"examples": [],
|
|
3800
|
-
"colors": [
|
|
3801
|
-
"text-sf-strong"
|
|
3802
|
-
],
|
|
3582
|
+
"colors": ["text-sf-strong"],
|
|
3803
3583
|
"styling": {
|
|
3804
3584
|
"layout": {
|
|
3805
3585
|
"height": 36,
|
|
@@ -3822,12 +3602,7 @@
|
|
|
3822
3602
|
"type": "enum",
|
|
3823
3603
|
"optional": true,
|
|
3824
3604
|
"description": "Which side of the trigger the popover appears on.\n- `\"top\"` — Above the trigger\n- `\"bottom\"` — Below the trigger\n- `\"left\"` — Left of the trigger\n- `\"right\"` — Right of the trigger",
|
|
3825
|
-
"values": [
|
|
3826
|
-
"top",
|
|
3827
|
-
"bottom",
|
|
3828
|
-
"left",
|
|
3829
|
-
"right"
|
|
3830
|
-
],
|
|
3605
|
+
"values": ["top", "bottom", "left", "right"],
|
|
3831
3606
|
"descriptions": {
|
|
3832
3607
|
"top": "Popover appears above the trigger",
|
|
3833
3608
|
"bottom": "Popover appears below the trigger",
|
|
@@ -3941,16 +3716,87 @@
|
|
|
3941
3716
|
"examples": [],
|
|
3942
3717
|
"colors": [
|
|
3943
3718
|
"bg-sf-base",
|
|
3719
|
+
"bg-sf-control",
|
|
3944
3720
|
"bg-sf-elevated",
|
|
3721
|
+
"bg-sf-info-tint",
|
|
3945
3722
|
"bg-sf-overlay",
|
|
3946
3723
|
"bg-sf-tint",
|
|
3724
|
+
"border-sf-info",
|
|
3947
3725
|
"ring-sf-line",
|
|
3948
3726
|
"ring-sf-ring",
|
|
3949
3727
|
"text-sf-brand",
|
|
3950
3728
|
"text-sf-default",
|
|
3951
3729
|
"text-sf-inactive",
|
|
3730
|
+
"text-sf-strong",
|
|
3952
3731
|
"text-sf-subtle"
|
|
3953
|
-
]
|
|
3732
|
+
],
|
|
3733
|
+
"subComponents": {
|
|
3734
|
+
"BackLayer": {
|
|
3735
|
+
"name": "BackLayer",
|
|
3736
|
+
"description": "BackLayer sub-component",
|
|
3737
|
+
"props": {}
|
|
3738
|
+
},
|
|
3739
|
+
"Textarea": {
|
|
3740
|
+
"name": "Textarea",
|
|
3741
|
+
"description": "Textarea sub-component",
|
|
3742
|
+
"props": {}
|
|
3743
|
+
},
|
|
3744
|
+
"Editor": {
|
|
3745
|
+
"name": "Editor",
|
|
3746
|
+
"description": "Editor sub-component",
|
|
3747
|
+
"props": {}
|
|
3748
|
+
},
|
|
3749
|
+
"Toolbar": {
|
|
3750
|
+
"name": "Toolbar",
|
|
3751
|
+
"description": "Toolbar sub-component",
|
|
3752
|
+
"props": {}
|
|
3753
|
+
},
|
|
3754
|
+
"Tools": {
|
|
3755
|
+
"name": "Tools",
|
|
3756
|
+
"description": "Tools sub-component",
|
|
3757
|
+
"props": {}
|
|
3758
|
+
},
|
|
3759
|
+
"Submit": {
|
|
3760
|
+
"name": "Submit",
|
|
3761
|
+
"description": "Submit sub-component",
|
|
3762
|
+
"props": {}
|
|
3763
|
+
},
|
|
3764
|
+
"ModeSelector": {
|
|
3765
|
+
"name": "ModeSelector",
|
|
3766
|
+
"description": "ModeSelector sub-component",
|
|
3767
|
+
"props": {}
|
|
3768
|
+
},
|
|
3769
|
+
"AddTagButton": {
|
|
3770
|
+
"name": "AddTagButton",
|
|
3771
|
+
"description": "AddTagButton sub-component",
|
|
3772
|
+
"props": {}
|
|
3773
|
+
},
|
|
3774
|
+
"Tags": {
|
|
3775
|
+
"name": "Tags",
|
|
3776
|
+
"description": "Tags sub-component",
|
|
3777
|
+
"props": {}
|
|
3778
|
+
},
|
|
3779
|
+
"Tag": {
|
|
3780
|
+
"name": "Tag",
|
|
3781
|
+
"description": "Tag sub-component",
|
|
3782
|
+
"props": {}
|
|
3783
|
+
},
|
|
3784
|
+
"AttachButton": {
|
|
3785
|
+
"name": "AttachButton",
|
|
3786
|
+
"description": "AttachButton sub-component",
|
|
3787
|
+
"props": {}
|
|
3788
|
+
},
|
|
3789
|
+
"Attachments": {
|
|
3790
|
+
"name": "Attachments",
|
|
3791
|
+
"description": "Attachments sub-component",
|
|
3792
|
+
"props": {}
|
|
3793
|
+
},
|
|
3794
|
+
"Attachment": {
|
|
3795
|
+
"name": "Attachment",
|
|
3796
|
+
"description": "Attachment sub-component",
|
|
3797
|
+
"props": {}
|
|
3798
|
+
}
|
|
3799
|
+
}
|
|
3954
3800
|
},
|
|
3955
3801
|
"Radio": {
|
|
3956
3802
|
"name": "Radio",
|
|
@@ -3973,10 +3819,7 @@
|
|
|
3973
3819
|
"type": "enum",
|
|
3974
3820
|
"optional": true,
|
|
3975
3821
|
"description": "Layout direction of the radio items",
|
|
3976
|
-
"values": [
|
|
3977
|
-
"vertical",
|
|
3978
|
-
"horizontal"
|
|
3979
|
-
]
|
|
3822
|
+
"values": ["vertical", "horizontal"]
|
|
3980
3823
|
},
|
|
3981
3824
|
"error": {
|
|
3982
3825
|
"type": "string",
|
|
@@ -4002,10 +3845,7 @@
|
|
|
4002
3845
|
"type": "enum",
|
|
4003
3846
|
"optional": true,
|
|
4004
3847
|
"description": "Position of radio control relative to label: \"start\" (default) puts radio before label, \"end\" puts label before radio",
|
|
4005
|
-
"values": [
|
|
4006
|
-
"start",
|
|
4007
|
-
"end"
|
|
4008
|
-
]
|
|
3848
|
+
"values": ["start", "end"]
|
|
4009
3849
|
},
|
|
4010
3850
|
"name": {
|
|
4011
3851
|
"type": "string",
|
|
@@ -4024,7 +3864,7 @@
|
|
|
4024
3864
|
"bg-sf-contrast",
|
|
4025
3865
|
"border-sf-line",
|
|
4026
3866
|
"ring-sf-danger",
|
|
4027
|
-
"ring-sf-
|
|
3867
|
+
"ring-sf-interact",
|
|
4028
3868
|
"ring-sf-ring",
|
|
4029
3869
|
"text-sf-danger",
|
|
4030
3870
|
"text-sf-default",
|
|
@@ -4125,13 +3965,9 @@
|
|
|
4125
3965
|
"styling": {
|
|
4126
3966
|
"trigger": {
|
|
4127
3967
|
"height": 36,
|
|
4128
|
-
"paddingX": 12,
|
|
4129
|
-
"borderRadius": 8,
|
|
4130
|
-
"background": "color-secondary",
|
|
4131
3968
|
"text": "text-color-surface",
|
|
4132
3969
|
"ring": "color-border",
|
|
4133
|
-
"fontSize": 16
|
|
4134
|
-
"fontWeight": 400
|
|
3970
|
+
"fontSize": 16
|
|
4135
3971
|
},
|
|
4136
3972
|
"stateTokens": {
|
|
4137
3973
|
"focus": {
|
|
@@ -4154,15 +3990,10 @@
|
|
|
4154
3990
|
"popup": {
|
|
4155
3991
|
"background": "color-secondary",
|
|
4156
3992
|
"ring": "color-border",
|
|
4157
|
-
"borderRadius": 8
|
|
4158
|
-
"padding": 6
|
|
3993
|
+
"borderRadius": 8
|
|
4159
3994
|
},
|
|
4160
3995
|
"option": {
|
|
4161
|
-
"paddingX": 8
|
|
4162
|
-
"paddingY": 6,
|
|
4163
|
-
"borderRadius": 4,
|
|
4164
|
-
"fontSize": 16,
|
|
4165
|
-
"highlightBackground": "color-surface-secondary"
|
|
3996
|
+
"paddingX": 8
|
|
4166
3997
|
}
|
|
4167
3998
|
}
|
|
4168
3999
|
},
|
|
@@ -4246,22 +4077,14 @@
|
|
|
4246
4077
|
"type": "enum",
|
|
4247
4078
|
"optional": true,
|
|
4248
4079
|
"description": "Size of the input.\n- `\"xs\"` — Extra small for compact UIs\n- `\"sm\"` — Small for secondary fields\n- `\"base\"` — Default input size\n- `\"lg\"` — Large for prominent fields",
|
|
4249
|
-
"values": [
|
|
4250
|
-
"xs",
|
|
4251
|
-
"sm",
|
|
4252
|
-
"base",
|
|
4253
|
-
"lg"
|
|
4254
|
-
],
|
|
4080
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
4255
4081
|
"default": "base"
|
|
4256
4082
|
},
|
|
4257
4083
|
"variant": {
|
|
4258
4084
|
"type": "enum",
|
|
4259
4085
|
"optional": true,
|
|
4260
4086
|
"description": "Style variant of the input.\n- `\"default\"` — Default input appearance\n- `\"error\"` — Error state for validation failures",
|
|
4261
|
-
"values": [
|
|
4262
|
-
"default",
|
|
4263
|
-
"error"
|
|
4264
|
-
],
|
|
4087
|
+
"values": ["default", "error"],
|
|
4265
4088
|
"default": "default"
|
|
4266
4089
|
},
|
|
4267
4090
|
"label": {
|
|
@@ -4315,11 +4138,7 @@
|
|
|
4315
4138
|
"type": "enum",
|
|
4316
4139
|
"optional": true,
|
|
4317
4140
|
"description": "Sidebar layout variant.",
|
|
4318
|
-
"values": [
|
|
4319
|
-
"sidebar",
|
|
4320
|
-
"floating",
|
|
4321
|
-
"inset"
|
|
4322
|
-
],
|
|
4141
|
+
"values": ["sidebar", "floating", "inset"],
|
|
4323
4142
|
"descriptions": {
|
|
4324
4143
|
"sidebar": "Standard sidebar with border separator",
|
|
4325
4144
|
"floating": "Floating sidebar with shadow and rounded corners",
|
|
@@ -4331,10 +4150,7 @@
|
|
|
4331
4150
|
"type": "enum",
|
|
4332
4151
|
"optional": true,
|
|
4333
4152
|
"description": "Which side the sidebar is on.",
|
|
4334
|
-
"values": [
|
|
4335
|
-
"left",
|
|
4336
|
-
"right"
|
|
4337
|
-
],
|
|
4153
|
+
"values": ["left", "right"],
|
|
4338
4154
|
"descriptions": {
|
|
4339
4155
|
"left": "Left-aligned sidebar",
|
|
4340
4156
|
"right": "Right-aligned sidebar"
|
|
@@ -4344,11 +4160,7 @@
|
|
|
4344
4160
|
"collapsible": {
|
|
4345
4161
|
"type": "enum",
|
|
4346
4162
|
"optional": true,
|
|
4347
|
-
"values": [
|
|
4348
|
-
"icon",
|
|
4349
|
-
"offcanvas",
|
|
4350
|
-
"none"
|
|
4351
|
-
],
|
|
4163
|
+
"values": ["icon", "offcanvas", "none"],
|
|
4352
4164
|
"descriptions": {
|
|
4353
4165
|
"icon": "Collapses to show icons only",
|
|
4354
4166
|
"offcanvas": "Slides off screen when collapsed",
|
|
@@ -4637,18 +4449,12 @@
|
|
|
4637
4449
|
"accumulate": {
|
|
4638
4450
|
"type": "enum",
|
|
4639
4451
|
"optional": true,
|
|
4640
|
-
"values": [
|
|
4641
|
-
"none",
|
|
4642
|
-
"sum"
|
|
4643
|
-
]
|
|
4452
|
+
"values": ["none", "sum"]
|
|
4644
4453
|
},
|
|
4645
4454
|
"additive": {
|
|
4646
4455
|
"type": "enum",
|
|
4647
4456
|
"optional": true,
|
|
4648
|
-
"values": [
|
|
4649
|
-
"replace",
|
|
4650
|
-
"sum"
|
|
4651
|
-
]
|
|
4457
|
+
"values": ["replace", "sum"]
|
|
4652
4458
|
},
|
|
4653
4459
|
"alignmentBaseline": {
|
|
4654
4460
|
"type": "enum",
|
|
@@ -4672,10 +4478,7 @@
|
|
|
4672
4478
|
"allowReorder": {
|
|
4673
4479
|
"type": "enum",
|
|
4674
4480
|
"optional": true,
|
|
4675
|
-
"values": [
|
|
4676
|
-
"no",
|
|
4677
|
-
"yes"
|
|
4678
|
-
]
|
|
4481
|
+
"values": ["no", "yes"]
|
|
4679
4482
|
},
|
|
4680
4483
|
"alphabetic": {
|
|
4681
4484
|
"type": "number | string",
|
|
@@ -4688,12 +4491,7 @@
|
|
|
4688
4491
|
"arabicForm": {
|
|
4689
4492
|
"type": "enum",
|
|
4690
4493
|
"optional": true,
|
|
4691
|
-
"values": [
|
|
4692
|
-
"initial",
|
|
4693
|
-
"medial",
|
|
4694
|
-
"terminal",
|
|
4695
|
-
"isolated"
|
|
4696
|
-
]
|
|
4494
|
+
"values": ["initial", "medial", "terminal", "isolated"]
|
|
4697
4495
|
},
|
|
4698
4496
|
"ascent": {
|
|
4699
4497
|
"type": "number | string",
|
|
@@ -4774,12 +4572,7 @@
|
|
|
4774
4572
|
"colorInterpolationFilters": {
|
|
4775
4573
|
"type": "enum",
|
|
4776
4574
|
"optional": true,
|
|
4777
|
-
"values": [
|
|
4778
|
-
"auto",
|
|
4779
|
-
"sRGB",
|
|
4780
|
-
"linearRGB",
|
|
4781
|
-
"inherit"
|
|
4782
|
-
]
|
|
4575
|
+
"values": ["auto", "sRGB", "linearRGB", "inherit"]
|
|
4783
4576
|
},
|
|
4784
4577
|
"colorProfile": {
|
|
4785
4578
|
"type": "number | string",
|
|
@@ -4903,11 +4696,7 @@
|
|
|
4903
4696
|
"fillRule": {
|
|
4904
4697
|
"type": "enum",
|
|
4905
4698
|
"optional": true,
|
|
4906
|
-
"values": [
|
|
4907
|
-
"nonzero",
|
|
4908
|
-
"evenodd",
|
|
4909
|
-
"inherit"
|
|
4910
|
-
]
|
|
4699
|
+
"values": ["nonzero", "evenodd", "inherit"]
|
|
4911
4700
|
},
|
|
4912
4701
|
"filter": {
|
|
4913
4702
|
"type": "string",
|
|
@@ -5408,22 +5197,12 @@
|
|
|
5408
5197
|
"strokeLinecap": {
|
|
5409
5198
|
"type": "enum",
|
|
5410
5199
|
"optional": true,
|
|
5411
|
-
"values": [
|
|
5412
|
-
"butt",
|
|
5413
|
-
"round",
|
|
5414
|
-
"square",
|
|
5415
|
-
"inherit"
|
|
5416
|
-
]
|
|
5200
|
+
"values": ["butt", "round", "square", "inherit"]
|
|
5417
5201
|
},
|
|
5418
5202
|
"strokeLinejoin": {
|
|
5419
5203
|
"type": "enum",
|
|
5420
5204
|
"optional": true,
|
|
5421
|
-
"values": [
|
|
5422
|
-
"miter",
|
|
5423
|
-
"round",
|
|
5424
|
-
"bevel",
|
|
5425
|
-
"inherit"
|
|
5426
|
-
]
|
|
5205
|
+
"values": ["miter", "round", "bevel", "inherit"]
|
|
5427
5206
|
},
|
|
5428
5207
|
"strokeMiterlimit": {
|
|
5429
5208
|
"type": "number | string",
|
|
@@ -5460,12 +5239,7 @@
|
|
|
5460
5239
|
"textAnchor": {
|
|
5461
5240
|
"type": "enum",
|
|
5462
5241
|
"optional": true,
|
|
5463
|
-
"values": [
|
|
5464
|
-
"start",
|
|
5465
|
-
"middle",
|
|
5466
|
-
"end",
|
|
5467
|
-
"inherit"
|
|
5468
|
-
]
|
|
5242
|
+
"values": ["start", "middle", "end", "inherit"]
|
|
5469
5243
|
},
|
|
5470
5244
|
"textDecoration": {
|
|
5471
5245
|
"type": "number | string",
|
|
@@ -5679,10 +5453,7 @@
|
|
|
5679
5453
|
"type": "enum",
|
|
5680
5454
|
"optional": true,
|
|
5681
5455
|
"description": "Logo variant\n- `glyph`: Map pin icon only\n- `full`: Full logo with wordmark and decorative element",
|
|
5682
|
-
"values": [
|
|
5683
|
-
"glyph",
|
|
5684
|
-
"full"
|
|
5685
|
-
],
|
|
5456
|
+
"values": ["glyph", "full"],
|
|
5686
5457
|
"descriptions": {
|
|
5687
5458
|
"glyph": "Map pin icon only (logomark)",
|
|
5688
5459
|
"full": "Full logo with icon, wordmark, and decorative element"
|
|
@@ -5691,10 +5462,86 @@
|
|
|
5691
5462
|
}
|
|
5692
5463
|
},
|
|
5693
5464
|
"examples": [],
|
|
5465
|
+
"colors": ["bg-sf-base", "ring-sf-line", "text-sf-default"]
|
|
5466
|
+
},
|
|
5467
|
+
"Sparkline": {
|
|
5468
|
+
"name": "Sparkline",
|
|
5469
|
+
"type": "component",
|
|
5470
|
+
"description": "Sparkline — a tiny inline chart intended for embedding in cards, tables, or row-level cells. Renders without axes, grid, or legend by default.",
|
|
5471
|
+
"importPath": "@signalflare-ai/ui",
|
|
5472
|
+
"category": "Other",
|
|
5473
|
+
"props": {
|
|
5474
|
+
"className": {
|
|
5475
|
+
"type": "string",
|
|
5476
|
+
"description": "Additional CSS classes"
|
|
5477
|
+
},
|
|
5478
|
+
"children": {
|
|
5479
|
+
"type": "ReactNode",
|
|
5480
|
+
"description": "Child elements"
|
|
5481
|
+
}
|
|
5482
|
+
},
|
|
5483
|
+
"examples": [],
|
|
5484
|
+
"colors": []
|
|
5485
|
+
},
|
|
5486
|
+
"StatCard": {
|
|
5487
|
+
"name": "StatCard",
|
|
5488
|
+
"type": "component",
|
|
5489
|
+
"description": "StatCard — compact KPI tile displaying a label, a primary value, and an optional delta + trend sparkline.",
|
|
5490
|
+
"importPath": "@signalflare-ai/ui",
|
|
5491
|
+
"category": "Other",
|
|
5492
|
+
"props": {
|
|
5493
|
+
"size": {
|
|
5494
|
+
"type": "enum",
|
|
5495
|
+
"optional": true,
|
|
5496
|
+
"description": "Size of the card. Defaults to `\"base\"`.",
|
|
5497
|
+
"values": ["sm", "base"],
|
|
5498
|
+
"default": "base"
|
|
5499
|
+
},
|
|
5500
|
+
"label": {
|
|
5501
|
+
"type": "ReactNode",
|
|
5502
|
+
"optional": true,
|
|
5503
|
+
"description": "Short descriptive label (e.g. `\"Active users\"`)."
|
|
5504
|
+
},
|
|
5505
|
+
"value": {
|
|
5506
|
+
"type": "ReactNode",
|
|
5507
|
+
"optional": true,
|
|
5508
|
+
"description": "Primary value to emphasise (pre-formatted)."
|
|
5509
|
+
},
|
|
5510
|
+
"hint": {
|
|
5511
|
+
"type": "ReactNode",
|
|
5512
|
+
"optional": true,
|
|
5513
|
+
"description": "Optional secondary text displayed under the value."
|
|
5514
|
+
},
|
|
5515
|
+
"delta": {
|
|
5516
|
+
"type": "StatCardDelta",
|
|
5517
|
+
"optional": true,
|
|
5518
|
+
"description": "Optional change indicator (arrow + number + label)."
|
|
5519
|
+
},
|
|
5520
|
+
"trend": {
|
|
5521
|
+
"type": "ReactNode",
|
|
5522
|
+
"optional": true,
|
|
5523
|
+
"description": "Optional content slot rendered on the right-hand side — typically a `Sparkline` showing the metric's trend."
|
|
5524
|
+
},
|
|
5525
|
+
"loading": {
|
|
5526
|
+
"type": "boolean",
|
|
5527
|
+
"optional": true,
|
|
5528
|
+
"description": "When `true`, renders a skeleton placeholder in place of value + delta."
|
|
5529
|
+
},
|
|
5530
|
+
"className": {
|
|
5531
|
+
"type": "string",
|
|
5532
|
+
"optional": true,
|
|
5533
|
+
"description": "Additional CSS classes merged via `cn()`."
|
|
5534
|
+
}
|
|
5535
|
+
},
|
|
5536
|
+
"examples": [],
|
|
5694
5537
|
"colors": [
|
|
5695
|
-
"bg-sf-
|
|
5696
|
-
"
|
|
5697
|
-
"text-sf-
|
|
5538
|
+
"bg-sf-elevated",
|
|
5539
|
+
"bg-sf-fill",
|
|
5540
|
+
"text-sf-danger",
|
|
5541
|
+
"text-sf-default",
|
|
5542
|
+
"text-sf-strong",
|
|
5543
|
+
"text-sf-subtle",
|
|
5544
|
+
"text-sf-success"
|
|
5698
5545
|
]
|
|
5699
5546
|
},
|
|
5700
5547
|
"Surface": {
|
|
@@ -5721,10 +5568,7 @@
|
|
|
5721
5568
|
}
|
|
5722
5569
|
},
|
|
5723
5570
|
"examples": [],
|
|
5724
|
-
"colors": [
|
|
5725
|
-
"bg-sf-base",
|
|
5726
|
-
"ring-sf-line"
|
|
5727
|
-
]
|
|
5571
|
+
"colors": ["bg-sf-base", "ring-sf-line"]
|
|
5728
5572
|
},
|
|
5729
5573
|
"Switch": {
|
|
5730
5574
|
"name": "Switch",
|
|
@@ -5737,10 +5581,7 @@
|
|
|
5737
5581
|
"type": "enum",
|
|
5738
5582
|
"optional": true,
|
|
5739
5583
|
"description": "Visual variant: \"default\" or \"error\" for validation failures (visual only, no error text)",
|
|
5740
|
-
"values": [
|
|
5741
|
-
"default",
|
|
5742
|
-
"error"
|
|
5743
|
-
],
|
|
5584
|
+
"values": ["default", "error"],
|
|
5744
5585
|
"descriptions": {
|
|
5745
5586
|
"default": "Default switch appearance",
|
|
5746
5587
|
"error": "Error state for validation failures"
|
|
@@ -5773,11 +5614,7 @@
|
|
|
5773
5614
|
"size": {
|
|
5774
5615
|
"type": "enum",
|
|
5775
5616
|
"optional": true,
|
|
5776
|
-
"values": [
|
|
5777
|
-
"sm",
|
|
5778
|
-
"base",
|
|
5779
|
-
"lg"
|
|
5780
|
-
],
|
|
5617
|
+
"values": ["sm", "base", "lg"],
|
|
5781
5618
|
"descriptions": {
|
|
5782
5619
|
"sm": "Small switch for compact UIs",
|
|
5783
5620
|
"base": "Default switch size",
|
|
@@ -5809,11 +5646,7 @@
|
|
|
5809
5646
|
"type": {
|
|
5810
5647
|
"type": "enum",
|
|
5811
5648
|
"optional": true,
|
|
5812
|
-
"values": [
|
|
5813
|
-
"submit",
|
|
5814
|
-
"reset",
|
|
5815
|
-
"button"
|
|
5816
|
-
]
|
|
5649
|
+
"values": ["submit", "reset", "button"]
|
|
5817
5650
|
},
|
|
5818
5651
|
"value": {
|
|
5819
5652
|
"type": "string | string[] | number",
|
|
@@ -5905,10 +5738,7 @@
|
|
|
5905
5738
|
"props": {
|
|
5906
5739
|
"layout": {
|
|
5907
5740
|
"type": "enum",
|
|
5908
|
-
"values": [
|
|
5909
|
-
"auto",
|
|
5910
|
-
"fixed"
|
|
5911
|
-
],
|
|
5741
|
+
"values": ["auto", "fixed"],
|
|
5912
5742
|
"default": "auto",
|
|
5913
5743
|
"descriptions": {
|
|
5914
5744
|
"auto": "Auto table layout - columns resize based on content",
|
|
@@ -5917,10 +5747,7 @@
|
|
|
5917
5747
|
},
|
|
5918
5748
|
"variant": {
|
|
5919
5749
|
"type": "enum",
|
|
5920
|
-
"values": [
|
|
5921
|
-
"default",
|
|
5922
|
-
"selected"
|
|
5923
|
-
],
|
|
5750
|
+
"values": ["default", "selected"],
|
|
5924
5751
|
"default": "default",
|
|
5925
5752
|
"descriptions": {
|
|
5926
5753
|
"default": "Default row variant",
|
|
@@ -6038,11 +5865,7 @@
|
|
|
6038
5865
|
"type": "enum",
|
|
6039
5866
|
"optional": true,
|
|
6040
5867
|
"description": "Tab style.\n- `\"segmented\"` — Pill-shaped indicator on a filled track\n- `\"underline\"` — Underline indicator below tab text\n- `\"pill\"` — Fully rounded tabs, only selected has background",
|
|
6041
|
-
"values": [
|
|
6042
|
-
"segmented",
|
|
6043
|
-
"underline",
|
|
6044
|
-
"pill"
|
|
6045
|
-
],
|
|
5868
|
+
"values": ["segmented", "underline", "pill"],
|
|
6046
5869
|
"default": "segmented"
|
|
6047
5870
|
},
|
|
6048
5871
|
"onValueChange": {
|
|
@@ -6137,12 +5960,7 @@
|
|
|
6137
5960
|
"type": "enum",
|
|
6138
5961
|
"optional": true,
|
|
6139
5962
|
"description": "Text size (only applies to body/secondary/success/error variants).\n- `\"xs\"` — 12px\n- `\"sm\"` — 14px\n- `\"base\"` — 16px\n- `\"lg\"` — 18px",
|
|
6140
|
-
"values": [
|
|
6141
|
-
"xs",
|
|
6142
|
-
"sm",
|
|
6143
|
-
"base",
|
|
6144
|
-
"lg"
|
|
6145
|
-
],
|
|
5963
|
+
"values": ["xs", "sm", "base", "lg"],
|
|
6146
5964
|
"descriptions": {
|
|
6147
5965
|
"xs": "Extra small text",
|
|
6148
5966
|
"sm": "Small text",
|
|
@@ -6186,9 +6004,7 @@
|
|
|
6186
6004
|
"sm": 14,
|
|
6187
6005
|
"base": 16,
|
|
6188
6006
|
"lg": 18,
|
|
6189
|
-
"xl": 20
|
|
6190
|
-
"2xl": 24,
|
|
6191
|
-
"3xl": 30
|
|
6007
|
+
"xl": 20
|
|
6192
6008
|
},
|
|
6193
6009
|
"fontWeights": {
|
|
6194
6010
|
"normal": 400,
|
|
@@ -6201,8 +6017,7 @@
|
|
|
6201
6017
|
"secondary": "text-sf-subtle",
|
|
6202
6018
|
"success": "text-sf-link",
|
|
6203
6019
|
"error": "text-sf-danger",
|
|
6204
|
-
"mono": "text-sf-default"
|
|
6205
|
-
"mono-secondary": "text-sf-subtle"
|
|
6020
|
+
"mono": "text-sf-default"
|
|
6206
6021
|
},
|
|
6207
6022
|
"fontFamilies": {
|
|
6208
6023
|
"default": "sans-serif",
|
|
@@ -6210,6 +6025,52 @@
|
|
|
6210
6025
|
}
|
|
6211
6026
|
}
|
|
6212
6027
|
},
|
|
6028
|
+
"TextRoll": {
|
|
6029
|
+
"name": "TextRoll",
|
|
6030
|
+
"type": "component",
|
|
6031
|
+
"description": "Letter-by-letter roll animation. Each character flips on the X axis: the current letter rolls up and out, the new letter rolls in from below. Good for title changes (e.g. a streaming activity group swapping its current-step label) where the text content is short and the change should register visually. Wraps the string in an `aria-hidden` visual stack with a screen-reader-only copy of the full text so a11y tools always read the real content.",
|
|
6032
|
+
"importPath": "@signalflare-ai/ui",
|
|
6033
|
+
"category": "Other",
|
|
6034
|
+
"props": {
|
|
6035
|
+
"children": {
|
|
6036
|
+
"type": "string",
|
|
6037
|
+
"required": true,
|
|
6038
|
+
"description": "Text to animate. Each character rolls in / out independently."
|
|
6039
|
+
},
|
|
6040
|
+
"duration": {
|
|
6041
|
+
"type": "number",
|
|
6042
|
+
"optional": true,
|
|
6043
|
+
"description": "Duration (seconds) of each letter's enter and exit tween."
|
|
6044
|
+
},
|
|
6045
|
+
"getEnterDelay": {
|
|
6046
|
+
"type": "object",
|
|
6047
|
+
"optional": true,
|
|
6048
|
+
"description": "Per-letter delay for the enter animation."
|
|
6049
|
+
},
|
|
6050
|
+
"getExitDelay": {
|
|
6051
|
+
"type": "object",
|
|
6052
|
+
"optional": true,
|
|
6053
|
+
"description": "Per-letter delay for the exit animation."
|
|
6054
|
+
},
|
|
6055
|
+
"className": {
|
|
6056
|
+
"type": "string",
|
|
6057
|
+
"optional": true,
|
|
6058
|
+
"description": "Additional CSS classes merged via `cn()`. Use sf semantic tokens only."
|
|
6059
|
+
},
|
|
6060
|
+
"transition": {
|
|
6061
|
+
"type": "Transition",
|
|
6062
|
+
"optional": true,
|
|
6063
|
+
"description": "Shared transition for both enter and exit tweens."
|
|
6064
|
+
},
|
|
6065
|
+
"variants": {
|
|
6066
|
+
"type": "TextRollVariants",
|
|
6067
|
+
"optional": true,
|
|
6068
|
+
"description": "Override the default rotate-X roll with custom enter/exit variants."
|
|
6069
|
+
}
|
|
6070
|
+
},
|
|
6071
|
+
"examples": [],
|
|
6072
|
+
"colors": []
|
|
6073
|
+
},
|
|
6213
6074
|
"ThemeToggle": {
|
|
6214
6075
|
"name": "ThemeToggle",
|
|
6215
6076
|
"type": "component",
|
|
@@ -6226,11 +6087,7 @@
|
|
|
6226
6087
|
"type": "enum",
|
|
6227
6088
|
"optional": true,
|
|
6228
6089
|
"description": "Controlled mode. When provided the component acts as a controlled input — pair with `onModeChange`.",
|
|
6229
|
-
"values": [
|
|
6230
|
-
"light",
|
|
6231
|
-
"dark",
|
|
6232
|
-
"system"
|
|
6233
|
-
],
|
|
6090
|
+
"values": ["light", "dark", "system"],
|
|
6234
6091
|
"descriptions": {
|
|
6235
6092
|
"light": "Light mode",
|
|
6236
6093
|
"dark": "Dark mode",
|
|
@@ -6250,10 +6107,7 @@
|
|
|
6250
6107
|
}
|
|
6251
6108
|
},
|
|
6252
6109
|
"examples": [],
|
|
6253
|
-
"colors": [
|
|
6254
|
-
"text-sf-default",
|
|
6255
|
-
"text-sf-subtle"
|
|
6256
|
-
]
|
|
6110
|
+
"colors": ["text-sf-default", "text-sf-subtle"]
|
|
6257
6111
|
},
|
|
6258
6112
|
"Toasty": {
|
|
6259
6113
|
"name": "Toasty",
|
|
@@ -6264,11 +6118,7 @@
|
|
|
6264
6118
|
"props": {
|
|
6265
6119
|
"variant": {
|
|
6266
6120
|
"type": "enum",
|
|
6267
|
-
"values": [
|
|
6268
|
-
"default",
|
|
6269
|
-
"error",
|
|
6270
|
-
"warning"
|
|
6271
|
-
],
|
|
6121
|
+
"values": ["default", "error", "warning"],
|
|
6272
6122
|
"default": "default",
|
|
6273
6123
|
"descriptions": {
|
|
6274
6124
|
"default": "Default toast style",
|
|
@@ -6335,12 +6185,7 @@
|
|
|
6335
6185
|
"props": {
|
|
6336
6186
|
"side": {
|
|
6337
6187
|
"type": "enum",
|
|
6338
|
-
"values": [
|
|
6339
|
-
"top",
|
|
6340
|
-
"bottom",
|
|
6341
|
-
"left",
|
|
6342
|
-
"right"
|
|
6343
|
-
],
|
|
6188
|
+
"values": ["top", "bottom", "left", "right"],
|
|
6344
6189
|
"default": "top",
|
|
6345
6190
|
"descriptions": {
|
|
6346
6191
|
"top": "Tooltip appears above the trigger",
|
|
@@ -6446,11 +6291,7 @@
|
|
|
6446
6291
|
"type": "enum",
|
|
6447
6292
|
"optional": true,
|
|
6448
6293
|
"description": "Placement for interactive HITL elements (approvals, questions, plans).",
|
|
6449
|
-
"values": [
|
|
6450
|
-
"inline",
|
|
6451
|
-
"back-layer",
|
|
6452
|
-
"both"
|
|
6453
|
-
],
|
|
6294
|
+
"values": ["inline", "back-layer", "both"],
|
|
6454
6295
|
"descriptions": {
|
|
6455
6296
|
"inline": "Render approval/question cards inline in the conversation stream",
|
|
6456
6297
|
"back-layer": "Render approval/question cards in the PromptInput back layer",
|
|
@@ -6458,15 +6299,10 @@
|
|
|
6458
6299
|
},
|
|
6459
6300
|
"default": "inline"
|
|
6460
6301
|
},
|
|
6461
|
-
"
|
|
6462
|
-
"type": "boolean",
|
|
6463
|
-
"optional": true,
|
|
6464
|
-
"description": "Show the mode badge in the header (mode name + color dot)."
|
|
6465
|
-
},
|
|
6466
|
-
"showModel": {
|
|
6302
|
+
"groupActivity": {
|
|
6467
6303
|
"type": "boolean",
|
|
6468
6304
|
"optional": true,
|
|
6469
|
-
"description": "
|
|
6305
|
+
"description": "Group ephemeral activity (reasoning, observations, tool calls) into a single rolling {@link AiPartGroup } per assistant message. While streaming, the group shows a persistent title row with the latest few activity rows underneath. On completion (or scroll-back), the group collapses to a single frozen summary line."
|
|
6470
6306
|
},
|
|
6471
6307
|
"showUsage": {
|
|
6472
6308
|
"type": "boolean",
|
|
@@ -6522,6 +6358,23 @@
|
|
|
6522
6358
|
"type": "object[]",
|
|
6523
6359
|
"optional": true,
|
|
6524
6360
|
"description": "Available modes for the mode selector in the toolbar. When provided, a mode selector will be shown in the prompt input toolbar."
|
|
6361
|
+
},
|
|
6362
|
+
"availableModels": {
|
|
6363
|
+
"type": "object[]",
|
|
6364
|
+
"optional": true,
|
|
6365
|
+
"description": "Available models for the model selector in the toolbar. When provided, a model selector will be shown in the prompt input toolbar."
|
|
6366
|
+
},
|
|
6367
|
+
"modeVariant": {
|
|
6368
|
+
"type": "enum",
|
|
6369
|
+
"optional": true,
|
|
6370
|
+
"description": "Rendering style for the mode picker.\n- `\"select\"` (default): compact dropdown\n- `\"cycle\"`: single click-to-cycle button",
|
|
6371
|
+
"values": ["select", "cycle"]
|
|
6372
|
+
},
|
|
6373
|
+
"modelVariant": {
|
|
6374
|
+
"type": "enum",
|
|
6375
|
+
"optional": true,
|
|
6376
|
+
"description": "Rendering style for the model picker.\n- `\"select\"` (default): compact dropdown\n- `\"cycle\"`: single click-to-cycle button",
|
|
6377
|
+
"values": ["select", "cycle"]
|
|
6525
6378
|
}
|
|
6526
6379
|
},
|
|
6527
6380
|
"examples": [],
|
|
@@ -6532,12 +6385,12 @@
|
|
|
6532
6385
|
"border-sf-line",
|
|
6533
6386
|
"text-sf-brand",
|
|
6534
6387
|
"text-sf-default",
|
|
6535
|
-
"text-sf-inactive",
|
|
6536
6388
|
"text-sf-strong",
|
|
6537
6389
|
"text-sf-subtle"
|
|
6538
6390
|
],
|
|
6539
6391
|
"files": [
|
|
6540
|
-
"agent-harness/agent-harness.tsx"
|
|
6392
|
+
"agent-harness/agent-harness.tsx",
|
|
6393
|
+
"agent-harness/agent-harness.stories.tsx"
|
|
6541
6394
|
],
|
|
6542
6395
|
"dependencies": [
|
|
6543
6396
|
"createAgentHarnessState",
|
|
@@ -6587,11 +6440,7 @@
|
|
|
6587
6440
|
"type": "enum",
|
|
6588
6441
|
"optional": true,
|
|
6589
6442
|
"description": "Layout variant.",
|
|
6590
|
-
"values": [
|
|
6591
|
-
"timeline-cards",
|
|
6592
|
-
"timeline-only",
|
|
6593
|
-
"cards-only"
|
|
6594
|
-
],
|
|
6443
|
+
"values": ["timeline-cards", "timeline-only", "cards-only"],
|
|
6595
6444
|
"descriptions": {
|
|
6596
6445
|
"timeline-cards": "Mission header + timeline + agent card grid",
|
|
6597
6446
|
"timeline-only": "Mission header + timeline, no agent cards grid",
|
|
@@ -6621,13 +6470,79 @@
|
|
|
6621
6470
|
}
|
|
6622
6471
|
},
|
|
6623
6472
|
"examples": [],
|
|
6624
|
-
"colors": [
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6473
|
+
"colors": ["bg-sf-base", "border-sf-line", "text-sf-subtle"],
|
|
6474
|
+
"files": ["commander/commander.tsx", "commander/commander.stories.tsx"],
|
|
6475
|
+
"dependencies": []
|
|
6476
|
+
},
|
|
6477
|
+
"DashboardGrid": {
|
|
6478
|
+
"name": "DashboardGrid",
|
|
6479
|
+
"type": "block",
|
|
6480
|
+
"description": "DashboardGrid — opinionated 12-column responsive grid for composing BI dashboards from KPI cards, charts, and tables. Cells stack to a single column below `md` and fall into 12-column slots at `md` and above.",
|
|
6481
|
+
"importPath": "@signalflare-ai/ui",
|
|
6482
|
+
"category": "Other",
|
|
6483
|
+
"props": {
|
|
6484
|
+
"children": {
|
|
6485
|
+
"type": "ReactNode",
|
|
6486
|
+
"optional": true,
|
|
6487
|
+
"description": "Children cells / rows."
|
|
6488
|
+
},
|
|
6489
|
+
"className": {
|
|
6490
|
+
"type": "string",
|
|
6491
|
+
"optional": true,
|
|
6492
|
+
"description": "Additional CSS classes merged via `cn()`."
|
|
6493
|
+
},
|
|
6494
|
+
"id": {
|
|
6495
|
+
"type": "string",
|
|
6496
|
+
"optional": true
|
|
6497
|
+
},
|
|
6498
|
+
"lang": {
|
|
6499
|
+
"type": "string",
|
|
6500
|
+
"optional": true
|
|
6501
|
+
},
|
|
6502
|
+
"title": {
|
|
6503
|
+
"type": "string",
|
|
6504
|
+
"optional": true
|
|
6505
|
+
}
|
|
6506
|
+
},
|
|
6507
|
+
"examples": [],
|
|
6508
|
+
"colors": [],
|
|
6509
|
+
"subComponents": {
|
|
6510
|
+
"Row": {
|
|
6511
|
+
"name": "Row",
|
|
6512
|
+
"description": "Row sub-component",
|
|
6513
|
+
"props": {
|
|
6514
|
+
"children": {
|
|
6515
|
+
"type": "ReactNode",
|
|
6516
|
+
"optional": true
|
|
6517
|
+
},
|
|
6518
|
+
"className": {
|
|
6519
|
+
"type": "string",
|
|
6520
|
+
"optional": true
|
|
6521
|
+
}
|
|
6522
|
+
}
|
|
6523
|
+
},
|
|
6524
|
+
"Cell": {
|
|
6525
|
+
"name": "Cell",
|
|
6526
|
+
"description": "Cell sub-component",
|
|
6527
|
+
"props": {
|
|
6528
|
+
"span": {
|
|
6529
|
+
"type": "DashboardCellSpan",
|
|
6530
|
+
"optional": true
|
|
6531
|
+
},
|
|
6532
|
+
"children": {
|
|
6533
|
+
"type": "ReactNode",
|
|
6534
|
+
"optional": true
|
|
6535
|
+
},
|
|
6536
|
+
"className": {
|
|
6537
|
+
"type": "string",
|
|
6538
|
+
"optional": true
|
|
6539
|
+
}
|
|
6540
|
+
}
|
|
6541
|
+
}
|
|
6542
|
+
},
|
|
6629
6543
|
"files": [
|
|
6630
|
-
"
|
|
6544
|
+
"dashboard-grid/dashboard-grid.tsx",
|
|
6545
|
+
"dashboard-grid/dashboard-grid.stories.tsx"
|
|
6631
6546
|
],
|
|
6632
6547
|
"dependencies": []
|
|
6633
6548
|
},
|
|
@@ -6641,10 +6556,7 @@
|
|
|
6641
6556
|
"size": {
|
|
6642
6557
|
"type": "enum",
|
|
6643
6558
|
"optional": true,
|
|
6644
|
-
"values": [
|
|
6645
|
-
"sm",
|
|
6646
|
-
"base"
|
|
6647
|
-
],
|
|
6559
|
+
"values": ["sm", "base"],
|
|
6648
6560
|
"descriptions": {
|
|
6649
6561
|
"sm": "Small dialog for simple delete confirmations",
|
|
6650
6562
|
"base": "Default delete confirmation dialog size"
|
|
@@ -6701,7 +6613,8 @@
|
|
|
6701
6613
|
"text-sf-subtle"
|
|
6702
6614
|
],
|
|
6703
6615
|
"files": [
|
|
6704
|
-
"delete-resource/delete-resource.tsx"
|
|
6616
|
+
"delete-resource/delete-resource.tsx",
|
|
6617
|
+
"delete-resource/delete-resource.stories.tsx"
|
|
6705
6618
|
],
|
|
6706
6619
|
"dependencies": [
|
|
6707
6620
|
"Banner",
|
|
@@ -6738,15 +6651,64 @@
|
|
|
6738
6651
|
"text-sf-default",
|
|
6739
6652
|
"text-sf-subtle"
|
|
6740
6653
|
],
|
|
6654
|
+
"files": ["map-block/map-block.tsx", "map-block/map-block.stories.tsx"],
|
|
6655
|
+
"dependencies": ["Badge", "Button", "Loader", "Tooltip"]
|
|
6656
|
+
},
|
|
6657
|
+
"MetricsOverview": {
|
|
6658
|
+
"name": "MetricsOverview",
|
|
6659
|
+
"type": "block",
|
|
6660
|
+
"description": "MetricsOverview — composed block that assembles a dashboard header, a strip of KPI tiles, and a primary chart area into one reusable layout.",
|
|
6661
|
+
"importPath": "@signalflare-ai/ui",
|
|
6662
|
+
"category": "Other",
|
|
6663
|
+
"props": {
|
|
6664
|
+
"title": {
|
|
6665
|
+
"type": "ReactNode",
|
|
6666
|
+
"optional": true,
|
|
6667
|
+
"description": "Heading rendered in the top-left of the header row."
|
|
6668
|
+
},
|
|
6669
|
+
"description": {
|
|
6670
|
+
"type": "ReactNode",
|
|
6671
|
+
"optional": true,
|
|
6672
|
+
"description": "Optional description or subtitle shown under the title."
|
|
6673
|
+
},
|
|
6674
|
+
"actions": {
|
|
6675
|
+
"type": "ReactNode",
|
|
6676
|
+
"optional": true,
|
|
6677
|
+
"description": "Right-aligned slot for timeframe toggles, filters, or actions."
|
|
6678
|
+
},
|
|
6679
|
+
"kpis": {
|
|
6680
|
+
"type": "MetricsOverviewKpi[]",
|
|
6681
|
+
"required": true,
|
|
6682
|
+
"description": "KPI tiles displayed in the strip under the header."
|
|
6683
|
+
},
|
|
6684
|
+
"chart": {
|
|
6685
|
+
"type": "ReactNode",
|
|
6686
|
+
"optional": true,
|
|
6687
|
+
"description": "Primary chart slot. Typically a `<TimeseriesChart />` or `<BarChart />` configured by the consumer."
|
|
6688
|
+
},
|
|
6689
|
+
"loading": {
|
|
6690
|
+
"type": "boolean",
|
|
6691
|
+
"optional": true,
|
|
6692
|
+
"description": "When `true`, renders skeleton placeholders on KPI tiles."
|
|
6693
|
+
},
|
|
6694
|
+
"emptyState": {
|
|
6695
|
+
"type": "ReactNode",
|
|
6696
|
+
"optional": true,
|
|
6697
|
+
"description": "When `kpis` is empty and no chart is provided, this node is rendered in place of the overview."
|
|
6698
|
+
},
|
|
6699
|
+
"className": {
|
|
6700
|
+
"type": "string",
|
|
6701
|
+
"optional": true,
|
|
6702
|
+
"description": "Additional CSS classes merged via `cn()`."
|
|
6703
|
+
}
|
|
6704
|
+
},
|
|
6705
|
+
"examples": [],
|
|
6706
|
+
"colors": ["bg-sf-elevated", "text-sf-strong", "text-sf-subtle"],
|
|
6741
6707
|
"files": [
|
|
6742
|
-
"
|
|
6708
|
+
"metrics-overview/metrics-overview.tsx",
|
|
6709
|
+
"metrics-overview/metrics-overview.stories.tsx"
|
|
6743
6710
|
],
|
|
6744
|
-
"dependencies": [
|
|
6745
|
-
"Badge",
|
|
6746
|
-
"Button",
|
|
6747
|
-
"Loader",
|
|
6748
|
-
"Tooltip"
|
|
6749
|
-
]
|
|
6711
|
+
"dependencies": ["StatCard"]
|
|
6750
6712
|
},
|
|
6751
6713
|
"PageHeader": {
|
|
6752
6714
|
"name": "PageHeader",
|
|
@@ -6758,11 +6720,7 @@
|
|
|
6758
6720
|
"spacing": {
|
|
6759
6721
|
"type": "enum",
|
|
6760
6722
|
"optional": true,
|
|
6761
|
-
"values": [
|
|
6762
|
-
"compact",
|
|
6763
|
-
"base",
|
|
6764
|
-
"relaxed"
|
|
6765
|
-
],
|
|
6723
|
+
"values": ["compact", "base", "relaxed"],
|
|
6766
6724
|
"descriptions": {
|
|
6767
6725
|
"compact": "Compact spacing between header elements",
|
|
6768
6726
|
"base": "Default spacing between header elements",
|
|
@@ -6805,17 +6763,12 @@
|
|
|
6805
6763
|
}
|
|
6806
6764
|
},
|
|
6807
6765
|
"examples": [],
|
|
6808
|
-
"colors": [
|
|
6809
|
-
"border-sf-line",
|
|
6810
|
-
"text-sf-default",
|
|
6811
|
-
"text-sf-subtle"
|
|
6812
|
-
],
|
|
6766
|
+
"colors": ["border-sf-line", "text-sf-default", "text-sf-subtle"],
|
|
6813
6767
|
"files": [
|
|
6814
|
-
"page-header/page-header.tsx"
|
|
6768
|
+
"page-header/page-header.tsx",
|
|
6769
|
+
"page-header/page-header.stories.tsx"
|
|
6815
6770
|
],
|
|
6816
|
-
"dependencies": [
|
|
6817
|
-
"Tabs"
|
|
6818
|
-
]
|
|
6771
|
+
"dependencies": ["Tabs"]
|
|
6819
6772
|
},
|
|
6820
6773
|
"ResourceListPage": {
|
|
6821
6774
|
"name": "ResourceListPage",
|
|
@@ -6854,12 +6807,10 @@
|
|
|
6854
6807
|
}
|
|
6855
6808
|
},
|
|
6856
6809
|
"examples": [],
|
|
6857
|
-
"colors": [
|
|
6858
|
-
"bg-sf-overlay",
|
|
6859
|
-
"text-sf-strong"
|
|
6860
|
-
],
|
|
6810
|
+
"colors": ["bg-sf-overlay", "text-sf-strong"],
|
|
6861
6811
|
"files": [
|
|
6862
6812
|
"resource-list/resource-list.tsx",
|
|
6813
|
+
"resource-list/resource-list.stories.tsx",
|
|
6863
6814
|
"resource-list/resource-list.test.tsx"
|
|
6864
6815
|
],
|
|
6865
6816
|
"dependencies": []
|
|
@@ -6874,9 +6825,9 @@
|
|
|
6874
6825
|
"AiCodeBlock",
|
|
6875
6826
|
"AiConversation",
|
|
6876
6827
|
"AiInfoBanner",
|
|
6877
|
-
"AiLoader",
|
|
6878
6828
|
"AiMessage",
|
|
6879
6829
|
"AiMissionHeader",
|
|
6830
|
+
"AiPartGroup",
|
|
6880
6831
|
"AiQuestion",
|
|
6881
6832
|
"AiReasoning",
|
|
6882
6833
|
"AiResponse",
|
|
@@ -6898,12 +6849,17 @@
|
|
|
6898
6849
|
"SensitiveInput",
|
|
6899
6850
|
"Sidebar",
|
|
6900
6851
|
"SignalFlareAILogo",
|
|
6852
|
+
"Sparkline",
|
|
6853
|
+
"StatCard",
|
|
6901
6854
|
"Table",
|
|
6855
|
+
"TextRoll",
|
|
6902
6856
|
"ThemeToggle",
|
|
6903
6857
|
"AgentHarness",
|
|
6904
6858
|
"Commander",
|
|
6859
|
+
"DashboardGrid",
|
|
6905
6860
|
"DeleteResource",
|
|
6906
|
-
"Map"
|
|
6861
|
+
"Map",
|
|
6862
|
+
"MetricsOverview"
|
|
6907
6863
|
],
|
|
6908
6864
|
"Display": [
|
|
6909
6865
|
"Badge",
|
|
@@ -6915,15 +6871,8 @@
|
|
|
6915
6871
|
"Meter",
|
|
6916
6872
|
"Text"
|
|
6917
6873
|
],
|
|
6918
|
-
"Feedback": [
|
|
6919
|
-
|
|
6920
|
-
"Loader",
|
|
6921
|
-
"Toasty"
|
|
6922
|
-
],
|
|
6923
|
-
"Action": [
|
|
6924
|
-
"Button",
|
|
6925
|
-
"ClipboardText"
|
|
6926
|
-
],
|
|
6874
|
+
"Feedback": ["Banner", "Loader", "Toasty"],
|
|
6875
|
+
"Action": ["Button", "ClipboardText"],
|
|
6927
6876
|
"Input": [
|
|
6928
6877
|
"Checkbox",
|
|
6929
6878
|
"Combobox",
|
|
@@ -6934,24 +6883,9 @@
|
|
|
6934
6883
|
"Select",
|
|
6935
6884
|
"Switch"
|
|
6936
6885
|
],
|
|
6937
|
-
"Navigation": [
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
"Pagination",
|
|
6941
|
-
"Tabs"
|
|
6942
|
-
],
|
|
6943
|
-
"Overlay": [
|
|
6944
|
-
"Dialog",
|
|
6945
|
-
"DropdownMenu",
|
|
6946
|
-
"Popover",
|
|
6947
|
-
"Tooltip"
|
|
6948
|
-
],
|
|
6949
|
-
"Layout": [
|
|
6950
|
-
"Grid",
|
|
6951
|
-
"Surface",
|
|
6952
|
-
"PageHeader",
|
|
6953
|
-
"ResourceListPage"
|
|
6954
|
-
]
|
|
6886
|
+
"Navigation": ["CommandPalette", "MenuBar", "Pagination", "Tabs"],
|
|
6887
|
+
"Overlay": ["Dialog", "DropdownMenu", "Popover", "Tooltip"],
|
|
6888
|
+
"Layout": ["Grid", "Surface", "PageHeader", "ResourceListPage"]
|
|
6955
6889
|
},
|
|
6956
6890
|
"byName": [
|
|
6957
6891
|
"AgentHarness",
|
|
@@ -6961,9 +6895,9 @@
|
|
|
6961
6895
|
"AiCodeBlock",
|
|
6962
6896
|
"AiConversation",
|
|
6963
6897
|
"AiInfoBanner",
|
|
6964
|
-
"AiLoader",
|
|
6965
6898
|
"AiMessage",
|
|
6966
6899
|
"AiMissionHeader",
|
|
6900
|
+
"AiPartGroup",
|
|
6967
6901
|
"AiQuestion",
|
|
6968
6902
|
"AiReasoning",
|
|
6969
6903
|
"AiResponse",
|
|
@@ -6987,6 +6921,7 @@
|
|
|
6987
6921
|
"Combobox",
|
|
6988
6922
|
"Commander",
|
|
6989
6923
|
"CommandPalette",
|
|
6924
|
+
"DashboardGrid",
|
|
6990
6925
|
"DataGrid",
|
|
6991
6926
|
"DatePicker",
|
|
6992
6927
|
"DateRangePicker",
|
|
@@ -7005,6 +6940,7 @@
|
|
|
7005
6940
|
"Map",
|
|
7006
6941
|
"MenuBar",
|
|
7007
6942
|
"Meter",
|
|
6943
|
+
"MetricsOverview",
|
|
7008
6944
|
"PageHeader",
|
|
7009
6945
|
"Pagination",
|
|
7010
6946
|
"Popover",
|
|
@@ -7015,11 +6951,14 @@
|
|
|
7015
6951
|
"SensitiveInput",
|
|
7016
6952
|
"Sidebar",
|
|
7017
6953
|
"SignalFlareAILogo",
|
|
6954
|
+
"Sparkline",
|
|
6955
|
+
"StatCard",
|
|
7018
6956
|
"Surface",
|
|
7019
6957
|
"Switch",
|
|
7020
6958
|
"Table",
|
|
7021
6959
|
"Tabs",
|
|
7022
6960
|
"Text",
|
|
6961
|
+
"TextRoll",
|
|
7023
6962
|
"ThemeToggle",
|
|
7024
6963
|
"Toasty",
|
|
7025
6964
|
"Tooltip"
|
|
@@ -7032,9 +6971,9 @@
|
|
|
7032
6971
|
"AiCodeBlock",
|
|
7033
6972
|
"AiConversation",
|
|
7034
6973
|
"AiInfoBanner",
|
|
7035
|
-
"AiLoader",
|
|
7036
6974
|
"AiMessage",
|
|
7037
6975
|
"AiMissionHeader",
|
|
6976
|
+
"AiPartGroup",
|
|
7038
6977
|
"AiQuestion",
|
|
7039
6978
|
"AiReasoning",
|
|
7040
6979
|
"AiResponse",
|
|
@@ -7081,11 +7020,14 @@
|
|
|
7081
7020
|
"SensitiveInput",
|
|
7082
7021
|
"Sidebar",
|
|
7083
7022
|
"SignalFlareAILogo",
|
|
7023
|
+
"Sparkline",
|
|
7024
|
+
"StatCard",
|
|
7084
7025
|
"Surface",
|
|
7085
7026
|
"Switch",
|
|
7086
7027
|
"Table",
|
|
7087
7028
|
"Tabs",
|
|
7088
7029
|
"Text",
|
|
7030
|
+
"TextRoll",
|
|
7089
7031
|
"ThemeToggle",
|
|
7090
7032
|
"Toasty",
|
|
7091
7033
|
"Tooltip"
|
|
@@ -7093,11 +7035,13 @@
|
|
|
7093
7035
|
"block": [
|
|
7094
7036
|
"AgentHarness",
|
|
7095
7037
|
"Commander",
|
|
7038
|
+
"DashboardGrid",
|
|
7096
7039
|
"DeleteResource",
|
|
7097
7040
|
"Map",
|
|
7041
|
+
"MetricsOverview",
|
|
7098
7042
|
"PageHeader",
|
|
7099
7043
|
"ResourceListPage"
|
|
7100
7044
|
]
|
|
7101
7045
|
}
|
|
7102
7046
|
}
|
|
7103
|
-
}
|
|
7047
|
+
}
|